Class code 0x10 — parameter group object, Class attributes instances, Instance attributes – Rockwell Automation 2100-GK61 DeviceNet to SCANport User Manual
Page 170

Publication 2100-UM001B-EN-P – January 2001
C-16
DeviceNet Objects
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
Parameter
group
version
UINT
Returns 1.
2
Get
Max
Instance
UINT
Maximum instance
number of an object
currently created in this
class level of the device.
8
Get
Native
Language
USINT
Language ID for all
STRING accesses.
0 = English
1 = French
2 = Spanish (Mexican)
3 = Italian
4 = German
5 = Japanese
6 = Portuguese
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.