:CALC<Ch>:FSIM:SEND:DEEM:PORT<Pt>

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:PORT<Pt>[:TYPE] {NONE|USER}

:CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:PORT<Pt>[:TYPE]?

Description

This command sets/gets the type of the network de-embedding.

Variable

 

Parameter

Selection Option

Description

Type of the network de-embedding

Data Type

Character string type (String)

Range

NONE|USER

Preset Value

"NONE"

Note

If you want to select the user-defined network de-embedding, you must specify the 2-port touchstone file in which the information on the user-defined network is saved in advance. If you do not specify the appropriate file and you select the user-defined network de-embedding, an error occurs when executed and NONE is automatically selected.

Query Response

{NONE|USER}<newline><^END>

Examples

Dim Var as String
Var= "NONE"
Ena.WriteString ":CALC1:FSIM:SEND:DEEM:PORT1 " & Var, True
Ena.WriteString ":CALC1:FSIM:SEND:DEEM:PORT1?", True
Var=Ena.ReadString

Related Commands

:CALC:FSIM:SEND:DEEM:PORT:USER:FIL

:CALC:FSIM:SEND:DEEM:STAT

:SENS:CORR:COLL:ECAL:ORI

Equivalent Softkey

Analysis > Fixture Simulator > De-Embedding > Select Type

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.DEEMBED.PORT(Pt).TYPE