Chapter 5. Power Supply / CPU
5-29
5.6.2 Self-diagnosis
1) Functions
(1) The self-diagnosis function permits the CPU module to detect its own errors.
(2) Self-diagnosis is carried out when the PLC power supply is turned on and when an error occurs the PLC is in the
RUN state. If an error is detected, the system stops operation to prevent faulty PLC operation.
2) Error flag
If an error occurs, it will be stored to the following flags and the STOP LED flickers.
• Representative system error flag: _CNT_ER
• Representative system warning flag: _CNF_WAR
REMARK
1) Refer to 11.5 ‘Error Code List of Chapter 11’. Troubleshooting for details of contents of self-diagnosis
and corrective actions.
5.6.3 Remote function
The CPU module can be controlled by external operations (from GMWIN and computer link module, etc.). For remote
operation, set the mode setting switch of CPU module to remote position.
1) Remote RUN/STOP
(1) The remote RUN/STOP permits external operations to RUN/STOP the CPU module under the condition that the
mode- selling switch of CPU module is in the remote position.
(2) This function is convenient when the CPU module is located on the place where it is difficult to control the CPU
module or the user want to control the CPU module in the control panel from outside.
2) Remote PAUSE
(1) The remote PAUSE permits external operations to execute PAUSE operations under the condition that the mode-
setting switch of CPU module is in the remote position. The PAUSE operations stop the CPU module operation
processing while maintaining the On/Off state of the output module.
(2) This function is convenient when the user wants to maintain the ON state of the output module under the condition
the CPU module has been stopped.
3) Remote DEBUG
(1) This function permits external operations to execute DEBUG operations under the condition that the mode setting
switch of CPU module is in the remote position. The DEBUG operations execute programs complying with the
specified operation conditions.
(2) This function is convenient when program execution or contents of any data are checked for debugging of the
program.