aci_flip 4-61
21 Dec 2001
Only supported by the Scalar DLC software.
Return Values
0: The call was successful.
-1: The call failed.
The external variable d_errno is set to one of the following
DAS error codes:
ERPC
• EINVALID
• ETIMEOUT
• ESWITCHINPROG
• EBADCLIENT
• ENOTSUPPHCMD
aci_flip
The aci_flip function turns an Optical Disk (O. D.) in a drive.
See Figure 4-50.
Figure 4-50 aci_flip Function Call
In the drive named drive, the dismounted O. D. will be turned
180° and mounted in the same drive. Refer to Table 4-23 for
a description of the parameter for the aci_flip function.
For additional information, refer to aci_mount on page 4-91,
and aci_dismount on page 4-16.
Table 4-22 Parameter for the aci_email Function Call
Parameter Description
Adr A non-empty email address of no more than 64 characters
Msg defines the email message of no more than 255 characters
#include "aci.h"
int aci_flip( char *drive)