Command/Query
:SYSTem:ISPControl[:STATe] {ON|OFF|1|0}
:SYSTem:ISPControl[:STATe]?
This command turns ON/OFF or returns the status of the Initial Source Port Control feature (to switch the stimulus output in the trigger hold state to a test port).
Parameter |
Selection Option |
Description |
ON/OFF Initial Source Port Control feature |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SYST:ISPC " & Str(Var), True
Ena.WriteString ":SYST:ISPC?", True
Var=Ena.ReadNumber
System > Service Menu > Init Src Ctrl
SCPI.SYSTEM.ISPCONTROL.STATE