11 - 388 11 - 388
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
SYSTEM
Instruction
SYSTEM
• Stops BASIC control and returns to system mode of the communication module.
• Stops online programming and returns to the main menu screen.
Syntax
SYSTEM
Examples
SYSTEM
• • • •
Stops BASIC control.
Description
• This instruction stops BASIC control (the system that manages editing and execution of
BASIC programs) and returns the mode of the communication module to the following
mode.
During online programming
[In edit mode]
The SYSTEM instruction returns to the communication
module's system mode.
S>
CR
OK
SYSTEM
[In execution mode]
The SYSTEM instruction stops the programs in all tasks and returns to the communication
module's system mode.
In addition, an "Illegal function call" error occurs.
If the BASIC control is stopped by the SYSTEM instruction, all open files are closed.
Moreover, programs in memory are still saved, but data such as variables is deleted.
See the AD51H-BASIC Programming Manual (Program Editing/Compilation) for
information about the communication module's system mode.
During offline programming
The SYSTEM instruction returns to the main menu screen of the SW IVD-
AD51HP/SW NX-AD51HP system.
See the Operating Manual for information about the SW IVD-AD51HP/SW NX-AD51HP
system.
Содержание 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...