COM Server Commands
66
SCPI.CALCulate(
Ch
).SELected.LIMit.REPort.DATA
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
The active trace of channel
Ch
,
Ch
Description
The data array, which is the stimulus values at all the measurement
points that failed the limit test. The array size is defined by the
SCPI.CALCulate(Ch).SELected.LIMit.REPort.POINts
property.
Syntax
Dim Data As Variant
Data =
app.SCPI.CALCulate(Ch).SELected.LIMit.REPort.DATA
Equivalent
Softkeys
None