You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the loop works well and I get readings. However, sometimes I get the next error (this is just an example) for some minutes, before coming back and streaming values again:
Hi,
I am trying to read some Modbus addresses from a multi-transducer through a serial port. I am running a loop to get around 5 readings per second.
Here is a snippet of the code:
So the loop works well and I get readings. However, sometimes I get the next error (this is just an example) for some minutes, before coming back and streaming values again:
So
MODBUS_SLAVE
is 33, but I don't understand why the master is calling the address 193. I have seen any number being called between 1 and 255.Am I missing something? What could it be the reason to end up
The text was updated successfully, but these errors were encountered: