159
1. Data Type
"Bit"is binary value;
"Word" is 16-bit unsigned integer, using one register address, 2 bytes. The data range is
0-65535.
"int"is 16-bit signed integer, using one register address, 2 bytes. The data range is -32768-
32767.
"dword"is 32-bit unsigned integer, using two register addresses, high bytes followed by
low bytes, using 4 bytes in total. The data range is 0-4294967295; Rx = High Word x 65536
+ Low Word.
"float"is single precision floating point, using two register addresses, 4 bytes.The data
range is 0.0-3.438.
2. The relationship between communication value and real value
The meter's communication value does not always equal the real value. There is a
conversion relationship between them. It is very important to be aware of the parameter
relationship when users design a communication software, otherwise the result may be
incorrect.
5.4 Application Details and Parameter Address Table
Summary of Contents for AcuRev 2000
Page 1: ...User s Manual AcuRev 2000 Smart Metering System...
Page 2: ......
Page 8: ...VI...
Page 9: ...1 1 1 Meter Overview 1 2 Areas of Application 1 3 AcuRev 2000 features Chapter 1 Introduction...
Page 15: ...7 Chapter 2 Installation 2 1 Appearance and Dimensions 2 2 Installation Methods 2 3 Wiring...
Page 40: ...32...
Page 93: ...85 Figure 4 7 Demand...
Page 101: ...93 4 6 Over Under Limit Alarming Figure 4 13 Alarming in software...
Page 104: ...96 Figure 4 15 System Event Log 4 7 System Event Log...
Page 120: ...112 4 10 Device Information Figure 4 18 Device Information...
Page 152: ...144 Figure 5 18...
Page 158: ...150 Figure 5 23...