Programmer (HHP) User guide

(HHP) User Manual
T
able of Contents
MicroLogix
1000 with Hand–Held Programmer
toc–iii
Output (OUT) 8–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Set (SET) and Reset (RST) 8–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Branch Instructions Overview 8–9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Memory Push (MPS), Memory Read (MRD), and Memory Pop (MPP) 8–10. . . . . .
And Block (ANB) and Or Block (ORB) 8–12. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Timer Instructions Overview 8–14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Timer On-Delay (TON) 8–16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Timer
Of
f-Delay (TOF) 8–18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Retentive
T
imer (RTO) 8–20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Counter Instructions Overview 8–21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Count Up (CTU) 8–24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Count Down (CTD) 8–25. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Reset (RES) 8–27. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Basic
Instructions in the Paper Drilling Machine Application Example
8–28. . . . . . .
Chapter
9
About
the Comparison Instructions
9–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Comparison Instructions Overview 9–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Equal (EQU) 9–3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Not Equal (NEQ) 9–4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Less Than (LES) 9–5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Less Than or Equal (LEQ) 9–6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Greater
Than (GR
T) 9–7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Greater Than or Equal (GEQ) 9–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Masked Comparison for Equal (MEQ) 9–9. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Limit
T
est (LIM) 9–10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Comparison
Instructions in the Paper Drilling Machine Application Example
9–12. .
Chapter 10
About
the Math Instructions
10–1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Math Instructions Overview 10–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Add (ADD) 10–4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Subtract (SUB) 10–5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
32-Bit
Addition and Subtraction
10–6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Multiply (MUL) 10–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Divide (DIV) 10–9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Double
Divide (DDV)
10–10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Clear (CLR) 10–11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Square
Root (SQR)
10–11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Scale Data (SCL) 10–12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Math
Instructions in the Paper Drilling Machine Application Example
10–15. . . . . . .
Using Comparison
Instructions
Using Math Instructions