Macro for Generating Error Codes
Function
Generates the error codes of a specified module by calling DEF_ERRORNO.
Syntax
DEF_ERRORNO(sysid, modid, name, value, desc)
Parameter Description
Parameter |
Input/Output |
Description |
---|---|---|
sysid |
Input |
System ID |
modid |
Input |
Module ID |
name |
Input |
Name of an error code |
value |
Input |
Actual value of an error code |
desc |
Input |
Description of an error code, which is a character string |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot