SCPI Command
CALCulate<Ch>:FSIMulator:BALun:DEVice <char>
CALCulate<Ch>:FSIMulator:BALun:DEVice?
Selects the type of balanced device of the balance-unbalance fixture simulation function |
---|
command/query |
The channel <Ch>={[1]|2|...16}
<char> Specifies type of the balanced device:
SBALanced |
Unbalance-Balance (3 ports) |
BBALanced |
Balance-Balance (4 ports) |
SSBalanced |
Unbalance-Unbalance-Balance (4 ports) |
BALanced |
Balance (2 ports) |
{SBAL|BBAL|SSB|BAL}
BBAL
Analysis > Fixture Simulator > Topology > Device > {SE-Bal | Bal-Bal | SE-SE-Bal | Bal}
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.DEVice
Param = app.SCPI.CALCulate(Ch).FSIMulator.BALun.DEVice
app.SCPI.CALCulate(Ch).FSIMulator.BALun.DEVice = "SBAL"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)