Command/Query
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:IMAGinary <Value>
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:IMAGinary?
This command sets/gets the impedance value (imaginary part) for the common port impedance conversion function for the balance measurement.
Parameter |
Value |
Description |
Impedance value (imaginary part) for the common port impedance conversion function |
Data Type |
Double precision floating point type (Double) |
Range |
-1E+18 to 1E+18 |
Preset Value |
0 |
Unit |
Ohm |
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:CZC:BPOR:IMAG " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:IMAG?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Cmn ZConversion > Port1 (bal) Imag
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.BPORT.IMAGINARY