9/13/2005
Programming the SMLC
77
CoDeSys - Programming the Homing state - the body
•
The bExecute
contact insures that
we see a rising edge
on the Home block.
•
When homing is
complete the state is
changed based on
the Auto/Manual
switch.
•
The bExecute is not necessary in this step because we already called the
HomeKnife instance with Execute FALSE in the Entry action. We put it in here
because this is the standard practice used to insure that a function block sees a
rising edge.