Programmable logic controller (PLC)
A programmable logic controller (PLC) is a digital device adapted for control of processes which
require high reliability, ease of programming and real-time responses. Such functionality has long
since replaced hard-wired relays, timers and sequencers which would be required to complete
various tasks.
Programmable logic controllers usually had to conform to IEC 61131-3 standard which defines four
programming languages: function block diagram (FBD), ladder diagram (LD), structured text (ST)
and sequential function chart (SFC). This standard does not support distributed control systems
therefore IEC 61499 standard was published in 2005. The standard is considered an extension of
IEC 61131-3 standard.
WCC Lite supports PLC functionality while conforming to specifications of IEC 61499 standard.
IEC 61499
Introduction IEC 61499-1 defines the architecture for distributed systems. In IEC 61499 the cycl...
Configuring data endpoints
To use WCC Lite as a programmable logic controller, it needs to be configured in a particular way...
Generating and uploading FORTE logic file
After the PLC design is finished and debugged, such design can be compiled into FBOOT file and up...
Distributed control application
IEC 64199 standard introduced requirements for a distributed control. This means that multiple de...