Formulas for converting, Common services, Object specific services – Rockwell Automation 20-COMM-ER 20-COMM-ER Dual-Port EtherNet/IP Communication Adapter User Manual User Manual

Page 204: Dpi fault object, Class code, Services, Common services object specific services

Advertising
background image

204

Rockwell Automation Publication 20COMM-UM015B-EN-P - July 2013

Appendix C EtherNet/IP Objects

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

Common Services

Object Specific Services

The table below lists the parameters for the Get_Attributes_Scattered and
Set_Attributes_Scattered object-specific service:

DPI Fault Object

Class Code

Products such as PowerFlex drives use this object for faults. Adapters use this
object for events.

Services

28

Current Value Is Default

This bit identifies a parameter that will not change if a ‘Reset Defaults’ is commanded. For example, if a drive
contains a Language parameter that is set to German, setting defaults will leave the parameter set to
German. Likewise, if the parameter is set to French, setting defaults will leave the parameter set to French.

29

Use Zero Text

If the ‘Disallow Zero’ bit is set, this bit must be cleared. If the ‘Disallow Zero’ bit is cleared, then:
0 = Use Disabled Text parameter class attribute.
1 = Use Zero Text parameter instance attribute.

30-31

Reserved

Reserved

Bit

Name

Description

Service Code

Implemented for:

Service Name

Class

Instance

0x0E

Yes

Yes

Get_Attribute_Single

0x10

Yes

Yes

Set_Attribute_Single

Service Code

Implemented for:

Service Name

Allocation Size (in bytes)

Class

Instance

Par. Number

Par. Value

0x4B

Yes

No

Get_Attributes_Scattered

2

2

0x4C

Yes

No

Set_Attributes_Scattered

2

2

Name

Data Type

Description

Parameter Number

DWORD

Parameter to read or write

Parameter Value

DWORD

Parameter value to read or write (zero when reading)

Hexadecimal

Decimal

0x97

151

Service Code

Implemented for:

Service Name

Class

Instance

0x0E

Yes

Yes

Get_Attribute_Single

0x10

Yes

Yes

Set_Attribute_Single

Advertising