:SYST:ISPC

Type

Command/Query

Syntax

:SYSTem:ISPControl[:STATe] {ON|OFF|1|0}

: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

Selection Option

Description

ON/OFF Initial Source Port Control feature

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

ON

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = 1
Ena.WriteString ":SYST:ISPC " & Str(Var), True
Ena.WriteString ":SYST:ISPC?", True
Var=Ena.ReadNumber

Related Commands

:SYST:ISPC:PORT

Equivalent Softkey

System > Service Menu > Init Src Ctrl

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.ISPCONTROL.STATE