Read-Only Memory (ROM) – List

Read-Only Memory (ROM) – List

Memory Location and Definition

Read-write memory type

Function

Register Address

Read-write memory locations are not shared with read-only memory.

Register length

The length of variable memory. The unit is Register(2Byte).

Memory content

Describe the memory content function.

Bytes

Indicates the total number of Bytes occupied by the variable.

Data type

The format of sending and receiving data type.

Remarks

Notes and details

Read-Only Memory List

Register Address
Register length
Memory content
Bytes
Data type
Remarks

0000

2

Flowrate

4

float

0004

2

Total

4

float

0006

2

Flowrate*100

4

int 32

×100

000A

2

Total*100

4

int 32

×100

000E

1

error code a

2

int

See Alarm A definition

000F

1

error code b

2

int

See Alarm B definition

0010

1

error code c

2

int

See Alarm C definition

0011

1

error code d

2

int

See Alarm D definition

0012

1

System Status

2

int

See System Status definition

0013

4

Total(64)

8

int 64

×100,000 rounded to integer

0017

2

Dosing(float)

4

float

0019

2

Dosing100(32)

4

int 32

×100 rounded

001B

4

Dosing(64)

8

int 64

×100,000 rounded

0053

1

M

2

int

0054

1

m

2

int

0055

2

flow*100_2

4

int 32

0057

2

na

4

-

0059

2

total*100_2

4

int32

Last updated