Command/Query
:CALCulate<Ch>[:SELected]:MARKer:COUPle {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:COUPle?
This command turns marker couple/uncouple.
Parameter |
Selection Option |
Description |
Marker couple/uncouple status |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC1:MARK1:COUP ON", True
Ana.WriteString ":CALC1:MARK1:COUP?", True
Var=Ana.ReadNumber
Marker Function > Couple
SCPI.CALCULATE(Ch).SELECTED.MARKER.COUPLE