SCPI Command
CALCulate<Ch>[:SELected]:MARKer<Mk>:X <stimulus>
CALCulate<Ch>[:SELected]:MARKer<Mk>:X?
Or
CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:X <stimulus>
CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:X?
Sets or reads out the stimulus value of the marker. |
---|
command/query |
Marker <Mk> of the active trace of channel <Ch>,
Or
Marker <Mk> of the trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<Mk> = {[1]|2|...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
Markers > Edit Stimulus
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer(Mk).X
note |
This command is similar to CALCulate<Ch>[:SELected]:MARKer<Mk>:X only. |
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