Command/Query
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:STATe?
This command turns ON/OFF the common port impedance conversion function when the fixture simulator function is ON for the balance measurement.
Parameter |
Selection Option |
Description |
ON/OFF of the common port impedance conversion function |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":CALC1:FSIM:BAL:DZC:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:DZC:STAT?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Diff ZConversion > Diff ZConversion
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.DZCONVERSION.STATE