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

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

Comments

@adityasriv22
Copy link

No description provided.

@thiagoralves
Copy link
Owner

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

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

No branches or pull requests

2 participants