EasyManua.ls Logo

Allen-Bradley PLC-5 series User Manual

Allen-Bradley PLC-5 series
41 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 #26 background imageLoading...
Page #26 background image
Allen-Bradley Ethernet Driver
Note: The number of array elements (in bytes) cannot exceed the block request size specified. This means
that array size cannot exceed 16 words given a block request size of 32 bytes. For more information, refer to
Block Request Size.
File Numbers and Word Locations
The following file numbers and maximum word locations are allowed for each model. The maximum word loc-
ation is one less when accessing as a 32-bit data type (Long, DWord or Long BCD).
PLC Model File Number Max. Word
SLC 5/05 Open 7, 9-999 999
PLC-5 Family 3-999 1999
SoftPLC 3-9999 9999
Example Description
N7:0 Word 0
N7/26 Bit 26
N12:4/15 Bit 15 word 4
N7:10 [8] 8 element array starting at word 10
N15:0 [4][5] 4 by 5 element array starting at word 0
N7/12 [9] 9 element Boolean array starting at bit 12
N7/19 [3][11] 3 by 11 element Boolean array starting at bit 19
N7:7/0 [10] 10 element Boolean array starting at bit 0 word 7
N7:29/13 [2][15] 2 by 15 element Boolean array starting at bit 13 word 29
Float Files
To access Float files, specify a file number and an element. The only data type allowed is Float.
Syntax Data Type
F<file>:<element> Float
F<file>:<element> [rows][cols] Float array
F<file>:<element> [cols] Float array
Note: The number of array elements (in bytes) cannot exceed the block request size specified. This means
array size cannot exceed 8 floats given a block request size of 32 bytes. For more information, refer to Block
Request Size.
File Numbers and Word Locations
The following file numbers and maximum word locations are allowed for each model.
PLC Model File Number Max. Word
SLC 5/05 Open 8-999 999
PLC-5 Family 3-999 1999
SoftPLC 3-9999 9999
Example Description
F8:0 Float 0
F8:10 [16] 16-element array starting at word 10
F15:0 [4][4] 16-element array starting at word 0
ASCII Files
To access ASCII file data, specify a file number and character location. The default data type for all syntax is
shown in bold.
www. kepware.com
26

Table of Contents

Question and Answer IconNeed help?

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

Allen-Bradley PLC-5 series Specifications

General IconGeneral
Network TypeEthernet, ControlNet, DeviceNet, DH+
Protocols SupportedEthernet/IP, ControlNet, DeviceNet, DH+
Product LinePLC-5
ControlNetYes
DeviceNetYes
DH+Yes
Communication ProtocolEtherNet/IP, ControlNet, DeviceNet, DH+
Compatible ProcessorsPLC-5 processors
Operating Temperature0°C to 60°C
Relative Humidity5% to 95% non-condensing

Summary

Overview of Allen-Bradley Ethernet Driver

Setup and Configuration

Channel Properties Configuration

Covers general, Ethernet, write optimizations, and advanced channel settings.

Device Properties Configuration

Details identification, operating mode, scan, timing, auto-demotion, comms, and protocol settings.

Slot Configuration and I/O Modules

Configures I/O modules for SLC 500 series devices.

Device Redundancy Settings

Configures redundancy settings for devices, often with plug-ins.

Modular I/O Selection Guide

Optimizing Communications

Data Types Description

Address Descriptions

General Addressing and File Types

Covers general addressing and file types like Output, Input, and Status.

Binary, Timer, Counter Files

Details Binary, Timer, and Counter file addressing syntax.

Control, Integer, Float, ASCII, String Files

Explains Control, Integer, Float, ASCII, and String file addressing.

BCD, PID, Message, Block Transfer Files

Covers BCD, PID, Message, and Block Transfer file addressing.

Event Log Messages

Read Data Errors

Details errors like frame received, tag deactivated, and status codes during reads.

Write Data Errors

Explains errors during write operations, including frame issues and address problems.

Packet and TNS Range Errors

Covers errors related to packet length and TNS range during writes.

Index

Index A-D

Topics starting with A through D.

Index E-M

Topics starting with E through M.

Index N-S

Topics starting with N through S.

Index T-W

Topics starting with T through W.

Related product manuals