:CALC<Ch>:FSIM:SEND:ZCON:PORT<Pt>:REAL

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:REAL <Value>

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:REAL?

Description

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

Variable

Parameter

Value

Description

Impedance value (real part) for the port impedance conversion function

Data Type

Numeric type (Real)

Range

1m ~ 10M

Preset Value

50

Unit

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.001
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:REAL " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:REAL?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:SEND:ZCON:PORT:IMAG

:CALC:FSIM:SEND:ZCON:PORT:Z0

:CALC:FSIM:SEND:ZCON:STAT

Equivalent Softkey

Analysis > Fixture Simulator > Port ZConversion > Port1 Z0 Real

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.PORT(Pt).REAL