:CALC<Ch>:FSIM:BAL:TOP:BAL

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:TOPology:BALanced[:PPORts] <Value1>, <Value2>

:CALCulate<Ch>:FSIMulator:BALun:TOPology:BALanced[:PPORts]?

Description

This command assigns each port when the balance device type is "balance".

Variable

Parameter

Value1

Description

Port a in Balance device type

Data Type

Numeric type (Integer)

Range

1 to 2

Preset Value

1

Resolution

1

Note

If the specified variable is out of the allowable setup range, an error occurs when executed. If you specify the same port number to 2 or more port numbers, an error occurs when executed.

 

Parameter

Value2

Description

Port b in Balance device type

Data Type

Numeric type (Integer)

Range

1 to 2

Preset Value

2

Resolution

1

Note

If the specified variable is out of the allowable setup range, an error occurs when executed. If you specify the same port number to 2 or more port numbers, an error occurs when executed.

Query Response

{numeric1}, {numeric2}<newline><^END>

Examples

Dim Var as Multiple
Var= 1
Ena.WriteString ":CALC1:FSIM:BAL:TOP:BAL " & Str(Var) & "," & Str(Var2), True
Ena.WriteString ":CALC1:FSIM:BAL:TOP:BAL?", True
Var=Ena.ReadNumber

Equivalent Softkey

Analysis > Fixture Simulator > Topology > Port1(bal)

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.TOPOLOGY.BALANCED.PPORTS