9.5. Error CodesΒΆ
Regionsystem API Error Codesas shown in the following table:
Error Code | Macro Definitions | Description |
|---|---|---|
0xC0038001 | CVI_ERR_RGN_INVALID_DEVID | Device numberInvalid |
0xC0038002 | CVI_ERR_RGN_INVALID_CHNID | RGNChannel numberInvalid |
0xC0038003 | CVI_ERR_RGN_ILLEGAL_PARAM | RGNInvalid parameter setting |
0xC0038004 | CVI_ERR_RGN_EXIST | RGNalready created |
0xC0038005 | CVI_ERR_RGN_UNEXIST | RGNnot created |
0xC0038006 | CVI_ERR_RGN_NULL_PTR | Null pointer in input |
0xC0038007 | CVI_ERR_RGN_NOT_CONFIG | Module is not configured |
0xC0038008 | CVI_ERR_RGN_NOT_SUPPORT | Operation not supported |
0xC0038009 | CVI_ERR_RGN_NOT_PERM | Operation not allowed |
0xC003800c | CVI_ERR_RGN_NOMEM | Memory allocation failed |
0xC003800d | CVI_ERR_RGN_NOBUF | BUF pool allocation failed |
0xC003800e | CVI_ERR_RGN_BUF_EMPTY | Buffer pool is empty |
0xC003800f | CVI_ERR_RGN_BUF_FULL | Buffer pool is full |
0xC0038010 | CVI_ERR_RGN_SYS_NOTREADY | system is not ready, cancannot initializedornot loaded |
0xC0038011 | CVI_ERR_RGN_BADADDR | RGN iocltParameterError |
0xC0038012 | CVI_ERR_RGN_BUSY | RGNsystem |