Scpi.calculate(Ch).Fsimulator.sended.pmcircuit.port(Pt). User.filename - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2
SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.PORT(Pt).
Object Type
Data Type
Target
Description
Range
Preset Value
Syntax
Notes
Equivalent Softkeys
USER.FILename
Property (read/write)
String
Port Pt of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
Pt:
port number 1-2 (see Table 2 on page 22)
Embedding function file name (*.s2p). The file contains the circuit S–
parameters in Touchstone format.
up to 256 characters
""
Dim File As String
File =
app.SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.PORT(Pt).USER.FILename
app.SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.PORT(Pt).USER.FILename
=
"network.s2p"
If the full path to the file is not specified, the \FixtureSim subdirectory of the
main directory will be searched for the file.
Analysis > Fixture Simulator > Embedding > S–parameters File
COM/DCOM Programming manual
24

Advertisement

Table of Contents
loading

Table of Contents