Command/Query
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:IMAGinary <Value>
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:IMAGinary?
This command sets/gets the impedance value (imaginary part) for the port impedance conversion function.
Parameter |
Value |
Description |
Impedance value (imaginary part) for the port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
-1E+18 to 1E+18 |
Preset Value |
0 |
Unit |
Ω |
Note |
If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
{numeric}<newline><^END>
Dim Var as Double
Var= 0
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:IMAG " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:IMAG?", True
Var=Ena.ReadNumber
:CALC:FSIM:SEND:ZCON:PORT:REAL
Analysis > Fixture Simulator > Port ZConversion > Port1 Z0 Imag
SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.PORT(Pt).IMAGINARY