COM Server Commands
88
SCPI.CALCulate(
Ch
).SELected.MARKer(
Mk
).STATe
Object Type
Property (read/write)
Data Type
Boolean
Target
Marker
Mk
of the active trace of channel
Ch
,
Ch
Mk
marker number 1–15, or reference marker number 16 (see
Description
The ON/OFF state of a marker. Turning ON a marker with the number
from 1 to 15 will turn ON all the markers of smaller numbers. Turning
OFF a marker with the number from 1 to 15 will turn OFF all the
markers of greater numbers (except for the reference marker). Turning
ON/OFF the reference marker with number 16 does not turn ON/OFF
the markers with the numbers from 1 to 15, but switches these markers
to the relative measurement mode.
Allowable
Values
True
Marker ON
False
Marker OFF
Preset Value
False
Syntax
Dim Status As Boolean
Status =
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).STATe
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).STATe =
True
Equivalent
Softkeys
Markers > Add Marker | Remove Marker
Markers > Reference Marker