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

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R] <Value>

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R]?

Description

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

Variable

Parameter

Value

Description

Impedance value for the port impedance conversion function

Data Type

Numeric type (Real)

Range

1m ~ 10M

Preset Value

50

Unit

Resolution

0.001

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.001
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:Z0 " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:Z0?", True
Var=Ena.ReadNumber

Related Commands

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

:CALC:FSIM:SEND:ZCON:PORT:REAL

:CALC:FSIM:SEND:ZCON:STAT

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.PORT(Pt).Z0.R