Property (Read-Write)
SCPI.SYSTem.ISPControl.PORT = Value
Status = SCPI.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 |
Long integer type (Long) |
Range |
1to 4 |
Preset value |
1 |
For option 2D5, 4D5, 2K5 and 4K5, the preset value is 1 and cannot be changed. When this command is send to the option 2D5, 4D5, 2K5 and 4K5, an error of "Option Not Installed" is displayed.
SCPI.INIT(ch).CONT = False
SCPI.SYST.ISPC.STAT = True
SCPI.SYST.ISPC.PORT = 1
System > Service > Init Src Port [1|2|3|4]
For option 2D5, 4D5, 2K5 and 4K5, the key is not displayed.
:SYSTem:ISPControl:PORT <numeric>
:SYSTem:ISPControl:PORT?
{1-4}<newline><^END>
10 :INIT:CONT OFF
20 :SYSTem:ISPControl[:STATe] ON
30 :SYSTem:ISPControl:PORT 1