The tSCX_BRDST data structure is used by the scx_gtbdattr( ) function to retrieve status information about the SCX160 SCxbus Adapter. On return from the function, the tSCX_BRDST data structure contains the relevant information and is defined as follows:
typedef struct {
unsigned char board_status;
unsigned char self_test_code;
unsigned char board_type;
} tSCX_BRDST;
Valid values for each member of this structure are defined in the scxlib.h header:
Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation