Class code 0x10 — parameter group object, Class attributes instances, Instance attributes – Rockwell Automation 1203-CN1 ControlNet Communications Module 1203-CN1 User Manual

Page 105

Advertising
background image

Publication 1203-5.13 – February, 2002

ControlNet Objects: Class Code 0x10 — Parameter Group Object

D-19

Class Code 0x10 — Parameter
Group Object

The Parameter Group Object identifies and provides access to groups
of parameters in a device grouping. The Parameter Group Object
provides convenient access to related sets of parameters.

Class Attributes

Instances

The number of instances varies based on the number of groups in the
SCANport product. One additional group is added for the module.

Instance Attributes

Attribute ID

Access Rule

Name

Data Type

Description

1

Get

Revision

UINT

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

2

Get

Max Instance

UINT

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

8

Set

Native Language

USINT

Language ID for all STRING accesses.
0 = English
1 = French
2 = Spanish (Mexican)
3 = Italian
4 = German
5 = Japanese
6 = Portuguese
7 = Mandarin Chinese

Instance

Description

1 – (n - 1)

SCANport product groups

n

Module group

N is the value returned by a get from class attribute 2 (max

instance).

Attribute ID

Access Rule

Name

Data Type

Description

1

Get

Group Name String

SHORT_

STRING

A human-readable string representing
the group name (e.g., set-up, frequency
set).
Maximum number of characters = 16

2

Get

Number of Members
in Group

UINT

Number of parameters in group.

3

Get

1st Parameter
Number in Group

UINT

Parameter instance number.

4

Get

2nd Parameter
Number in Group

UINT

Parameter instance number.

n

Get

(n-2)th Parameter
Number in Group

UINT

Parameter instance number.

Advertising