aci_async_add() 5-9
21 Dec 2001
Use the insert2 function instead of this command. This
function experiences difficulties with large I/O units with
long volsers (16-digit) since the buffer for displaying the
inserted volser is restricted. For compatibility reasons this
function continues to be supported.
das_eject
The aci_async_add function with the das_eject parameter
ejects a range of volumes from the AML. See Figure 5-7.
Figure 5-7 aci_async_add Function with the das_eject Parameter
Eject the volumes in volser_range to the eject_area. The media
type of the volumes must match that of the eject_area. Set type
to the media type of the volser_range. See Table 5-5.
Table 5-4 Parameters for the das_insert P arameter
Parameter Description
insert_area Logical insert range of the Insert/Eject unit of the AML in the
AMS (e.g. I03)
volser_range The volumes found in the insert_area are returned in the
volser_ranges array of strings, where each volser is separated by a
comma. Each range is ACI_RANG_LEN long and there are up to
ACI_MAX_RANGES ranges. An empty string indicates the end of
the ranges
type media type of the volser in the insert area
Refer to Media Types on page 2-7
aci_async_add (das_eject, *eject_area, *volser_ranges,
*type)