National Instruments FOUNDATION NI-FBUS Hardware And Software User Manual page 73

Table of Contents

Advertisement

The
nifInterfaceInfo_t
typedef struct nifInterfaceInfo_t{
char interfaceName[NIF_NAME_LEN];
char deviceID[DEV_ID_SIZE +1];
} nifInterfaceInfo_t;
Note nifGetInterfaceList
Manager and does not cause Fieldbus activity.
Return Values
E_OK
E_BUF_TOO_SMALL
E_CONFIG_ERROR
E_NOT_FOUND
© National Instruments Corporation
structure is defined as follows:
is an internal function for the NI-FBUS Communications
The call was successful.
The buffer does not contain enough entries to hold all the interface
information.
Some configuration information, such as registry information or
network configuration information, is incorrect.
Some interfaces are missing in the bus.
6-11
Chapter 6
NI-FBUS Function Reference
NI-FBUS Hardware and Software User Manual

Advertisement

Table of Contents
loading

Table of Contents