MMX6x2-HT
User’s Manual
Section 8. LW3 Programmers’ reference Page 79 / 119
8.1.3. Error messages
There are several error messages defined in the LW3 protocol, all of them have a unique
error number.
Format: XE[primitive] %EYYY: [Error message]
Legend: X can be:
‘-’: syntax error. Cannot parse the command at all.
‘n’: node error.
‘p’: property error.
‘m’: method error.
YYY: error code, which can be one of the followings:
Lw3ErrorCodes_AlreadyExists
Lw3ErrorCodes_InvalidValue
Lw3ErrorCodes_IllegalParamCount
Lw3ErrorCodes_IllegalOperation
Lw3ErrorCodes_AccessDenied
Lw3ErrorCodes_CommandTooLong
Lw3ErrorCodes_InternalError
8.1.4. Prefix summary
The following prefixes are defined in the LW3 protocol:
a property that contains the path of
a node which should be added
under the property's node as a child
node (always read-only)
a response to a successful method
execution
a response to a failed method
execution