Property (Read Only)
Value = SCPI.SERVice.CHANnel(Ch).ATRace.COUNt
This command reads the upper limit of the number of the selected channel ( Ch).
Parameter |
Value |
Description |
Upper limit of the number of traces. |
Data type |
Long integer type (Long) |
Range |
4 |
Dim MaxTrac As Long
MaxTrac = SCPI.SERVice.CHANnel(1).ATRace.COUNt
No equivalent key is available on the front panel.
:SERVice:CHANnel{[1]-4}:ATRace:COUNt?
{numeric}<newline><^END>
10 OUTPUT 717;":SERV:CHAN2:ATR:COUN?"
20 ENTER 717;A