279
Registers 11B3H-11B5H(start time)
11B6H-11B8H(end time)
Size
2 Registers
Byte 0 1 2 3 4 5
value month year hour day second minute
Log Status Block
The Log Status Block describes the current status of the log in question.
Table 6-47
Address Parameter Range Data type Property
6100H~6101H Max Records 0~468104 dword R
6102H~6103H Used Records 1~468104 dword R
6104H Record Size 14 ~246 word R
6105H Reserved word R
6106H~6108H First Record Time stamp word R
6109H~610BH Last Record Time stamp word R
6200H~620BH Data logging 2 status Same as the rst group
6300H~630BH Data logging 3 status Same as the rst group
Max Records: The maximum number of records the log can hold given the
record size and sector allocation.
Used Records: The number of records stored in the log. This number will equal
the Max Records when the log has lled. This value will be set to 1 when the log
is reset.
Record Size: The number of bytes in this record, including the time stamp.
The record's format in the meter is: record number(4bytes)+ time stamp(6bytes)
+ [data1~dataN](2Nbytes) + CRC(2bytes).
First Record Time stamp: Time stamp of the oldest record.
Last Record Time stamp: Time stamp of the newest record.