4 APPLICABLE FUNCTIONS
4.6 Drive recorder
329
4
Object dictionary [G]
For details on the objects, refer to the User's Manual (Object Dictionary).
*1 [Drive recorder history index] displays drive record data using consecutive numbers from 0 to 9999. When data is recorded in the drive
recorder, the number will increase. If the number exceeds 9999, it will return to 0 and increase again.
Index Sub Object Name Description
2C02h 00h VAR Drive recorder status Returns the operating status of the drive recorder.
2A70h 00h ARRAY Drive recorder history newest Returns the total number of Sub Indexes.
01h Drive recorder history index Returns the saved index of the drive recorder.
*1
02h Drive recorder history alarm
number
Returns the number of the alarm that occurred when data was
recorded using the drive recorder.
03h Drive recorder history power on
time
Returns the power-on cumulative time when data was recorded using
the drive recorder.
04h Drive recorder history time
(second)
Returns the recording time of the drive recorder as a 32-bit integer
(time passed from January 1, 1970, 0:00:00.000000000).
05h Drive recorder history time
(nanosecond)
Returns the digits after the ones indicating seconds in the recording
time of the drive recorder as a 32-bit integer.
06h Drive recorder history (time zone) Returns the time zone when data was recorded using the drive
recorder.
07h Drive recorder history (summer
time)
Returns the daylight saving time when data was recorded using the
drive recorder.
2A71h 00h ARRAY Drive recorder history 1 Returns the total number of Sub Indexes.
01h Drive recorder history index Returns the saved index of the drive recorder.
*1
02h Drive recorder history alarm
number
Returns the number of the alarm that occurred when data was
recorded using the drive recorder.
03h Drive recorder history power on
time
Returns the power-on cumulative time when data was recorded using
the drive recorder.
04h Drive recorder history time
(second)
Returns the recording time of the drive recorder as a 32-bit integer
(time passed from January 1, 1970, 0:00:00.000000000).
05h Drive recorder history time
(nanosecond)
Returns the digits after the ones indicating seconds in the recording
time of the drive recorder as a 32-bit integer.
06h Drive recorder history (time zone) Returns the time zone when data was recorded using the drive
recorder.
07h Drive recorder history (summer
time)
Returns the daylight saving time when data was recorded using the
drive recorder.
:::: :
2A7Fh 00h ARRAY Drive recorder history 15 Returns the total number of Sub Indexes.
01h Drive recorder history index Returns the saved index of the drive recorder.
*1
02h Drive recorder history alarm
number
Returns the number of the alarm that occurred when data was
recorded using the drive recorder.
03h Drive recorder history power on
time
Returns the power-on cumulative time when data was recorded using
the drive recorder.
04h Drive recorder history time
(second)
Returns the recording time of the drive recorder as a 32-bit integer
(time passed from January 1, 1970, 0:00:00.000000000).
05h Drive recorder history time
(nanosecond)
Returns the digits after the ones indicating seconds in the recording
time of the drive recorder as a 32-bit integer.
06h Drive recorder history (time zone) Returns the time zone when data was recorded using the drive
recorder.
07h Drive recorder history (summer
time)
Returns the daylight saving time when data was recorded using the
drive recorder.
2C03h 00h VAR Clear drive recorder history Writing "1EA5h" clears the drive recorder history.
When the data is read, "0000h" is returned.