|
|
|
@ -10,8 +10,8 @@ enum ERR_DOT_TYPE_ENUM
|
|
|
|
#define Value_ERR_TYPE_2 128
|
|
|
|
#define Value_ERR_TYPE_2 128
|
|
|
|
|
|
|
|
|
|
|
|
//-----------------------sxg added
|
|
|
|
//-----------------------sxg added
|
|
|
|
#define _MAX_ERROR_SCAN_LINE_PER_ROW 300
|
|
|
|
#define _MAX_ERROR_SCAN_LINE_PER_ROW 1000
|
|
|
|
#define _MAX_ERROR_DOT_BLOB 80
|
|
|
|
#define _MAX_ERROR_DOT_BLOB 1000
|
|
|
|
#define _MAX_MACRO_COUNT 4
|
|
|
|
#define _MAX_MACRO_COUNT 4
|
|
|
|
|
|
|
|
|
|
|
|
#define _MAX_ERR_CLASS ERR_TYPE_COUNT
|
|
|
|
#define _MAX_ERR_CLASS ERR_TYPE_COUNT
|
|
|
|
|