COM Server Commands
67
SCPI.CALCulate(
Ch
).SELected.LIMit.REPort.POINts
Object Type
Property (read only)
Data Type
Long
Target
The active trace of channel
Ch
,
Ch
Description
The number of the measurement points that failed the limit test.
The array of stimulus values of the points can be read out by the
SCPI.CALCulate(Ch).SELected.LIMit.REPort.DATA
property.
Syntax
Dim Cnt As Long
Cnt =
app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
Equivalent
Softkeys
None