:DISK:DWIZard:FNAMe

Flex Apps:
FlexDCA
FlexRT
FlexPLL

Command Syntax

:DISK:DWIZard:FNAMe "<path substitution string>\subfolder\filename"

Where:

  • "<path substitution string> is a string that expands into a specific file path.
  • "subfolder" is an optional path folder. For example, %USER_DATA_DIR%\Documentation Results.
  • "filename" is a string without the filename extension.

Query Syntax

:DISK:DWIZard:FNAMe?

Description

Specifies the filename, path, and extension for a Documentation Wizard zip file. To actually save the file, use the :DISK:DWIZard:SAVE command. The saved file is a ZIP (.zip) file. This command supports the DEFault common child command.

Default User Folder

User-Data Folders

The default folder for storing Documentation Wizard files is in %USER_DATA_DIR%\Documentation Results as shown in this picture. It is good practice to include a path substitution string with the filename. For example, %USER_DATA_DIR%\Documentation Results\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.

Example Command Sequence

:DISK:DWIZard:FNAMe "%USER_DATA_DIR%\Documentation Results\DocumentationResults_PAM4.zip"
:DISK:DWIZard:SAVe;*OPC?

Requires FlexPLL revision A.06.80 and above.