7/25/2018 9:24 PM | |
Posts: 4 Rating: (0) |
Hi, I need urgent help. I'm trying to move a flow that is running on a linux pc to IOT2040. This flow uses the "node-red-contrib-modbus" nodes to read some data from a Siemens Pac3100. When the flow runs on IOT's node-red, the node keep trying to reconnect after a timeout. If I change the node to the "Modbus-Serial In" node I have got an active status but no data. How can I make the modbus comm work with node red? What I already did: 0 - Created a new flow on linux pc to test 10 holding registers with a modbus slave simulator 1 - Migrated this new flow to siemens iot2040 3 - As the flow is not working I changed the ports mode to Rs232 on iot2000setup and checked with switchserialmode, so I may test it with a modbus simulator with a pc and a usb/serial converter. 4 - reinstalled the nodes using --build-from-source 5-changed the "node-red-contrib-modbus" to "Modbus-Serial-In" There are some prints on file. Thank you. AttachmentNode-red-Contrib-Modbus-3.zip (267 Downloads) |
Last edited by: Willians P Dutra at: 7/25/2018 9:26:14 PM |
|
7/26/2018 3:30 PM | |
Posts: 80 Rating: (2) |
Have you install mode-gyp? |
7/30/2018 10:17 AM | |
Posts: 80 Rating: (2) |
Have you check the communication pins of the connector? In case of RS485 you have to connect pins 1, 2 and 5. |
Follow us on