Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flex Getter not changing unitid #496

Open
terrymlyntelelectronics opened this issue Sep 30, 2024 · 0 comments
Open

Flex Getter not changing unitid #496

terrymlyntelelectronics opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels

Comments

@terrymlyntelelectronics
Copy link

terrymlyntelelectronics commented Sep 30, 2024

Which node-red-contrib-modbus version are you using?

"node-red-contrib-modbus": "~5.42.0"

What happened?

using Flex Getter on com6 (USB /RS485 converter) to read from 2 devices (each with their own USB/RS485 converter) and slave nodes ( Using 2 separate functions to pre-load flex-getter with a different unitid. After deployment, whichever unit id is injected first (say unitid : 11) works as expected. The second does not work. Re-deploy and change the order (say unitid : 12) and this one now works.

Server

Other/External server

How can this be reproduced?

Flow.json

What did you expect to happen?

I expected that the Flex-Getter would be able to accept a new unitid programmatically

Other Information

Node-red version v4.0.2
Node.js version v20.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

3 participants