CONTROL_FAILURE_CONF
The CONTROL_FAILURE_CONF message, defined in the following tables, confirms that the previously requested control-service function identified by the given invokeID was unsuccessful. This message is sent in place of the corresponding confirmation message for the requested control-service function.
Fixed part Field name |
Value |
Data type |
Byte size |
---|---|---|---|
InvokeID |
Set to the same value as the InvokeID from the corresponding request message. |
UINT |
4 |
FailureCode |
One of the values specifying the reason that the request failed. See Control Failure (CF) Values. |
USHORT |
2 |
Unified CCX ErrorCode |
Unified CCX detailed error data, if available. Otherwise, 0. See Unified CCX Error Code Values. |
UINT |
4 |
Floating part Field name |
Value |
Data type |
Maximum size |
---|---|---|---|
Text[7] |
Text describing the error. |
STRING |
255 |