Aci_Eif_Conf - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

aci_eif_conf

#include "aci.h"
int aci_eif_conf( struct aci_lora *lora_desc,
Figure 4-30
struct aci_lora {
};
Figure 4-31
4-38
DAS ACI Functions
ERPC
EINVALID
ETIMEOUT
ESWITCHINPROGRESS
EBADCLIENT
ENOTSUPPHCMD
The aci_eif_conf function queries status from up to 20 logical
ranges. See Figure 4-30.
int *nCount)
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.
char lora_name[ACI_AREANAME_LEN];
char StartCoord[ACI_COORD_LEN];
char EndCoord[ACI_COORD_LEN];
char ctype
char description[ACI_DESCRIPTION_LEN];
Returned Status
For the parameters of the aci_lora structure, refer to Table 4-14
on page 4-39.
601626-B

Advertisement

Table of Contents
loading

Table of Contents