Property (Read-only)
Value = SCPI.SERVice.CHANnel(Ch).TRACe.ACTive
This command reads the active trace number of selected channel (Ch).
Parameter |
Value |
Description |
Active trace number |
Data type |
Long integer type (Long) |
Dim ActTrac As Long
ActTrac = SCPI.SERVice.CHANnel(1).TRACe.ACTive
SCPI.CALCulate(Ch).PARameter(Tr).SELect
No equivalent key is available on the front panel.
:SERVice:CHANnel{[1]-160}:TRACe:ACTive?
{numeric}<newline><^END>
10 OUTPUT 717;":SERV:CHAN1:TRAC:ACT?"
20 ENTER 717;A