Command/Query
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:STATe?
This command turns ON/OFF the common port impedance conversion function when the fixture simulator function is ON.
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 Integer
Var = 1
Ena.WriteString ":CALC1:FSIM:BAL:CZC:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:CZC:STAT?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Cmn ZConversion > Cmn ZConversion
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.STATE