User`s manual
11-12 Motion Mate™ DSM314 for Series 90™-30 PLCs User's Manual
–
January 2001 GFK-1742A
11
Windowing Strobes Program Example
The following example illustrates a method to use local logic to perform a windowing strobe
function. The example ignores the strobe command unless the current motor position is inside the
window (Actual Position > 4000 but less than 5000). If the motor position is inside the
aforementioned window, the first strobe occurrence causes the current motor position to be
captured within the strobe register. The application is shown pictorially in Figure 11-3.
Position Capture Register
0
Actual Position
4000 5000
Strobe
4380
4380
Figure 11-3. Windowing Strobes Example
Windowing Strobes Local Logic Program
The motion program segment corresponding with the above local logic program is shown below.
Windowing Strobes Example Motion Program Segment
EndProg