C - cop function block, Cop function, Block – Rockwell Automation 2080-LC50 Micro800 Controllers: Getting Started with CIP Client Messaging User Manual
Page 49: Cop function block, Appendix

Rockwell Automation Publication 2080-QS002A-EN-E - April 2013
43
Appendix
C
COP Function Block
This diagram shows the arguments in the COP function block. This instruction
can be used to copy the binary data in the Source (Src) array to the Destination
(Dest) array. The Source remains unchanged.
This function could be used together with CIP Message instructions to convert
data from original, for example, DINT, REAL array data type to the sending data
format with CIP message instruction support (that is, USINT array).
The following table explains the arguments used in this function block.
COP Parameters
Parameter
Parameter
Type
Data Type
Description
Enable
Input
BOOLEAN
Function block enable. This function block is level triggered.
When Enable=TRUE, perform copy.
When Enable=FALSE, the function block is not executed.