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
I use libmodbus TCP to read/write modbus registers from two processes. Is libmodbus multi-process safe? If libmodbus is not multi-process safe. Do you have suggestion how to add mutex or semaphore lock/unlock for this issue?
The text was updated successfully, but these errors were encountered:
I use libmodbus TCP to read/write modbus registers from two processes. Is libmodbus multi-process safe? If libmodbus is not multi-process safe. Do you have suggestion how to add mutex or semaphore lock/unlock for this issue?
The text was updated successfully, but these errors were encountered: