EasyManua.ls Logo

Allen-Bradley PLC-5 User Manual

Allen-Bradley PLC-5
388 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #316 background imageLoading...
Page #316 background image
Publication 1785-UM012D-EN-P - July 2005
D-16 Instruction Set Quick Reference
Bit Modify and Move Instructions
Instruction Description
Convert to Radians
RAD
RAD
DEGREES TO RADIAN
Source
Dest
N7:9
0.785398
F8:10
45
When the input conditions are true, convert degrees (the
value in Source A) to radians and stores the result in the
Destination (Source times p/180).
Status
C
V
Z
S
Description
always resets
Bit
sets if overflow generated; otherwise resets
sets if result is zero; otherwise resets
sets if result is negative; otherwise resets
Instruction Description
Move
MOV
Masked Move
MVM
MOV
MOVE
Source N7:3
20
Dest F8:12
20.000000
When the input conditions are true, move a copy of the value i
n
Source (N7:3) to the Destination (F8:12), converting from one
data type to another This overwrites the original value in
the Destination.
Status
C
V
Z
S
Description
always resets
Bit
sets if overflow is generated during
sets if the destination value is zero;
sets if result MSB is set; otherwise resets
floating point-to-integer conversion;
otherwise resets
otherwise resets
MVM
MASKED MOVE
Source
Mask
Dest
D9:5
D9:12
478F
00FF
008F
D9:3
When the input conditions are true, the controller passes the
value in the Source (D9:3) through the Mask (D9:5) and stores
t
result in the Destination (D9:12). This overwrites the original
value in the Destination.
Status
C
V
Z
S
Description
always resets
Bit
always resets
sets if the result is zero; otherwise resets
sets if most significant bit of resulting value is set;
otherwise resets.

Table of Contents

Other manuals for Allen-Bradley PLC-5

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley PLC-5 and is the answer not in the manual?

Allen-Bradley PLC-5 Specifications

General IconGeneral
Programming SoftwareRSLogix 5
Programming LanguagesLadder Logic
Power Supply120/240V AC or 24V DC
Communication PortsDH+, Remote I/O, Ethernet/IP, ControlNet
Operating Temperature0 to 60°C (32 to 140°F)
Relative Humidity5 to 95% non-condensing
MemoryUp to 64K words (user program and data)

Summary

Preface

Manual Overview

Outlines the manual's three main sections: Design, Operate, and Maintain.

Chapter 1 Understanding Your Programmable Controller

Lay Out the System

Guides on determining network configuration and component placement for PLC-5 systems.

Programming Features

Highlights the programming features of a PLC-5 controller, including ladder logic and SFCs.

Chapter 2 Selecting and Placing I/O

Selecting I/O Modules

Guides on selecting I/O modules to interface with machines and processes.

Chapter 3 Placing System Hardware

Determining the Proper Environment

Details acceptable environmental conditions for controller placement.

Grounding Your System

Provides information on proper grounding guidelines for system hardware.

Chapter 4 Addressing I/O and Controller Memory

I/O Addressing Concept

Explains how controller memory segments are used to address I/O terminals.

Assigning Racks

Details how chassis size and addressing mode determine the number of I/O racks.

Chapter 6 Communicating with Remote I/O

Designing a Remote I/O Link

Outlines steps and guidelines for designing a remote I/O link.

Chapter 8 Communicating with Extended-Local I/O

Configuring the Controller as an Extended-Local I/O Scanner

Guides on configuring channel 2 for extended-local I/O as a scanner.

Chapter 10 Communicating with Devices on a Serial Link

Configuring Channel 0

Explains how to configure channel 0 for DF1 point-to-point, master, slave, or user mode.

Chapter 11 Communicating with Devices on an Ethernet Network

Configuring Channel 2 for Ethernet Communication

Guides on configuring channel 2 for Ethernet communication using manual or BOOTP methods.

Using Advanced Ethernet Functions

Explains advanced functions like broadcast address, subnet masks, and gateways.

Chapter 12 Protecting Your Programs

Passwords and Privileges

Explains how passwords and privileges restrict access to controller files and functions.

Chapter 13 Programming Considerations

Forcing

Explains how to turn input/output bits on/off for testing purposes.

Extended Forcing

Describes how to force discrete I/O, analog I/O, and block-transfer data words.

Chapter 15 Preparing Fault Routines

Understanding the Fault Routine Concept

Explains how fault routines execute when a major fault is encountered.

Monitoring Faults

Describes how to monitor controller faults using the status screen.

Appendix F Troubleshooting

PLC-5 controller

Lists general problems for PLC-5 controllers, probable causes, and recommended actions.

Extended-Local I/O system

Offers troubleshooting guidance for the 1771-ALX adapter module.

Appendix G Cable Reference

Channel 0 Pin Assignments

Shows pin assignments for channel 0 (RS-port) for different serial communication modes.

Ethernet Cable Connections

Describes Ethernet cable connections and transceiver specifications.

Related product manuals