CET Electric Technology
105
(60003) is optional during a Time Set operation. When broadcasting time, the function code must be set to 0x10
(Pre-set Multiple Registers). Incorrect date or time values will be rejected by the meter. In addition, attempting
to write a Time value less than Jan 1, 2000 00:00:00 will be rejected.
Register
Property
Description
Format
Note
60000
9000
RW
High-order Byte: Year
UINT16
0-37 (Year-2000)
Low-order Byte: Month
1 to 12
60001
9001
RW
High-order Byte: Day
UINT16
1 to 31
Low-order Byte: Hour
0 to 23
60002
9002
RW
High-order Byte: Minute
UINT16
0 to 59
Low-order Byte: Second
0 to 59
60003
9003
RW
Millisecond
UINT16
0 to 999
60004
~
60005
9004
~
9005
RW
UNIX Time
UINT32
0x386D4380 to 0x 7FE8177F
The corresponding time is 2000.01.01
00:00:00 to 2037.12.31 23:59:59
(GMT 0:00 Time Zone)
Table 5-62 Time Registers
5.12
Meter Information
Register
Property
Description
Format
Note
60200
~
60219
9800
~
9819
RO
Meter model
1
UINT16
See Note 1)
60220
9820
RO
Firmware Version
UINT16
e.g. 10000 means V1.00.00
60221
9821
RO
Protocol Version
UINT16
e.g. 10 shows the version is V1.0
60222
9822
RO
Firmware Update Date:
Year-2000
UINT16
e.g. 140110 means January 10,
2014
60223
9823
RO
Firmware Update Date:
Month
UINT16
60224
9824
RO
Firmware Update Date:
Day
UINT16
60225
9825
RO
Serial Number
UINT32
e.g. 1601030100 means the
100
th
iMeter 6 that was
manufactured on January 3
rd
,
2016
60227
9827
RO
Reserved
UINT16
60228
9828
RO
Reserved
UINT16
60229
9829
RO
Feature Code
UINT16
B3B2B1B0:
0: RS485+E6xDI+3xDO
Others: Reserved
B5B4:
•
00: 5A I4
•
01: 1A I4
•
10: Analog Input
•
11: Reserved
Other bits are reserved.
60230
9830
RO
Current Input
UINT16
0=5 (A), 1=1 (A)
60231
9831
RO
Voltage Input
UINT16
0=120 (V), 1=415 (V), 2=690 (V)
3=Reserved
Table 5-63 Meter Information
Notes:
1)
The Meter Model appears in registers 9800 to 9819 and contains the ASCII encoding of the string “iMeter 6” as shown in the following
table.
Register
Value(Hex)
ANSCII
60200
9800
0x69
i
60201
9801
0x4D
M
60202
9802
0x65
e
60203
9803
0x74
t
60204
9804
0x65
e
60205
9805
0x72
r
60206
9806
0x20
60207
9807
0x36
6
60208-60219
9808-9819
0x20
<Null>
Table 5-64 ASCII Encoding of “iMeter 6”