Property (Read Only)
Value = SCPI.SERVice.CHANnel(Ch).TRACe(Tr).RLIMit.DATA
This command gets the number of array elements using SCPI.CALCulate(Ch).SELected.RLIMit.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 49 |
Dim NumRlimTbl as Long
NumRlimTbl = SCPI.SERVice.CHANnel(1).TRACe(2).RLIMit.DATA
SCPI.CALCulate(Ch).SELected.RLIMit.DATA
No equivalent key is available on the front panel.
:SERVice:CHANnel{[1]-4}:TRACe{[1]-4}:RLIMit:DATA?
{numeric} <newline><^END>
10 OUTPUT 717;":SERV:CHAN1:TRAC3:RLIM:DATA?"
20 ENTER 717;A