Fixture Simulator
SCPI.CALCulate(Ch).FSIMulator.STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 26) |
Description | The ON/OFF state of the fixture simulator function of specified channel. |
Allowable Values | True: fixture simulator function ON False: fixture simulator function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.STATe app.SCPI.CALCulate(Ch).FSIMulator.STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > Fixture Simulator |
SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The ON/OFF state of the port impedance conversion function. |
Allowable Values | True: Port Z conversion function ON False: Port Z conversion function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.STATe app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > Port Z Conversion > Port Z Conversion |
SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Port Pt of channel Ch, Ch: channel number 1–16 (see Table in Tables Chapter) Pt: port number 1–2 (see Table in Tables Chapter) |
Description | The value of the impedance for port impedance conversion function. |
Range | from 1e–6 to 1e6 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | 50 |
Unit | Ω (Ohm) |
Syntax | Dim Value As Double Value = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R = 75 |
Equivalent Softkeys | Analysis > Fixture Simulator > Port Z Conversion > Port n Z0 |
SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean Port Pt of channel Ch, Ch: channel number 1–16 (see Table 1 in Tables Chapter) Pt: port number 1–4 (see Table 2 in Tables Chapter) |
Description | The ON/OFF state of the e-embedding s2p function. |
Allowable Values | True: De-embedding function ON False: De-embedding function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.STATe app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > De–Embedding > De–Embedding |
SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean Port Pt of channel Ch, Ch: channel number 1–16 (see Table 1 in Tables Chapter) Pt: port number 1–2 (see Table 2 in Tables Chapter) |
Description | The ON/OFF state of the e-embedding function. |
Allowable Values | True: De-embedding function ON False: De-embedding function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > De–Embedding > Port n |
SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).USER.FILename
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | String |
Target | Port Pt of channel Ch, Ch: channel number 1–16 (see Table 1 in Tables Chapter) Pt: port number 1–2 (see Table 2 in Tables Chapter) |
Description | De-embedding function file name (*.s2p). The file contains the circuit S–parameters in Touchstone format. |
Range | up to 256 characters |
Preset Value | "" |
Syntax | Dim File As String File =app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).USER.FILename app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).USER.FILename = "network.s2p" |
Notes | If the full path to the file is not specified, the \FixtureSim subdirectory of the main directory will be searched for the file. |
Equivalent Softkeys | Analysis > Fixture Simulator > De–Embedding > S–parameters File |
Table 1. Ch: Channel Number | |
Data Type | Long |
Description | Channel number. |
Range | from 1 to 16 |
Out of Range | An error occurs. Error code: 201. |
Notes | If the channel number is not specified, it is taken as equal to 1. Table 2. Pt: Port Number |
Data Type | Long |
Description | Port number. |
Range | from 1 to 2 |
Out of Range | An error occurs. Error code: 114. |
Notes | If the port number is not specified, it is taken as equal to 1. |
SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean |
Target | Port Pt of channel Ch, Ch: channel number 1–16 (see Table in Tables Chapter) Pt: port number 1–4 (see Table in Tables Chapter) |
Description | The ON/OFF state of the embedding s2p function. |
Allowable Values | True: Embedding function ON False: Embedding function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > Embedding > Embedding |
SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.PORT(Pt).STATe
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Boolean |
Target | Port Pt of channel Ch, Ch: channel number 1–16 (see Table in Tables Chapter) Pt: port number 1–2 (see Table in Tables Chapter) |
Description | The ON/OFF state of the embedding function. |
Allowable Values | True: Embedding function ON False: Embedding function OFF |
Preset Value | False |
Syntax | Dim Status As Boolean Status = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).STATe = True |
Equivalent Softkeys | Analysis > Fixture Simulator > Embedding > Port n |
SCPI.CALCulate(Ch).FSIMulator.SENDed.PMCircuit.PORT(Pt). USER.FILename
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | String |
Target | Port Pt of channel Ch, Ch: channel number 1–16 (see Table 1 in Tables Chapter) Pt: port number 1–2 (see Table 2 in Tables Chapter) |
Description | Embedding function file name (*.s2p). The file contains the circuit S–parameters in Touchstone format. |
Range | up to 256 characters |
Preset Value | "" |
Syntax | 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" |
Notes | If the full path to the file is not specified, the \FixtureSim subdirectory of the main directory will be searched for the file. |
Equivalent Softkeys | Analysis > Fixture Simulator > Embedding > Port n |