I add a PN module in my system and sometimes it will have alarms, I have to go to the Device page to Acknowledge the alarm if it happened. Could we do it through PLC program?
If we can, how can I do it?
Thank you.
Â
I add a PN module in my system and sometimes it will have alarms, I have to go to the Device page to Acknowledge the alarm if it happened. Could we do it through PLC program?
If we can, how can I do it?
Thank you.
Â
You can use the RALARM FB: Please check the corresponding CODESYS Help.
RALARM (FB) (helpme-codesys.com) and RALARM_MODE (ENUM) (helpme-codesys.com)
Â
Â