Programming
387
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:MARKer:DISCrete {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:MARKer:DISCrete?
Description
This command turns marker discrete mode On/Off.
Variable
Parameter Selection Option
Description Marker discrete mode On/Off status
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:MARK:DISC ON", True
Ana.WriteString ":CALC1:MARK:DISC?", True
Var=Ana.ReadNumber
Related Commands
:CALC:MARK:Y
:CALC:MARK:X
Equivalent Softkey
Marker Function > Discrete
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.MARKER.DISCRETE
:CALC<Ch>:MARK:FUNC:DOM
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain[:STATe]
{ON|OFF|1|0}