Configure the module – Rockwell Automation 1734-8CFG POINT I/O Module with 8 Configurable 24V DC Points IN User Manual

Page 15

Advertising
background image

POINT I/O Module with 8 Configurable 24V DC Points 15

Publication

1734-IN038A-EN-P - October 2008

Configure the Module

Read this section for information about how to communicate with your
module.
I/O messages are sent to (consumed) and received from (produced) the
POINT I/O modules. These messages are mapped into the processor’s or
scanner’s memory. Each module produces 1 byte of input data and consumes
1 byte of I/O data (scanner Tx).

In RSLogix5000, the default tag will be AdapterName:SlotNumber:I.Data.
The data type is a SINT.

In RSLogix5000, the default tag will be AdapterName:SlotNumber:O.Data.
The data type is a SINT.

Default Data Map - Produced Assembly Instance 4

Message Size: 1 Byte

7

6

5

4

3

2

1

0

Data

Pt 07

Pt 06

Pt 05

Pt 04

Pt 03

Pt 02

Pt 01

Pt 00

Where: Pt = state of the input point

Default Data Map - Consumed Assembly Instance 34

Message Size: 1 Byte

7

6

5

4

3

2

1

0

Data

Pt 07

Pt 06

Pt 05

Pt 04

Pt 03

Pt 02

Pt 01

Pt 00

Where: Pt = state of the output point

Advertising