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

Type

Command/Query

Syntax

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

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

Description

This command sets/gets de-embedding network ON/OFF state.

Variable

Parameter

Selection Option

Description

ON/OFF of the network de-embedding 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:DEEM:STAT " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:DEEM:STAT?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:SEND:DEEM:PORT

Equivalent Softkey

Analysis > Fixture Simulator > De-Embedding > De-Embedding

COM Command Syntax (Internal Control Only)

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