SCPI Command
CALCulate<Ch>[:SELected]:LIMit:REPort[:DATA]?
Reads out the data array, which is the stimulus values of the measurement points that failed the limit test. The array size is set by the CALC:LIM:REP:POIN? command. |
---|
query only |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<numeric 1>, <numeric 2>,…<numeric N>
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.REPort.DATA
Data = app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.DATA
Variant (array of Double) (read only)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)