| 
 This field...   
 | 
 Represents...   
 | 
|---|---|
| 
 rack   
 | 
 the number assigned to the rack containing the communication module   
 | 
| 
 slot   
 | 
 the position of the communication module in the rack   
 | 
| 
 channel   
 | 
 the communication channel—set to a value of 0    
 | 
| 
 ip_address    
 | 
 the IP address of the remote device, for example 193.168.1.6    
 | 
| 
 message_type    
 | 
 the type of message, presented as a three character string—either:    
  | 
| 
 protocol     
 | 
 the protocol type—the three character string CIP     
 | 
| 
 Offset (words)     
 | 
 Length (bytes)      
 | 
 Data Type      
 | 
 Description      
 | 
|---|---|---|---|
| 
 0      
 | 
 2 bytes      
 | 
 Bytes      
 | 
 Message type:      
  | 
| 
 1       
 | 
 Management_Param[3] (size of Data_to_Send) minus 2       
 | 
 Bytes       
 | 
 The CIP request1.       
NOTE:  The structure and size of the CIP request depends on the EtherNet/IP service.        | 
1Structure the CIP request in little endian order.  | 
|||
| 
 Offset (words)        
 | 
 Length (bytes)        
 | 
 Data Type        
 | 
 Description        
 | 
|---|---|---|---|
| 
 0        
 | 
 2         
 | 
 Byte         
 | 
  | 
| 
 1         
 | 
 2         
 | 
 Byte         
 | 
  | 
| 
 2          
 | 
 length of additional status          
 | 
 Byte array          
 | 
 Additional Status1          
 | 
| 
 ...          
 | 
 Management_Param[3] (size of Received_Data) minus 4, and minus the additional status length          
 | 
 Byte array           
 | 
 Response data           
 | 
| 
 1. Refer to The CIP Networks Library, Volume 1, Common Industrial Protocol at section 3-5.6 Connection Manager Object Instance Error Codes.           
 | 
|||