:CALC<Ch>:FSIM:SEND:ZCON:STAT

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:STATe {ON|OFF|1|0}

:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:STATe?

Description

This command turns ON/OFF the port impedance conversion function when the fixture simulator function is ON.

Variable

Parameter

Selection Option

Description

ON/OFF of the port impedance conversion function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:STAT?", True
Var=Ena.ReadNumber

Related Commands

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

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

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

Equivalent Softkey

Analysis > Fixture Simulator > Port ZConversion > Port ZConversion

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.STATE