Marker Functions

SCPI.CALCulate(Ch).SELected.MARKer(Mk).POSition

SCPI.CALCulate(Ch).SELected.MARKer(Mk)._SET

Attribute Detail
Object Type Property (write only)
Data Type String
Target Marker Mk of the active trace of channel Ch,
Ch: channel number 1–16 (see Table 1 on page 25)
Mk: marker number 1–15, or reference marker number 16 (see Table 4 on page 74)
Description The setting of the value of the specified item to the value of the position of the marker.
Range "STARt" : Sweep start value set to the stimulus value of the marker position.
"STOP" : Sweep stop value set to the stimulus value of the marker position.
"CENTer" : Sweep center value set to the stimulus value of the marker position.
"RLEVel" : Reference value set to the response value of the marker position.
"DELay" : Delay value set to the response value of the marker position.
Notes The short form of the parameter is indicated by upper case letters. There is no distinction between upper and lower case letters when the property is written. When the property is read out, the short format is indicated by upper case letters.
Out of Range The value is ignored.
Syntax app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).POSition = "STOP"
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk)._SET = "STOP"
Equivalent Softkeys Markers > Marker Functions > Marker–>Start / Marker–>Stop /
Marker –>Center / Marker–>Ref Value / Marker–>Delay