:SYST:ISPC:PORT

Type

Command/Query

Syntax

:SYSTem:ISPControl:PORT <Value>

:SYSTem:ISPControl:PORT?

Description

This command sets/gets a test port to be selected for stimulus destination when the Initial Source Port Control feature is ON.

Variable

Parameter

Value

Description

Selected Port

Data Type

Numeric type (Integer)

Range

1 to 2

Preset Value

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SYST:ISPC

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.ISPCONTROL.PORT