ProSoft Technology MVI69-DFNT User Manual
Page 104
Reference
MVI69-DFNT ♦ CompactLogix or MicroLogix Platform
User Manual
EtherNet/IP Client/Server Communication Module
Page 104 of 167
ProSoft Technology, Inc.
May 14, 2014
If the CIP data table read and write functions are utilized, the controller tag array
names defined in the module must be used. The following table lists the
controller tag names recognized by the module and the associated data types:
Tag Array
Data Type
Data Size
BoolData[ ]
Bit
1 bit
BitAData[ ]
Bit Array
32 bits
SintData[ ]
Byte
8 bits
Int_Data[ ]
Word
16 bits
DIntData[ ]
Double Word
32 bits
RealData[ ]
Floating-point
32 bits
The following table shows the supported commands when the module acts as a
slave (server):
Basic Command Set Functions
Command
Function
Definition
Supported in Slave
0x00
N/A
Protected Write
X
0x01
N/A
Unprotected Read
X
0x02
N/A
Protected Bit Write
X
0x05
N/A
Unprotected Bit Write
X
0x08
N/A
Unprotected Write
X
PLC-5 Command Set Functions
Command
Function
Definition
Supported in Slave
0x0F
0x00
Word Range Write (Binary Address)
X
0x0F
0x01
Word Range Read (Binary Address) X
0x0F
Typed Range Read (Binary Address) X
0x0F
Typed Range Write (Binary Address) X
0x0F
0x26
Read-Modify-Write (Binary Address)
0x0F
0x00
Word Range Write (ASCII Address)
X
0x0F
0x01
Word Range Read (ASCII Address)
X
0x0F
0x26
Read-Modify-Write (ASCII Address)
SLC-500 Command Set Functions
Command
Function
Definition
Supported in Slave
0x0F
0xA1
Protected Typed Logical Read With
Two Address Fields
X
0x0F
0XA2
Protected Typed Logical Read With
Three Address Fields
X
0x0F
0XA9
Protected Typed Logical Write With
Two Address Fields
X
0x0F
0XAA
Protected Typed Logical Write With
Three Address Fields
X
0x0F
0XAB
Protected Typed Logical Write With
Mask (Three Address Fields)