Allen-Bradley 1756-L61 ControlLogix 5561 Programming Manual page 24

Logix5000 series
Hide thumbs Also See for 1756-L61 ControlLogix 5561:
Table of Contents

Advertisement

Chapter 1
Communicate with I/O Modules
EXAMPLE
Buffer I/O
Local:0:I.Data stores the input data for the DeviceNet network that is connected to the 1756-DNB module in slot 0. To synchronize the inputs with the
application, the CPS instruction copies the input data to input_buffer.
– While the CPS instruction copies the data, no I/O updates can change the data.
– As the application executes, it uses for its inputs the input data in input_buffer.
22
This example uses the CPS instruction to copy an array of data that represent the
input devices of a DeviceNet network.
Rockwell Automation Publication 1756-PM004D-EN-P - September 2012
CPS
Synchronous Copy File
Source
Local:0:I.Data[0]
Dest
input_buffer[0]
Length
20
42578

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents