:SOUR<Ch>:POW:PORT<Pt>:COUP

Type

Command/Query

Syntax

:SOURce<Ch>:POWer:PORT<Pt>:COUPle {ON|OFF|1|0}

:SOURce<Ch>:POWer:PORT<Pt>:COUPle?

Description

This command sets/gets whether to output the same power level for each port.

Variable

Parameter

Selection Option

Description

Status of power couple

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 ":SOUR1:POW:PORT1:COUP " & Str(Var), True
Ena.WriteString ":SOUR1:POW:PORT1:COUP?", True
Var=Ena.ReadNumber

Related Commands

:SOUR:POW:PORT

Equivalent Softkey

Sweep Setup > Power > Port Couple

COM Command Syntax (Internal Control Only)

SCPI.SOURCE(Ch).POWER.PORT(Pt).COUPLE