Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
naibrd_dl_legacy.c File Reference

Functions

NAIBRDFUNC nai_status_t NAIAPI naibrd_DL_GetStatus (int32_t cardIndex, int32_t module, int32_t channel, nai_dl_status_type_t statusType, nai_dl_module_status_t *p_outStatus)
 Retrieves the module latched status for a specific channel from the DLV module.
 
NAIBRDFUNC nai_status_t NAIAPI naibrd_DL_ClearStatus (int32_t cardIndex, int32_t module, int32_t channel, nai_dl_status_type_t statusType)
 Clears the module latched status for a specific channel from the DLV module.
 
NAIBRDFUNC nai_status_t NAIAPI naibrd_DL_GetStatusRealtime (int32_t cardIndex, int32_t module, int32_t channel, nai_dl_status_type_t statusType, nai_dl_module_status_t *p_outStatus)
 Retrieves the module realtime status for a specific channel from the DLV module.