E_SR and E_RS unsymmetric behaviour ? #2452
Replies: 1 comment 1 reply
|
I wouldn't call the behavior of E_SR or E_RS as "unsymmetric". IEC 61499 Annex A defines that both FBs will only issue an output event when As we are now getting more and more event blocks that are not in IEC 61499 Annex A I think we need to start to think how we show our users that these are extensions to the predefined ones. Especially if users come from different IEC 61499 systems. Not yet shure if this should then be an own lib (e.g., event_ext) or if it should be a subdirectory inside of the event lib. Both have their pros and cons. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
E_SR and E_RS have, by IEC 61499, a unsymmetric behaviour.
only a S is accepted as first Event, not a R.
how could a Version with symmetric Behaviour be named ?
E_RS_SYM / E_SR_SYM ? for symmetric ?
All reactions