Command/Query
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:STATe {ON|OFF|1|0}
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:STATe?
This command turns ON/OFF the port impedance conversion function when the fixture simulator function is ON.
Parameter |
Selection Option |
Description |
ON/OFF of the 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:SEND:ZCON:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:STAT?", True
Var=Ena.ReadNumber
:CALC:FSIM:SEND:ZCON:PORT:IMAG
:CALC:FSIM:SEND:ZCON:PORT:REAL
Analysis > Fixture Simulator > Port ZConversion > Port ZConversion
SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.STATE