Page 267
PROFIBUS-Specification-Normative-Parts-5:1997
Copyright by PNO 1997 - all rights reserved
Extension
This attribute contains profile specific information.
List of Local Address
This attribute contains the internal addresses of the Record Elements. These ad-
dresses are system specific addresses of the real objects. They serve the inter-
nal addressing of the objects. If the real objects are stored sequentially with-
out gaps, then only the Local Address (1) is given as start address. If no map-
ping of this kind is performed, this attribute shall be set to the value
FFFFFFFF hex.
Object Description of the OD on Transmission
+-------+---------+------------+----------+---------+---------+//
! Index ! Object ! Data Type ! Password ! Access ! Access !
! ! code ! Index ! ! Groups ! Rights !
+-------+---------+------------+----------+---------+---------+
! 111 ! Record ! 37 ! 34 ! ! R !
+-------+---------+------------+----------+---------+---------+//
//+---------------+-----------+-------------+-------------+//
! Variable ! Extension ! Local ! Local !
! Name ! ! Address (1) ! Address (2) !
+---------------+-----------+-------------+-------------+
! R. Breithaupt ! ! 43A7 hex ! 62AB hex !
//+---------------+-----------+-------------+-------------+//
//+-------------+-------------+-------------+
! Local ! Local ! Local !
! Address (3) ! Address (4) ! Address (5) !
+-------------+-------------+-------------+
! 3942 hex ! 2324 hex ! AC56 hex !
//+-------------+-------------+-------------+
Figure 66. Object Description of Record in the S-OD (Example)
Object Code
Tag for the Record Object, which is transmitted in addition to the object at-
tributes in the GetOD service and the PutOD service.
4.7.2.5 The Variable List Object
The Variable List Object consists of a collection of Variable Access Objects.
The Object Description of the Variable Access Object Variable List is stored dy-
namically in the Object Dictionary (DV-OD). This Object Description contains an
index list of Array, Record and Simple Variable Objects from the S-OD.
A Variable List may be created and deleted with the DefineVariableList and De-
leteVariableList services.
The Access Rights shall be declared for the DefineVariableList service. The Ac-
cess Rights to the single objects are checked on creation (DefineVariableList)
of a Variable List. The Variable List Object is only created if the requested
Access Rights do not exceed the Access Rights to the single objects.
If the same Variable List exists with the requested Access Rights, no new object
is created but the Logical Address of the existing object is given to the cli-
ent. In the other case the Variable List is created with the requested Access
Rights.
Only the authorized client with the proper Access Rights may delete a Variable
List Object (DeleteVariableList).