SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:X <stimulus>
CALCulate<Ch>[:SELected]:MARKer<Mk>:X?
Sets or reads out the stimulus value of the marker. |
---|
command/query |
Marker <Mk> of the active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<Mk>={[1] … |16}
<stimulus> the stimulus value of the marker, the range is from the stimulus start value to the stimulus stop value currently set
Hz | s | dBm
Sets the value of the limit, which is closer to the specified value.
<numeric>
Stimulus center value
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).X
Value = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).X
app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).X = 1e9
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)