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

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:Z0[:R] <Value>

:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:Z0[:R]?

Description

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

Variable

Parameter

Value

Description

Impedance value for the common port impedance conversion function

Data Type

Numeric type (Real)

Range

1m ~ 10M

Preset Value

25

Unit

Resolution

0.001

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.001
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:Z0 " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:Z0?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:BAL:CZC:BPOR:IMAG

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

:CALC:FSIM:BAL:CZC:STAT

:CALC:FSIM:STAT

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.BPORT.Z0.R