Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Cmd_Return_t Ucs_Cmd_AddMsgIdTable ( Ucs_Inst_t self,
Ucs_Cmd_MsgId_t msg_id_tab_ptr 
)

Add a MessageId Table to the Command Interpreter.

Parameters
selfThe Ucs instance
msg_id_tab_ptrReference to MessageId Table
Returns
Possible return values are shown in the table below.
Value Description
UCS_CMD_RET_SUCCESS MessageId Table was successfully added
UCS_CMD_RET_ERR_ALREADY_ENTERED MessageId Table already added
UCS_CMD_RET_ERR_NULL_PTR NULL pointer used as argument for MessageId Table reference