User Manual
CIP/DPI Objects C-11
Descriptor Attributes (Continued)
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 Places
) / (Multiplier x Base)) - Offset
Object Specific Services
The table below lists the parameters for the Get_Attributes_Scattered
and Set_Attributes_Scattered object-specific service:
Important: The STRUCT may repeat up to 36 times in a single
message.
DPI Parameter Object (Continued)
Bit Name Description
19 Parameter Exists Reserved
20 Not Used Reserved
21 Formula Links Reserved
22 Access Level (Bit 1) Reserved
23 Access Level (Bit 2) Reserved
24 Access Level (Bit 3) Reserved
25 Writable ENUM Reserved
26 Not a Link Source 0 = Parameter can be a source for a link
1 = Parameter cannot be a source for a link
27 Enhanced Bit ENUM Reserved
28 Enhanced ENUM Reserved
29 Not Used Reserved
30 Not Used Reserved
31 Not Used Reserved
Service Code Service Name
0x4B Get_Attributes_Scattered
(1)
(1)
The instance and attribute are ignored for these services.
0x4C Set_Attributes_Scattered
(1)
Name Data Type Description
Scattered Parameters STRUCT of
Parameter Number WORD Parameter to read or write
Parameter Value LSW WORD Low word of Parameter value to read or write
(zero when reading)
Parameter Value MSW WORD High word of Parameter value to read or write
(zero when reading)