User guide
C-26
EtherNet/IP Communications Module
Formulas for Converting
Display Value = ((Internal Value + Offset) x Multiplier x Base) / (Divisor x 10
Decimal Places
)
Internal Value =
((
Display Value x Divisor x 10
Decimal Place)
/
(Multiplier x Base))
-
Offset
Common Services
Object Specific Services
The table below lists the parameters for the
Get_Attributes_Scattered and Set_Attibutes_Scattered object-
specific service:
Important: The STRUCT may repeat up to 64 times in a
single message.
Service
Code
Implemented for:
Service NameClass Instance
0x0E Yes Yes Get_Attribute_Single
0x10 Yes Yes Set_Attribute_Single
Service Code Service Name
0x32
Get_Attributes_Scattered
1
1
The instance and attribute are ignored for these services.
0x34
Set_Attributes_Scattered
1
Name Data Type Description
Scattered Parameters STRUCT of -
Parameter Number WORD Parameter to read or write
Parameter Value WORD Parameter value to read or write
(zero when reading)