SCPI Command
CALCulate<Ch>[:SELected]:LIMit:OFFSet:MARKer
Or
CALCulate<Ch>:TRACe<Tr>:LIMit:OFFSet:MARKer
Sets the value of the limit line offset along the Y-axis to the active marker value. |
---|
no query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
Analysis > Limit Test > Limit Line Offsets > Marker > Response Ofs
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.MARKer
note |
This command is similar to CALCulate<Ch>[:SELected]:LIMit:OFFSet:MARKer only. |
Syntax
app.SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.MARKer
Method
Back to CALCulate
Back to Command Finder