:CALC<Ch>:FSIM:BAL:PAR<Tr>:STAT

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe {ON|OFF|1|0}

:CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe?

Description

This command sets/gets balanced parameter ON/OFF state.

Variable

Parameter

Selection Option

Description

ON/OFF of the balance-unbalance conversion function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:FSIM:BAL:PAR1:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:PAR1:STAT?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:STAT

Equivalent Softkey

Analysis > Fixture Simulator > BalUn

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.PARAMETER(Tr).STATE