
4 Communication settings and guide of HMI connecting with controller
Buffer Memory(Bit) MX0-131056 ------ DDDDD
Output(Bit) QX0-1763 ------ DDDD
Input(Bit) IX0-1763 ------ DDDD
Buffer Memory(Dword) ------
MD0-4095 DDDD
Output(Dword) ------ QD0.0-17.1 DD.D
Input(Dword) ------ ID0.0-17.1 DD.D
Buffer Memory(Word) ------ MW0-8191 DDDD
Output(Word) ------ QW0.0-17.3 DD.D
Input(Word) ------ IW0.0-17.3 DD.D
NOTE:
1. The address format of %QX\IX is DD.D.DD (00.0.00~63.7.63) in the PLC, it correspond to DD D DD
(0~63763) in the HMI; Note that put 0 before the address if the address is less than two bits.
For example,
Internal address : %QX\IX 0.3.1 in the PLC correspond to QX\IX 301 in the HMI;
Internal address : %QX\IX 1.4.63 in the PLC correspond to QX\IX 1463 in the HMI;
2. The address format of %QD\ID is D.D.D (0.0.0~1.7.1) in the PLC, it correspond to D D.D (0.0~17.1) in
the HMI;
For example,
Internal address : %QD\ID 0.3.1 in the PLC correspond to QD\ID 3.1 in the HMI;
Internal address : %QD\ID 1.5.1 in the PLC correspond to QD\ID 15.1 in the HMI;
3. The address format of %QW\IW is D.D.D (0.0.0~1.7.3) in the PLC, it correspond to D D.D (0.0~17.3) in
the HMI;
For example,
Internal address : %QW\IW 0.3.1 in the PLC correspond to QW\IW 3.1 in the HMI;
Internal address : %QW\IW 1.5.3 in the PLC correspond to QW\IW 15.3 in the HMI;
LS iG5A protocol
-------
AW 0-65535
NOTE:
1、The representation of address is hexadecimal in the Inverter User's Manual , used in
the project must be converted to decimal.Such as universal domain address
0000 corresponds to AW0,
The address of the function list A100 corresponds
AW41216.
2
、Register more than eight consecutive addresses will not be properly read.
3、Some address may affect the surrounding register read, should used separately
H8 and H10,H42 and H44,do not show put together
H20,H30,H36,H37,H42,H50,H51,H52,H70,H90
F30,F37,F60,I27,I57
MODUS RTU protocol(support LS iG5A)
Device Bit Address Word Address Format
- 175 -
Comentarios a estos manuales