11 - 131 11 - 131
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
LOAD
Instruction
LOAD
• Reads programs from a memory card, FD, or HD.
LOAD ” [ <drive number> :] [ <system name>\] <file name> ”
drive number
• • • •
Specify the memory card, FD or HD where the file to
be loaded is stored.
system name
• • • •
Specify the name of the system where the file to be
loaded is stored.
Syntax
file name
• • • •
Specify the name of the file to be loaded.
Examples
LOAD “0:TEST\No1.BAS”
• • • •
Reads the program No1.BAS within system name
TEST in the memory card of AD51H-S3 MEMORY
CARD 1 .
• The LOAD instruction reads a program stored in a memory card, FD, or HD to the memory
of the communication module.
• <drive number> is used to specify the memory card, FD, or HD that contains the program
to be read.
During online programming
To specify the memory card inserted in AD51H-S3 MEMORY CARD 1
• • • •
0
To specify the memory card inserted in AD51H-S3 MEMORY CARD 2
• • • •
1
To specify the A drive of the console
• • • •
2
To specify the C drive of the console
• • • •
3
To specify the D drive of the console
• • • •
4
During offline programming
To specify the A drive of the console
• • • •
1
To specify the C drive of the console
• • • •
3
To specify the D drive of the console
• • • •
4
Description
• <system name> is used to specify the system name to which the program is stored. If the
specified system name does not exist, a “File not found” error will be generated.
• <filename> is used to specify the filename and extension of the saved program. To specify
a filename with no extension, specify only the filename.
REMARK
See the CHAIN, MERGE, RUN and SAVE instructions, and Section 3.3.
Содержание A1SD51S
Страница 183: ...11 13 11 13 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS RUN Before swap A 0 H924 A 1 H1159 After swap A 0 H1159 A 1 H924 OK...
Страница 331: ...11 161 11 161 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the CON ON OFF STOP and ZOPEN functions and Section 7 4...
Страница 557: ...11 387 11 387 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the CHR SPACE and SPC functions...
Страница 629: ...11 459 11 459 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the ZOPEN ZSEND and ZCNTL instructions and Section 7 3 4...
Страница 645: ...11 475 11 475 MELSEC Q 11 INSTRUCTIONS AND FUNCTIONS REMARK See the ZEVENT ZSIGNAL and DEF ZEVENT instructions...