Services, Connection object (class id 05h), Class attributes – Rockwell Automation 1440-DYN02-01RJ XM Dynamic Measurement Module Manuel d'utilisation

Page 112

Advertising
background image

112

Publication ICM-UM002F-EN-E - March 2013

Appendix B CIP Objects

The dynamic Assembly instance must be instantiated with a call to the class
level Create service. Then the structure can be defined with the
Set_Attribute_Single service for the Member List attribute. Only one dynamic
Assembly instance is supported so subsequent calls to the Create service will
return a Resource Unavailable (0x02) error. The Delete service can be used to
destroy the dynamic Assembly instance so that it can be re-created.

Services

(1)

Attributes can only be set while the device is in Program Mode. See the description of the Device Mode Object
for more information.

Connection Object

(Class ID 05H)

The Connection Object allocates and manages the internal resources
associated with both I/O and Explicit Messaging Connections.

Class Attributes

The Connection Object provides no class attributes.

Table B.6 Assembly Object Services

Service

Code

Class/Instance Usage

Name

0E

h

Class/Instance

Get_Attribute_Single

10

h

Instance

Set_Attribute_Single

(1)

08

h

Class

Create

09

h

Instance

Delete

Advertising