Search found 2 matches

by baharalbahar
10 Mar 2023, 10:55
Forum: Software
Topic: Modbus TCP Examples
Replies: 6
Views: 13352

Re: Modbus TCP Examples


Hello,

I have been trying to run a pyModbusTCP server on the revpi to communicate with my HMI over ethernet.

The python server is a simple publisher and listener for coils and holding registers, and I need it to send and receive data from and to the HMI (sensor values for display ...
by baharalbahar
25 Feb 2023, 09:57
Forum: Software
Topic: Modbus TCP Examples
Replies: 6
Views: 13352

Re: Modbus TCP Examples

Hello,

I have been trying to run a pyModbusTCP server on the revpi to communicate with my HMI over ethernet.

The python server is a simple publisher and listener for coils and holding registers, and I need it to send and receive data from and to the HMI (sensor values for display, configuration ...