Programmer (HHP) User guide

(HHP) User Manual
T
able of Contents
MicroLogix
1000 with Hand–Held Programmer
toc–iv
Chapter
1
1
About
the Data Handling Instructions
11–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Convert
to BCD (T
OD) 11–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Convert
from BCD (FRD)
11–3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Decode
4 to 1 of 16 (DCD)
11–7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Encode
1 of 16 to 4 (ENC)
11–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Copy
File (COP) and Fill File (FLL) Instructions
11–10. . . . . . . . . . . . . . . . . . . . . .
Move and Logical Instructions Overview 11–13. . . . . . . . . . . . . . . . . . . . . . . . . . .
Move (MOV) 11–15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Masked Move (MVM) 11–16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
And (AND) 11–18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Or (OR) 11–19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exclusive Or (XOR) 11–20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Not (NOT) 11–21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Negate (NEG) 11–22. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FIFO
and LIFO Instructions Overview
11–23. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FIFO Load (FFL) and FIFO Unload (FFU) 11–25. . . . . . . . . . . . . . . . . . . . . . . . . .
LIFO Load (LFL) and LIFO Unload (LFU) 11–28. . . . . . . . . . . . . . . . . . . . . . . . . . .
Data
Handling Instructions in the Paper Drilling Machin
Application Example
11–31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 12
About
the Program Flow Control Instructions
12–1. . . . . . . . . . . . . . . . . . . . . . . .
Jump (JMP) and Label (LBL) 12–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Jump to Subroutine (JSR), Subroutine (SBR), and Return (RET) 12–3. . . . . . . . . .
Master
Control Reset (MCR)
12–6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Temporary End (TND) 12–7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Suspend (SUS) 12–7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Immediate
Input with Mask (IIM)
12–8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Immediate
Output with Mask (IOM)
12–9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Program
Flow Control Instructions in the Paper Drilling Machine
Application Example
12–10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 13
About
the Application Specific Instructions
13–1. . . . . . . . . . . . . . . . . . . . . . . . . .
Bit
Shift Instructions Overview
13–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bit
Shift Left (BSL)
13–3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bit
Shift Right (BSR)
13–4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Sequencer Instructions Overview 13–6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Sequencer Output (SQO) and Sequencer Compare (SQC) 13–6. . . . . . . . . . . . . .
Sequencer Load (SQL) 13–12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Selectable
T
imed Interrupt (STI) Function Overview 13–15. . . . . . . . . . . . . . . . . . .
Using Data Handling
Instructions
Using Program Flow Control
Instructions
Using Application Specific
Instructions