Parameterization
TR-Electronic GmbH 2008, All Rights Reserved
Printed in the Federal Republic of Germany
Page 114 of 155
TR - ECE - BA - DGB - 0073 - 07
06/27/2017
7.4 Object 0x04, Assembly
The
Assembly Object
returns the position value of the measuring system.
Only a static configuration is supported (
Static Assembly
). Therefore, the number
of the instances and attributes are defined fix and can not be changed.
7.4.1 Common Services
Service Code
Service Name
Description
0x0E
Get_Attribute_Single
Returns the contents of the specified
attribute.
7.4.2 Class Attributes
No. Access
Name
Data type
Attribute Description
Default
1
Get
Revision
UINT
Revision of this object
0x00 02
2
Get
Max Instance UINT
Maximum instance number of an
object currently created in this class
level of the device.
0x00 65
3
Get
Number of
Instances
UINT
Number of object instances currently
created at this class level of the
device.
0x00 03
4
Get
Optional
attribute list
STRUCT
of:
List of optional instance attributes
utilized in an object class
implementation.
Number of
attributes
UINT
Number of attributes in the optional
attribute list.
0x00 01
Optional
attributes
ARRAY of
UINT
List of optional attribute numbers.
0x00 04
5
-
-
-
not implemented
-
6
Get
Maximum
ID Number
Class
Attributes
UINT
The attribute ID number of the last
class attribute of the class definition
implemented in the device.
0x00 07
7
Get
Maximum ID
Number
Instance
Attributes
UINT
The attribute ID number of the last
instance attribute of the class definition
implemented in the device.
0x00 04
Table 15: Assembly, Overview of the class attributes