9/13/2005
Programming the SMLC
67
CoDeSys - Running the program - Online, running
•
Note that the status bar
indicates that the program
is running.
•
The blue Estop step
indicates that the Estop
step is currently
executing.
•
Note that the ErrorCheck
action is blue as well. This
is because we set the
ErrorCheck action to run
on every scan.
•
The advantage of the
ErrorCheck action is that
we can put common error
checking code there and
we don’t need to add it to
every state.