9/13/2005
Programming the SMLC
94
CoDeSys - Adding a visualization - Adding a toggle switch
•
Create another button
that we can use to
simulate the Estop OK
input.
•
This time make the
input a Toggle variable
instead of a Tap
variable.
•
A Toggle variable
changes its state from
TRUE to FALSE or
vice-versa each time
you click on it.