You are not logged in.
Pages: 1
Topic closed
I have a 3rd party controller which uses ASCII syntax commands over Ethernet (Modbus - TCP/UDP) My question is how do I send ASCII syntax commands from Rex target device to 3rd party controller and vice versa?
Offline
Hi Hendrik,
the Modbus driver of the REX Control System does not support ASCII format, sorry.
You can still implement arbitrary communication protocol using the REXLANG programmable function block. Here is an example on UDP communication and here is one on TCP communication.
Hope this helps,
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Thanks, not sure if I need to add the Modbus drivers to the EXEC?
Offline
Hi Hendrik,
no need to include Modbus driver in your case. You will implement your own inside the REXLANG block.
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Pages: 1
Topic closed