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

Type

Command/Query

Syntax

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

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

Description

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

Variable

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.

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:CALC:FSIM:BAL:DZC:BPOR:REAL

:CALC:FSIM:BAL:DZC:BPOR:Z0

:CALC:FSIM:BAL:DZC:STAT

:CALC:FSIM:STAT

Equivalent Softkey

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

COM Command Syntax (Internal Control Only)

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