The DETAIL_OBJECT function facilitates the management and creation of a using operator dialog. It gives the application program use of all the descriptive information for a or a in a %MW memory zone selected by the programmer. If we associate the variable Channel_0 of type IODDT T_CCY_GROUP0 to channel 0 of the module to obtain:
-
DETAIL_OBJECT (Channel_0,Action, type_object, num_group, num_object, adr)
-
Action = 1 : Ext is used to write the cam or track descriptor in a memory zone
-
Action = 0 : Inc is used to write the cam or track descriptor with data in the memory zone
-
type of object = 0: cam.
-
type of object = 1: track.
-
NUM_GROUP = number of the group to which the cam or track belongs.
-
NUM_OBJET = number of the cam or track in the group.
-
ADR = address of the first object in the memory zone.