Using Explicit Messaging
6-33
PowerFlex® 755 Drive Embedded EtherNet/IP Adapter User Manual
Publication 750COM-UM001A-EN-P
MicroLogix 1100 – Formatting a Message to Read Single Parameter
Figure 6.38 Generic Get Attribute Single Message Configuration Screens
The following table identifies the data that is required in each box to
format a single read message.
General Tab
Example Value
Description
Channel
Comm… Command
Data Table Address
Size in Bytes
Extended Routing…
Service
(1)
Class
Instance
Attribute
1
CIP Generic
F40:0
(2)
4
(3)
RIX15:0
Generic Get Attribute Single
93 (Hex.)
7 (Dec.)
9 (Dec.)
Controller port to which the EtherNet/IP network is connected.
Used to access the Parameter Object in the adapter.
An unused controller data table address containing the message
instruction. This address is the starting word of the response file.
Number of bytes to be transferred. Each byte size is an 8-bit integer.
An unused routing information file for the controller.
Code for the requested service.
Class ID for the DPI Parameter Object.
Instance number is the same as the parameter number.
Attribute number for the Parameter Value attribute.
MultiHop Tab
Example Value
Description
To Address
10.91.100.79
IP address of the adapter connected to the drive.
(1)
The default setting for Service is “Custom,” enabling entry of a Service Code not available from the Service pull-down menu. When
selecting a Service other than “Custom” from the pull-down menu, an appropriate Hex. value is automatically assigned to the Service
Code box which grays out (unavailable).
(2)
In this example, Output Current is a 32-bit REAL (floating point) parameter. Therefore, set the Data Table Address to “F” type (floating
point). If the parameter being read is a 32-bit integer, the Data Table Address type would be set to “L” (long word).
(3)
In this example, Output Current is a 32-bit REAL (floating point) parameter. If the parameter being read is a 16-bit parameter, the Size in
Bytes would be set to 2.