Logo
UNICENS V2.1.0-3491
User Manual and API Reference

Message transmission status for internal/debug use.

Enumerator:
UCS_MSG_STAT_OK 

Transmission succeeded.

UCS_MSG_STAT_ERROR_CFG_NO_RCVR 

No internal receiver exists.

UCS_MSG_STAT_ERROR_BF 

Buffer full.

UCS_MSG_STAT_ERROR_CRC 

CRC.

UCS_MSG_STAT_ERROR_ID 

Corrupted identifiers.

UCS_MSG_STAT_ERROR_ACK 

Corrupted PACK or CACK.

UCS_MSG_STAT_ERROR_TIMEOUT 

TX timeout.

UCS_MSG_STAT_ERROR_FATAL_WT 

Wrong target.

UCS_MSG_STAT_ERROR_FATAL_OA 

Own node address.

UCS_MSG_STAT_ERROR_NA_TRANS 

Control channel was switched off and a pending transmission was canceled.

UCS_MSG_STAT_ERROR_NA_OFF 

Control channel not available.

UCS_MSG_STAT_ERROR_UNKNOWN 

Unknown error status.

UCS_MSG_STAT_ERROR_SYNC 

Internal error which is notified if communication link with INIC is lost.