(no title)
Sodel | 2 years ago
For industrial process control, the IEC-61499 [1] standard introduces an architecture where the program and its function blocks are independent of where the components actually run.
I don't believe automatic distribution of the components to different devices is included. But, it allows setting up function blocks and their interconnections, and then distributing function blocks between devices. Inter-device communication is included in the standard.
Compared to standard PLC programming (IEC-61131), 61499 adds events to the function block diagram paradigm.
I don't think this standard os popular yet, but I've always wanted to give it a try.
4diac is an open source implementation.
No comments yet.