Programming the M90
64
Display Line 1: Stuck Box
• Net 19 causes the system to jump to Display 8 when Timer 0 finishes.
• Net 20 causes Message 1, Stuck Box! to be displayed on the M90’s screen.
Net 19 reads:
WHEN T 0 is ON, AND MB 2 is OFF, turn MB 41 ON.
1. Build Net 19 by selecting the elements and placing them according to the figure below.
Figure 120. Jump to Display Box is Stuck!
Net 20 reads:
WHEN MB 41 turns On, STORE 1 in MI 5.
When MI 5 Operator Message List contains 1, Line 1 in List Variable 8 Operator
Messages
is displayed on the M90’s screen: Box Stuck!.
1. Build Net 20 by selecting the elements and placing them according to the figure below.
Figure 121. Display Box is Stuck!
Display Line 2: Conveyor Stopped
• Net 21 causes the system to jump to Display 8 when Timer 1 finishes.
• Net 22 causes Message 2, Conveyor Stopped to be displayed on the M90’s screen.
Net 21 reads:
WHEN T 1 is ON, AND MB 2 is OFF, turn MB 42 ON.
1. Build Net 21 by selecting the elements and placing them according to the figure below.