4/28/2021 11:03 AM | |
Joined: 4/28/2015 Last visit: 9/21/2023 Posts: 3256 Rating:
|
Hi, What was your problem with Modbus on node-red? For me this works fine. you could try to use the python Modbus module. Another option would be to use C/C++ with libmodbus. Therefor you would need to use our SDK for cross-compiling. Best regards! |
4/30/2021 11:23 AM | |
Joined: 4/17/2018 Last visit: 9/22/2023 Posts: 84 Rating:
|
Find included two sample flows using the node-red-contrib-modbus library. The sample connects to an S7-1500 CPU running as Modbus TCP server. The ANxx sample shows some more code as examples. As always: No warranty given Attachmentsample_modbus_client_s7_helperFunctions_flow.zip (248 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on