FC6A S
ERIES
MICROS
MART
U
SER
’
S
M
ANUAL
FC9Y-B1722 11-37
11: SD M
EMORY
C
ARD
■ [PROGRAM_UPLOAD] section keys and parameters
*1 If the CPU module serial number cannot be correctly read, filename_option operates as if none was specified.
Restrictions
The maximum number of characters per line is 512 single-byte characters including line feed codes. All the text on the line will be ignored if
there are more than 512 single-byte characters on the line.
Each item must be described as a single line. If a line feed occurs before the end of the line, all characters after the line feed are ignored.
Only line feed codes of the format generally supported by Windows (CR+LF) are supported. If any other line feed format is used, the
autoexec.ini file will fail to run properly.
Data from a semicolon (;) to the line feed code is ignored. The space after the semicolon can be freely used for comments. However, if the
autoexec.ini file is opened in WindLDR and then saved again, comments written after the semicolon will be deleted and the file will only
contain standard comments.
Only strings with single-byte characters can be used.
If the same key appears multiple times, only the bottom key is valid.
Key Description Parameter Default Value
dst_file
Specifies the name of the ZLD file that
will be uploaded to the SD memory
card.
Specify the name of a ZLD file in the \FCDATA01\PROGRAM\
folder.
The file name is enclosed in quotation marks (" ").
The file name is a maximum of 128 characters.
However, when downloading the CPU module system
software, output is turned off regardless of this option's
setting.
"upload.zld"
filename_option
Specify to dynamically generate the file
name.
sn
The file will be created using the serial
number of the CPU module instead of the
dst_file file name.
If the serial number is "12A3456",
"12A3456.zld" is created.
*1
none
none
Creates the file using the name specified by
dst_file.