8.5. Error CodesΒΆ
decodingError Codesas shown in the following table:
Error Code | Macro Definitions | Description |
|---|---|---|
0xC0058002 | CVI_ERR_VDEC_INVALID_CHNID | Channel IDexceedvalidRange |
0xC0058003 | CVI_ERR_VDEC_ILLEGAL_PARAM | Parameter exceeds the valid range |
0xC0058004 | CVI_ERR_VDEC_EXIST | Channelalready exists |
0xC0058005 | CVI_ERR_VDEC_UNEXIST | Channelnot created |
0xC0058006 | CVI_ERR_VDEC_NULL_PTR | Null Pointer |
0xC0058007 | CVI_ERR_VDEC_NOT_CONFIG | Not configured before use |
0xC0058008 | CVI_ERR_VDEC_NOT_SUPPORT | Not supportedParameterorFunction |
0xC0058009 | CVI_ERR_VDEC_NOT_PERM | Operation not allowed |
0xC005800C | CVI_ERR_VDEC_NOMEM | Memory allocation failed |
0xC005800D | CVI_ERR_VDEC_NOBUF | Buffer allocation failure |
0xC005800E | CVI_ERR_VDEC_BUF_EMPTY | Buffer contains no data |
0xC005800F | CVI_ERR_VDEC_BUF_FULL | Buffer is full |
0xC0058010 | CVI_ERR_VDEC_SYS_NOTREADY | system is not readyhasInitializerelated modulenothasload |
0xC0058011 | CVI_ERR_VDEC_BADADDR | AddressError |
0xC0058012 | CVI_ERR_VDEC_BUSY | system |