We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I just thought about making it possible to run the OpenPLC runtime on WAGO PLCs/Controllers (PFC100/PFC200). Wago provides a SDK: https://github.com/WAGO/pfc-firmware-sdk/tree/master
They also provided examples on howto access der 'K-Bus', that's the bus (basically a shift register) where all IO-Modules are connected to: https://github.com/WAGO/pfc-howtos/blob/master/HowTo_ADI-MyKBusApplikation/README.md https://github.com/WAGO/pfc-howtos/tree/master/HowTo_AddKbusModbusSlave
What are your thoughts about adding support for running OpenPLC directly on a WAGO Controller?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I just thought about making it possible to run the OpenPLC runtime on WAGO PLCs/Controllers (PFC100/PFC200).
Wago provides a SDK:
https://github.com/WAGO/pfc-firmware-sdk/tree/master
They also provided examples on howto access der 'K-Bus', that's the bus (basically a shift register) where all IO-Modules are connected to:
https://github.com/WAGO/pfc-howtos/blob/master/HowTo_ADI-MyKBusApplikation/README.md
https://github.com/WAGO/pfc-howtos/tree/master/HowTo_AddKbusModbusSlave
What are your thoughts about adding support for running OpenPLC directly on a WAGO Controller?
The text was updated successfully, but these errors were encountered: