Command/Query
:SYSTem:COMMunicate:SWITch<Sw>:PATH<Ph> <Value>
:SYSTem:COMMunicate:SWITch<Sw>:PATH<Ph>?
This command sets/gets USB switch port number (<Sw>: 1 or 2, <Ph>: 1 or 2).
Parameter |
Value |
Description |
USB switch port number |
Data Type |
Numeric type (Integer) |
Range |
0 to 6 (0: Open) |
{0 to 6}<newline><^END>
Dim Var as Long
Var= 2
Ena.WriteString ":SYST:COMM:SWIT1:PATH1 " & Str(Var), True
Ena.WriteString ":SYST:COMM:SWIT1:PATH1?", True
Var=Ena.ReadNumber
System > USB Switch Setup > USB Switch n > Path n
SCPI.SYSTEM.COMMUNICATE.SWITCH(Sw).PATH