11 - 106 11 - 106
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
KILL
Instruction
KILL
• Deletes a file in the memory card, FD, or HD.
• Deletes the system name in the memory card, FD, or HD.
KILL” [ <drive number> :] [ <system name>\] [ <file name> ]”
drive number
• • • •
Specify the memory card, FD or HD where the file to
be deleted is stored.
system name
• • • •
Specify the name of the system where the file to be
deleted is stored.
Syntax
file name
• • • •
Specify the name of the file to be deleted.
KILL”1:TEST\No0.BAS”
• • • •
Deletes a file with file name No1.BAS and system
name TEST from the memory card inserted in
AD51H-S3 MEMORY CARD 2 .
Examples
KILL”0:BASIC\”
• • • •
Deletes system name BASIC from the memory card
inserted in AD51H-S3 MEMORY CARD 1 .
• The KILL instruction deletes a file in the FD or HD of the console, or in the memory card
inserted in the AD51H-S3 memory card interface.
• For <drive number>, specify the memory card, FD, or HD where the file to be deleted is
stored using the following number:
In edit mode or execution mode
To specify the memory card mounted in AD51H-S3 MEMORY CARD 1
To specify the memory card mounted in AD51H-S3 MEMORY CARD 2
• • • • •
• • • • •
0
1
To specify the A drive of the console
To specify the C drive of the console
To specify the D drive of the console
• • • • • • • • • • • • • • • • • • • • • • • • • • •
• • • • • • • • • • • • • • • • • • • • • • • • • • •
• • • • • • • • • • • • • • • • • • • • • • • • • • •
2
3
4
During offline programming
To specify the A drive of the console
To specify the C drive of the console
To specify the D drive of the console
• • • • • • • • • • • • • • • • • • • • • • • • • • •
• • • • • • • • • • • • • • • • • • • • • • • • • • •
• • • • • • • • • • • • • • • • • • • • • • • • • • •
1
3
4
Description
• Specify the system name where the file to be deleted exists in <system name>. If <system
name>\is not specified, files without a system name will be deleted.