Chapter 7 Display Functions
www.supmea.com
7.3.1. Registered Address
Communication data and register address are in the following table.
Forward flow
accumulation of
integer
Forward flow
accumulation of
decimal
The decimal part magnifies
by 100 times, 123 stands for
0.123
Reverse flow
accumulation of
integer
Reverse flow
accumulation of
decimal
The decimal part magnifies
by 1,000 times 123 stands
for 0.123
Note: Float/ulong/long type data, Communication transmission is in byte
order2-1-4-3; ushort type data transmission is in accordance with 2-1.