SCPI Command
CALCulate<Ch>[:SELected]:LIMit:REPort:POINts?
Reads out the number of the measurement points that failed the limit test. The stimulus data array of these points can be read out by the CALC:LIM:REP? command. |
---|
query only |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<numeric>
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
Cnt = app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
Long (read only)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)