Command/Query
:CALCulate<Ch>:FSIMulator:BALun:TOPology:BALanced[:PPORts] <Value1>, <Value2>
:CALCulate<Ch>:FSIMulator:BALun:TOPology:BALanced[:PPORts]?
This command assigns each port when the balance device type is "balance".
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. |
{numeric1}, {numeric2}<newline><^END>
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
Analysis > Fixture Simulator > Topology > Port1(bal)
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.TOPOLOGY.BALANCED.PPORTS