Command/Query
:CALCulate:TRACe:MARKer<Mk>:STATe {ON|OFF|1|0}
:CALCulate:TRACe:MARKer<Mk>:STATe?
This command sets the state for the marker display.
Parameter |
Selection Option |
Description |
Status for the marker display |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
Unit |
- |
Resolution |
- |
{1|0}<newline><^END>
Dim Var as Long
Ena.WriteString ":CALC:TRAC:MARK1:STAT ON", True
Ena.WriteString ":CALC:TRAC:MARK1:STAT?", True
Var=Ena.ReadNumber
Edit Test > Edit Limit > Marker