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
The simulator datastore should be changed to be THE datastore in the server, and the other datastore modules just offer different configuration possibilities.
Change the simulator datastore configuration to be more like a memory layout
1 big block if shared
4 blocks (standard modbus blocks) if not shared
2 blocks (register and coils) if grouped
Then inside the register block(s) declare the type (int32 etc).
The text was updated successfully, but these errors were encountered: