User Manual

Internal Address Definitions
Communication Settings:
Parameters Address Options Default
ID
40001 1–255 1
BAUDRATE
40002
0- 1200 / 1- 2400 / 2- 4000 / 3- 9600 / 4- 19200 / 5- 38400 /
6- 57600 /7- 115200
6
STOP BIT
40003 0- 1Bit / 1- 2Bit 0
PARITY
40004 0- None / 1- Even / 2- Odd 0
Device addresses:
Memory Format Arange Address Type
Digital Input
DIn n: 0 – 7 10001 – 10008 Read
Digital Output
DOn n: 0 – 7 1 – 8 Read-Write
Analog Input
AIn n: 0 – 7 30004 – 30008 Read
Analog Output
AOn n: 0 – 1 40010 – 40011 Read-Write
Version*
(aaabbbbbcccccccc)
bit
n: 0 30001 Read
*Note:The a bits in this address are major, b bits are minor version number, c bits indicate device type.
Example: Value read from 30001 (0x2121)
hex
= (0010000100100001)
bit
,
a bits (001)
bit
= 1 (Major version number)
b bits (00001)
bit
= 1 (Minor version number)
c bits (00100001)
bit
= 33 (The device types are indicated in the table.)
Device version = V1.1
Device type = 0-10V Analog Input 0-10V Analog Output
Device Types:
Device Type Value
PT100 Analog Input 4-20mA Analog Output 0
PT100 Analog Input 0-10V Analog Output 1
4-20mA Analog Input 4-20mA Analog Output 16
4-20mA Analog Input 0-10V Analog Output 17
0-10V Analog Input 4-20mA Analog Output 32
0-10V Analog Input 0-10V Analog Output 33
0-50mV Analog Input 4-20mA Analog Output 48
0-50mV Analog Input 0-10V Analog Output 49
9 EN PROOP-IO 02 V08_1221