SCPI Command
CALCulate<Ch>[:SELected]:LIMit:REPort:POINts?
Or
CALCulate<Ch>:TRACe<Tr>: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>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<numeric>
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
note |
This command is similar to CALCulate<Ch>[:SELected]:LIMit:REPort:POINts? only. |
Cnt = app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
Long (read only)
Back to CALCulate
Back to Command Finder