Command/Query
:SYSTem:ISPControl:PORT <Value>
:SYSTem:ISPControl:PORT?
This command sets/gets a test port to be selected for stimulus destination when the Initial Source Port Control feature is ON.
Parameter |
Value |
Description |
Selected Port |
Data Type |
Numeric type (Integer) |
Range |
1 to 2 |
Preset Value |
1 |
{numeric}<newline><^END>
Dim Var as Long
Var= 1
Ena.WriteString ":SYST:ISPC:PORT " & Str(Var), True
Ena.WriteString ":SYST:ISPC:PORT?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.SYSTEM.ISPCONTROL.PORT