EasyManua.ls Logo

Rockwell Automation Allen-Bradley POINT Guard - Using Data from Modules Configured Via the Generic Profile

Rockwell Automation Allen-Bradley POINT Guard
212 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
Loading...
200 Rockwell Automation Publication 1734-UM013J-EN-P - July 2014
Appendix F I/O Assemblies
Using Data from Modules
Configured via the Generic
Profile
To use I/O assembly data from a 1734-IE4S module configured via the Generic
Profile in your application program, you must first combine the input data from
two SINTs into a single INT. The following example shows one method for
converting the data by using a Move instruction and a Bit Field Distribute
instruction.
EXAMPLE
This example uses Input Assembly Instance 802, which is described on
page 193
.
POINTGuardAnalogMod.I.Data[0] = Channel 0 Low Byte (SINT)
POINTGuardAnalogMod.I.Data[1] = Channel 0 High Byte (SINT)
CH0_Data = Combined Channel 0 data (INT) that can be used in an
application program

Table of Contents

Related product manuals