glcj opened a new pull request #264:
URL: https://github.com/apache/plc4x/pull/264


   The purpose of this PR is to incorporate event handling in the S7 driver, 
specifically for S7-300, S7-400 & VIPA devices.
   
   The supported events are:
   
   MODE: Changes in the operating state of the CPU.
   SYS: Internal events of the CPU and its components.
   USR: User events that are stored in the diagnostic buffer.
   ALARM: Alarm events by user program, namely: ALARM, ALARM_S, ALARM_8, NOTIFY.
   
   An example program is attached to show the handling of these events 
asynchronously.
   
   The modifications were tested against S7-314 and S7-417 CPUs, obtaining 
satisfactory results.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to