Command/Query
:CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:BALun:PARameter<Tr>:STATe?
This command sets/gets balanced parameter ON/OFF state.
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 |
{1|0}<newline><^END>
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
Analysis > Fixture Simulator > BalUn
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.PARAMETER(Tr).STATE