Chapter 11 Datalog Function
11.10 Flag List
11.10.1 Common Flag
%KX8800 BOOL _DL_Rdy Datalog ready
It is the flag indicating whether the
datalog is ready.
%KX8192 BOOL _DL_AutoLogStop Stop Auto-logging
It is the flag indicating stop command
input of auto-logging.
%KX8801 BOOL _DL_Err Datalog error state
It is the flag indicating error state of the
datalog.
%KX8256 BOOL _SD_Attach SD attachment state
It is the flag indicating attachment state
of SD memory.
%KX8257 BOOL _SD_Rdy SD memory ready
It is the flag indicating whether the SD
memory is enabled.
%KX8258 BOOL _SD_Err SD memory error
It is the flag indicating error state of SD
memory.
%KX8259 BOOL _SD_Init SD memory initializing state
It is the flag indicating initialization state
of SD memory.
%KX8260 BOOL _SD_Closing SD memory closing state
It is the flag indicating closing state of
SD memory.
%KX8261 BOOL _SD_FATErr File System Error
It is the flag indicating error state of SD
memory file system
%KX8262 BOOL _SD_AutoLogAct Act Auto-logging…
It is the flag indicating acting state of
auto-logging.
%KX8263 BOOL _SD_Busy SD memory busy state
It is the flag indicating busy state of SD
memory.
%KX8264 BOOL _SD_SpaceWarn SD memory insufficient state
It is the flag indicating insufficient state
of SD memory capacity.
%KX8265 BOOL _SD_Detach
SD memory detachment
state
It is the flag indicating detachment state
of SD memory.
%KD259 UDINT _SD_VolTot
SD memory storage
capacity(GB)
The Capacity of attachment SD memory
(GB)
(In case of 8GB or more, it is displayed
as 8GB)
%KD260 UDINT _SD_VolAvail
capacity(KB)
The usable capacity of SD memory (KB)
%KW522 WORD _SD_Ecode SD memory error code
It is the flag indicating error number of
SD memory.
%KW523 WORD _SD_FmtInfo
information
It is the flag indicating format information
of SD memory.
%KX8368 BOOL _SD_FmtRun
SD memory format operation
state
It is the flag indicating that the SD
memory is formatting.
%KX8369 BOOL _SD_FmtDone
SD memory format complete
state
It is the flag indicating that the format of
SD memory is completed normally.
%KX8370 BOOL _SD_FmtErr SD memory format fail state
It is the flag indicating that the format of
SD memory is failed