BiancoRoyal / node-red-contrib-modbus

maintained by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-modbus
BSD 3-Clause "New" or "Revised" License
295 stars 109 forks source link

modbus with multiple unit / slave. #424

Closed fprouvez closed 8 months ago

fprouvez commented 10 months ago

hi everybody and thanks in advance (sorry for my poor english)

i have some troubles with my nodered i have two unit but i can't read in this two unit. i read every thread, but nothing can help me. does someone give me a sample?

i use 2 flex getter , parallel que is off, when the two flex getter are active i can read on one, the second give me time out. if i alternativly de-activated one of the two flex-getter ican read the value.

i try to use flex connector but it doesn not work.

may be some one can help me?

thanks

biancode commented 10 months ago

Hi, can I ask you to send us an example about, what exactly you tried with the Flex-Getter to reproduce it?

biancode commented 8 months ago

I think you need to use just one Flex-Getter to send the requests one by one or the sequencer. Reopen if you need more.