User`s manual

Local Logic Tutorial
GFK-1742A Chapter 11 Local Logic Tutorial 11-9
11
Programmable Limit Switch Program Example
The following example illustrates a method to use local logic to perform a programmable limit
switch function. This particular programmable limit switch turns on/off an output based upon the
current motor position and block within a motion program
Digital_Output1_1
Actual_Position_1
4000 4500
OFF
ON
Figure 11-1. Programmable Limit Switch Example
Programmable Limit Switch Local Logic Program
The motion program segment corresponding with the above local logic program is shown below.
Programmable Limit Switch Example Motion Program Segment