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
where are openplc logs stored, i.e if I am reading a register , there is no log, are there any logs generated for the protocol activity tool using tools like mbtget or modbuspal
#123
Closed
adityasriv22 opened this issue
Dec 23, 2019
· 1 comment
PLCs don’t generate logs. Since OpenPLC tries to mimic the behavior of general PLCs, it has no log either. It shouldn’t be hard to implement that feature yourself. Check /webserver/core/modbus.cpp. You should be able to implement a log mechanism between the modbus calls
No description provided.
The text was updated successfully, but these errors were encountered: