Command/Query
:CALCulate<Ch>:FSIMulator:BALun:TOPology:PROPerty:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:BALun:TOPology:PROPerty:STATe?
This command turns on/off the property display for the topology setting when using the balance-unbalance conversion.
Parameter |
Selection Option |
Description |
On/off of the property display of the topology setting |
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:TOP:PROP:STAT" & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:TOP:PROP:STAT?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Topology > Property
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.TOPOLOGY.PROPERTY.STATE