HMI communication
Posted: Mon Feb 27, 2012 7:28 pm
Hi,
My system requires transceiver to communicate HMI (iX Panel T10A) and Omron PLC using Host Link protocol. Although I read through all PLC’s datasheet and iX user guide, I still got some unclear points about communication:
1. Basically, TXD or RXD function block in PLC would determine which register to be sent and vice versa. So, what’s the point in choosing controller’s register in Tags menu?
2. Writing bits from HMI to controller requires 3 steps (reading word from controller, set/reset bit, send back to controller). Would it be really slow if there are about 10 bits (on/off button) to be set/reset? In order to reduce time consumption for those processes, I would use internal tags for all the button and set bit in data register and send back just 1 word back to controller.
3. I just use particular registers from controller in particular screens. But, does that mean I have to transmit and receive all registers throughout the process?
Thanks and best regards,
Phong Duong
My system requires transceiver to communicate HMI (iX Panel T10A) and Omron PLC using Host Link protocol. Although I read through all PLC’s datasheet and iX user guide, I still got some unclear points about communication:
1. Basically, TXD or RXD function block in PLC would determine which register to be sent and vice versa. So, what’s the point in choosing controller’s register in Tags menu?
2. Writing bits from HMI to controller requires 3 steps (reading word from controller, set/reset bit, send back to controller). Would it be really slow if there are about 10 bits (on/off button) to be set/reset? In order to reduce time consumption for those processes, I would use internal tags for all the button and set bit in data register and send back just 1 word back to controller.
3. I just use particular registers from controller in particular screens. But, does that mean I have to transmit and receive all registers throughout the process?
Thanks and best regards,
Phong Duong