:CALibrate:RESPonse:LOAD:FNAMe
Command Syntax
:CALibrate:RESPonse:LOAD:FNAMe "<path substitution string>\subfolder\filename"
Where:
- "<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%\Colorgrade-Grayscale.
- "filename" is a string without the filename extension.
Query Syntax
:CALibrate:RESPonse:LOAD:FNAMe?
Description
Specifies the filename for a JTF Response calibration file that is loaded into memory using the :CALibrate:RESPonse:LOAD
command. The filename extension for a JTF Response calibration is .jtfx.
The default folder for storing Response calibration files is in %USER_DATA_DIR%\Response Calibration
as shown in this pictures. It is good practice to include a path substitution string with the filename. For example, %USER_DATA_DIR%\Response Calibration\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.