Property (Read Only)
Value = SCPI.SERVice.CHANnel(Ch).TRACe(Tr).LIMit.DATA
This command gets the number of array elements using SCPI.CALCulate(Ch).SELected.LIMit.DATA command, for the selected trace ( Tr) of the selected channel ( Ch).
Parameter |
Value |
Description |
number of array elements |
Data Type |
Long integer type (Long) |
Range |
1 to 501 |
Dim NumLimTbl as Long
NumLimTbl = SCPI.SERVice.CHANnel(2).TRACe(4).LIMit.DATA
SCPI.CALCulate(Ch).SELected.LIMit.DATA
No equivalent key is available on the front panel.
:SERVice:CHANnel{[1]-4}:TRACe{[1]-4}:LIMit:DATA?
{numeric} <newline><^END>
10 OUTPUT 717;":SERV:CHAN1:TRAC3:LIM:DATA?"
20 ENTER 717;A