Appendix 2. Flag Lists
App2-4
4) Detailed system error and warning flag lists
Keyword Type
Data
setting
range
Name Description
_IO_RWER_N UINT
0 to 15
The number of slot
where I/O module
read/write
occurred.
This flag detects that input modules of a slot cannot be
normally read from or written to, and indicates the lowest slot
No. of the detected slot numbers.
_ANC_ERR[n] UINT
n: 0 to 7
External device
fatal error
This flag detects fatal error of external devices and its content
is written to this flag. A number that identifies error type will be
written to each of the sixteen locations. (The number 0 is not
allowed)
_ANC_WAR[n] UINT
n: 0 to 7
External device
ordinary error
If the user program indicates a warning on the flag
_ANC_WB[n], the bit locations are sequentially written to
_ANC_WAR[n] from
_ANC_WAR[0] complying with their occurrence sequence.
_ANC_WB[n] BIT
n: 0 to
127
External device
ordinary error bit
map
The user program detects ordinary error of external device
and the errors are indicated on a bit map. (The number 0 is
not allowed)
_TC_BMAP[n] BIT n: 0 to 7
Task collision bit
map
The flag detects that task collision has occurred because,
while a task was being executed or ready for execution, an
execution
request has occurred for the same task, indicates the errors
on a bit map.
_TC_CNT[n] UINT
n: 0 to 7
Task collision
counter
This flag detects task collision occurrence time for each task
when executing a user program, indicates the task collision
occurrence time.
_BAT_ER_TM*
DATE
&
TIME
⎯
Batter voltage drop
time
The first detection date and time of battery voltage drop are
written to this flag. It will be reset if the battery voltage has
been restored.
_AC_F_CNT UINT
0 to
65535
Momentary power
failure occurrence
count
The accumulated momentary power failure occurrence times
during operation in the RUN mode is written to this flag.
_AC_F_TM[n]*
DATE
&
TIME
n: 0 to
15
Momentary power
failure history
The times of the latest sixteen momentary power failures are
written.
_ERR_HIS[n]*
n: 0 to
15
Error history
The times and error codes of the latest sixteen errors are
written to this flag.
• Stop time: DATE & TIME (8 bytes)
• Error code: UINT (2 bytes)
_MODE_HIS[n]*
n: 0 to
15
Operation mode
change history
The times, operation modes and restart modes of the latest
sixteen operation mode changes are written to this flag
• Change time: DATE & TIME (8 bytes)
• Operation mode: UINT (2 bytes)
• Restart: UINT (2 bytes)
* Marked flags can be used while the RTC option module is in use.