E5071C
2738
SCPI.SYSTem.ISPControl.STATe
Object type
Property (Read-Write)
Syntax
SCPI.SYSTem.ISPControl.STATe = Status
Status = SCPI.SYSTem.ISPControl.STATe
Description
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).
Variable
Parameter Status
Description
ON/OFF Initial Source Port Control
feature
Data type Boolean type (Boolean)
Range
Select from either of the following:
• True or ON: ON Control feature.
• False or OFF: OFF Control
feature.
Preset
value
True or ON
• The default value is ON for all options.
Examples
SCPI.INIT(ch).CONT = False
SCPI.SYST.ISPC.STAT = True
SCPI.SYST.ISPC.PORT = 1
Related objects
SCPI.SYSTem.ISPC.PORT
Equivalent key
System > Service > Init Src Ctrl [ON]
Equivalent SCPI command
Syntax