:CALC<Ch>:FSIM:BAL:CZC:BPOR:IMAG

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:IMAGinary <Value>

:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:IMAGinary?

Description

This command sets/gets the impedance value (imaginary part) for the common port impedance conversion function for the balance measurement.

Variable

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.

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:CALC:FSIM:STAT

:CALC:FSIM:BAL:CZC:BPOR:REAL

:CALC:FSIM:BAL:CZC:BPOR:Z0

:CALC:FSIM:BAL:CZC:STAT

Equivalent Softkey

Analysis > Fixture Simulator > Cmn ZConversion > Port1 (bal) Imag

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.BPORT.IMAGINARY