Rockwell Automation 1772-LS_LSP,D17726.8.6 PROG/OPER MANUAL-MINI PLC-2/05 User Manual

Page 85

Advertising
background image

Data Manipulation Instructions

Chapter 9

9Ć10

Keystrokes: You enter an Equal To or Greater Than comparison by performing
the following steps.

1.

Press -[G]-.

2.

Enter <address>.

3.

Enter <reference value>.

4.

Press [ ].

5.

Press -[=]-.

6.

Enter <address>.

7.

Enter <reference value>.

8.

Press [ ].

9.

Press -[<]-.

10.

Enter <address>.

11.

Enter <reference value>.

12.

Press [ ].

13.

Press -( )-.

14.

Enter <address>.

Editing the Operation
See the editing Get, Les, Equ and branching instructions.

Get Byte

Purpose: The Get Byte instruction accesses 1 byte (instead of word) from one
address in the data table.

The Get Byte instruction can be programmed with a limit test instruction

located in the condition area of the ladder diagram rung.

Use with a Put instruction to transfer either the upper or lower byte to the

upper or lower byte of the Put instruction address.

Do not place compare instructions between the Get Byte and

Limit Test instructions.

Advertising