Command/Query
:SERVice:CHANnel<Ch>:ATRace:ACTive <Value>
:SERVice:CHANnel<Ch>:ATRace:ACTive?
This command sets/gets active trace number.
Parameter |
Value |
Description |
Active trace number |
Data Type |
Long integer type (Long) |
Range |
1 to 4 |
Preset Value |
1 |
{numeric}<newline><^END>
Dim Var as Long
Ana.WriteString ":SERV:CHAN1:ATR:ACT"& Str(Var), True
Ana.WriteString ":SERV:CHAN1:ATR:ACT?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.SERVICE.CHANNEL(Ch).ATRACE.ACTIVE