Agilent Technologies E5071C Manual page 1348

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).TYPE
Object type
Property (Read-Write)
Syntax
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).TYPE =
Param
Param =
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).TYPE
Description
For balance ports 1 and 2 (Bpt) of selected channel (Ch), selects the type
of the differential matching circuit.
Variable
Parameter
Param
Description
Type of the differential matching circuit
Data type
Character string type (String)
Select from the following:
Range
Preset
"NONE"
value
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
Note
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.
Examples
Dim CirType As String
SCPI.CALCulate(1).FSIMulator.BALun.DMCircuit.BPORt(1).TYPE = "plpc"
CirType = SCPI.CALCulate(1).FSIMulator.BALun.DMCircuit.BPORt(1).TYPE
Related objects
"NONE": Specifies no-circuit.
"PLPC": Specifies the circuit that consists of
shunt L and shunt C.
"USER": Specifies the user-defined circuit.
Programming
1575

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents