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

Controller remote diagnostics/troubleshooting #4

Open
mifrey00 opened this issue Feb 20, 2017 · 0 comments
Open

Controller remote diagnostics/troubleshooting #4

mifrey00 opened this issue Feb 20, 2017 · 0 comments

Comments

@mifrey00
Copy link

It would be good to have a way to monitor/troubleshoot the controller without being in front of the controller to see the LEDs.

Example of useful diagnostics:

  • Controller in failsafe mode or in server mode (LED USR)
  • IO modules status
  • ...

The diagnostics should not be done through Calaos server to be able to diagnose the controller failsafe mode (no communication with Calaos server). One way to do this would be to read the controller registers with MODBUS (for example with Python pymodbus). The failsafe mode could be diagnosed by reading the global variable LedMode but it is apparently not possible with the current Wago program.

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

1 participant