You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "César García (Jira)" <ji...@apache.org> on 2020/03/12 15:05:00 UTC

[jira] [Commented] (PLC4X-183) Subscription to system events.

    [ https://issues.apache.org/jira/browse/PLC4X-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057999#comment-17057999 ] 

César García commented on PLC4X-183:
------------------------------------

Hi,

As part of the event subscription, implement diagnostic reading for S7 PLCs.

The interpreter of the information sent is done outside the driver in the S7Helper class.

The handling of fractional messages from the PLC has been tested, which happens with SSL requests.

The example of use case in this repository.

https://github.com/glcj/PLC4XS7Examples
 
Best regards,

> Subscription to system events.
> ------------------------------
>
>                 Key: PLC4X-183
>                 URL: https://issues.apache.org/jira/browse/PLC4X-183
>             Project: Apache PLC4X
>          Issue Type: New Feature
>          Components: Driver-S7
>            Reporter: César García
>            Assignee: César García
>            Priority: Major
>             Fix For: 0.6.1
>
>
> * This version allows the subscription to the following types of events:
> MODE: Report status of PLC.
> SYS: Report system events.
> USR: Report user events.
> ALM_S: Report ALARM_SQ,ALARM_S,ALARM_SC,ALARM_DQ,ALARM_D.
> ALM_8: Report NOTIFY_8P, ALARM,ALARM_8P, NOTIFY
>  * The ALM_S events are generated by the S7-300. The S7-400 PLCs support ALM_S and ALM_8.
>  * S7-1200 PLCs do not have a message system.
>  * It does not support messages for S7-1500. Next review.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)