Class code 0x06 — connection manager object, Class attributes instances instance attributes – Rockwell Automation 1203-CN1 ControlNet Communications Module 1203-CN1 User Manual

Page 95

Advertising
background image

Publication 1203-5.13 – February, 2002

ControlNet Objects: Class Code 0x06 — Connection Manager Object

D-9

Class Code 0x06 — Connection
Manager Object

The Connection Manager Object is used to manage the establishment
and maintenance of communication connections.

Class Attributes

Instances

Instance Attributes

Attribute ID

Access Rule

Name

Data Type

Description

1

Get

Revision

UINT

Revision of this object.
First revision, value=1.

2

Set

Max Instance

UINT

Maximum instance number of an object
currently created in this class level of
the device.

4

Get

Optional Attribute
List

STRUCT of

List of optional instance attributes used
in an object class implementation.

Number Attributes

UINT

Number of attributes in the optional
attribute list.

Optional Attributes

ARRAY of

UINT

List of optional attribute numbers.

Instance

Description

1

Connection Manager

Attribute ID

Access Rule

Name

Data Type

Description

1

Set

OpenReqs

UINT

Number of Open Requests received
including Null Open Requests.

2

Set

OpenFormat
Rejects

UINT

Number of open requests rejected by
this node due to format errors.

3

Set

OpenResource
Rejects

UINT

Number of open requests rejected by
this node.

4

Set

OpenOther Rejects

UINT

Number of open requests rejected or
timed out by downstream nodes.

5

Set

CloseReqs

UINT

Number of close requests received.

6

Set

CloseFormat
Rejects

UINT

Number of close requests rejected by
this node due to format errors.

7

Set

CloseOther Rejects

UINT

Number of close requests received
rejected or timed out by downstream
nodes.

8

Set

Conn Timeouts

UINT

Number of connections which have
been timed out by this node after they
were opened.

Advertising