:CALC<Ch>:FSIM:BAL:DMC:BPOR

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt[:TYPE] {NONE|PLPC|USER}

:CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt[:TYPE]?

Description

This command selects the type of the differential matching circuit.

Variable

Parameter

Selection Option

Description

Type of the differential matching circuit

Data Type

Character string type (String)

Range

"NONE": Specifies no-circuit.

"PLPC": Specifies the circuit that consists of shunt L and shunt C.

"USER": Specifies the user-defined circuit.

Preset Value

"NONE"

Note

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

Query Response

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

Examples

Dim Var as String
Var= "NONE"
Ena.WriteString ":CALC1:FSIM:BAL:DMC:BPOR " & Var, True
Ena.WriteString ":CALC1:FSIM:BAL:DMC:BPOR?", True
Var=Ena.ReadString

Related Commands

:CALC:FSIM:BAL:DMC:BPOR:PAR:C

:CALC:FSIM:BAL:DMC:BPOR:PAR:G

:CALC:FSIM:BAL:DMC:BPOR:PAR:L

:CALC:FSIM:BAL:DMC:BPOR:PAR:R

:CALC:FSIM:BAL:DMC:BPOR:USER:FIL

:CALC:FSIM:BAL:DMC:STAT

Equivalent Softkey

Analysis > Fixture Simulator > Diff Matching > Select Circuit > None | ShuntL-ShuntC | User

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.DMCIRCUIT.BPORT.TYPE