9/13/2005
Programming the SMLC
58
CoDeSys - Adding the ErrorCheck action
•
The Supervisor step is
going to call an action
named ErrorCheck on each
scan.
•
The S to the left of
ErrorCheck indicates that
this code will be called each
scan, until it is Reset (with
an R). We are not going to
Reset the action in this
program.
•
To add the ErrorCheck action
right click on the PLC_PRG
and choose Add Action.
•
Select LD (Ladder Logic) as
the language.