Printed in the Federal Republic of Germany
TR-Electronic GmbH 2013, All Rights Reserved
01/17/2019
TR - ECE - BA - DGB - 0102 - 09
Page 115 of 175
7.2 Object 0x01, Identity
The
Identity Object
contains all identification attributes of the measuring system.
7.2.1 Common Services
Service Code
Service Name
Description
0x01
Get_Attributes_All
Returns the contents of all attributes.
The order corresponds to the Attr.-ID.
According to the data type the Low part
is written first.
0x05
RESET
Device performs a RESET, with
POWER-ON behavior.
0x0E
Get_Attribute_Single
Returns the contents of the specified
attribute.
7.2.2 Class Attributes
No. Access
Name
Data type
Attribute Description
Default
1
Get
Revision
UINT
Revision of this object
0x0001
2
Get
Max Instance UINT
Maximum instance number of an
object currently created in this class
level of the device.
0x0001
3
Get
Number of
Instances
UINT
Number of object instances currently
created at this class level of the
device.
0x0001
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.
0x0000
Optional
attributes
ARRAY of
UINT
List of optional attribute numbers.
0x00
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.
0x0007
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.
0x0007
Table 9: Identity, Overview of the class attributes