Adic Server Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 79
4-38 DAS ACI Functions
601626-B
•ERPC
EINVALID
ETIMEOUT
ESWITCHINPROGRESS
EBADCLIENT
ENOTSUPPHCMD
aci_eif_conf
The aci_eif_conf function queries status from up to 20 logical
ranges. See Figure 4-30.
Figure 4-30 aci_eif_conf Function Call
The call returns nCount and the staus of the logical range. The
status is returned in an array of pointers to the aci_lora
structure. The array can be a maximum of 20 elements. See
Figure 4-31.
Figure 4-31 Returned Status
For the parameters of the aci_lora structure, refer to Table 4-14
on page 4-39.
#include "aci.h"
int aci_eif_conf( struct aci_lora *lora_desc,
int *nCount)
struct aci_lora {
char lora_name[ACI_AREANAME_LEN];
char StartCoord[ACI_COORD_LEN];
char EndCoord[ACI_COORD_LEN];
char ctype
char description[ACI_DESCRIPTION_LEN];
};
Vista de pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 217 218

Comentarios a estos manuales

Sin comentarios