Command/Query
:CALCulate<Ch>[:SELected]:MARKer:REFerence[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:REFerence[:STATe]?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer:REFerence[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>:TRACe<Tr>:MARKer:REFerence[:STATe]?
Turns ON/OFF the reference marker mode.
Parameter |
Selection Option |
Description |
ON/OFF of the reference marker mode |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:MARK:REF " & Str(Var), True
Ena.WriteString ":CALC1:MARK:REF?", True
Var=Ena.ReadNumber
Marker > Ref Marker Mode
SCPI.CALCULATE(Ch).SELECTED.MARKER.REFERENCE.STATE
SCPI.CALCULATE(Ch).TRACE(Tr).MARKER.REFERENCE.STATE