SCPI Command
CALCulate<Ch>[:SELected]:MARKer:COUNt <numeric>
CALCulate<Ch>[:SELected]:MARKer:COUNt?
Sets the number of turned ON markers. Note: Choosing 16 turns on the reference marker and sets the markers 1 to 15 to the relative values. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<numeric>, range from 0 to 16
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MARKer.COUNt
MarkerCnt = app.SCPI.CALCulate(Ch).SELected.MARKer.COUNt
app.SCPI.CALCulate(Ch).SELected.MARKer.COUNt = 5
Long (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)