Command/Query
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:BPORt:IMAGinary <Value>
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:BPORt:IMAGinary?
This command sets/gets the impedance value (imaginary part) for the differential port impedance conversion function.
Parameter |
Value |
Description |
Impedance value (imaginary part) for the differential 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:BAL:DZC:BPOR:IMAG" & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:DZC:BPOR:IMAG?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Diff ZConversion > Port1 (bal) Imag
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.DZCONVERSION.BPORT.IMAGINARY