:TDR:DEEMbed:FCOMponent:LOAD:FNAMe
Command Syntax
:TDR:DEEMbed:FCOMponentF:LOAD:FNAMe "<path substitution string>\subfolder\filename"
Where:
- F identifies a specific fixture component. There can be up to sixteen fixture components identified by letters A through P. For example,
FCOMA
. - "<path substitution string> is a string that expands into a specific file path. For example, %USER_DATA_DIR%.
- "subfolder" is an optional path folder. For example, %USER_DATA_DIR%\S-Parameter Data.
- "filename" is a string without the filename extension.
Query Syntax
:TDR:DEEMbed:FCOMponentF:LOAD:FNAMe?
Description
Identifies an S-parameter file to use when creating a fixture component with the :TDR:DEEMbed:FCOMponent:LOAD
command. The number of ports that are defined in the imported s-parameter file determines the number of ports in the resulting fixture component. For example, importing a four-port s-parameter files results in a four-port fixture component. The default folder for S-parameter files is %USER_DATA_DIR%
\S-Parameter Data.
File Type | Description |
---|---|
.s12p .s16p .s2p .s4p .s8p |
S-parameter file |
.ts | Touchstone file format |
Default User Folder
The default folder for storing S-Parameter files is in %USER_DATA_DIR%\S-Parameter Data
as shown in this picture. It is good practice to include a path substitution string with the filename. For example, %USER_DATA_DIR%\S-Parameter Data\filename
.
File names must include a path when using the child :FNAMe
command. The :FNAMe
command is not affected by a Default Setup or Factory Preset.
Specifying a path using a path substitution string in the filename ensures that the file will be saved in (or loaded from) the standard user-data folder. Failure to use a path substitution string may result either in a file created in an parent folder or a file error.
Requires FlexDCA revision A.05.30 and above.