E4990A Help
386
:CALC:MARK:BWID:FIX:VAL
Equivalent Softkey
Marker Search > Widths Def
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.MARKER.BWIDTH.TYPE
:CALC<Ch>:MARK<Mk>:COUP
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:MARKer:COUPle {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:COUPle?
Description
This command turns marker couple/uncouple.
Variable
Parameter Selection Option
Description Marker couple/uncouple status
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
ON
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:MARK1:COUP ON", True
Ana.WriteString ":CALC1:MARK1:COUP?", True
Var=Ana.ReadNumber
Related Commands
:CALC:MARK
Equivalent Softkey
Marker Function > Couple
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.MARKER.COUPLE
:CALC<Ch>:MARK:DISC