Frame Grabber SDK (Windows-C) Developer Guide
Error Code
Error Name
Description
GenICam Related Error Codes (from 0x80190100 to 0x801901FF )
0x80190100 MV_FG_ERR_GC_GENERIC
Generic error.
0x80190101 MV_FG_ERR_GC_ARGUMENT
Parameter error.
0x80190102 MV_FG_ERR_GC_RANGE
The value is out of range.
0x80190103 MV_FG_ERR_GC_PROPERTY
Attribute error.
0x80190104 MV_FG_ERR_GC_RUNTIME
Running environment error.
0x80190105 MV_FG_ERR_GC_LOGICAL
Logic error.
0x80190106 MV_FG_ERR_GC_ACCESS
Access permission error.
0x80190107 MV_FG_ERR_GC_TIMEOUT
Timed out.
0x80190108 MV_FG_ERR_GC_DYNAMICCAST
Conversion exception.
0x801901FF MV_FG_ERR_GC_UNKNOW
GenICam unknown error.
Image Processing Related Error Codes (from 0x80190200 to 0x801902FF )
0x80190200 MV_FG_ERR_IMG_HANDLE
Handle error.
0x80190201 MV_FG_ERR_IMG_SUPPORT
Not supported.
0x80190202 MV_FG_ERR_IMG_PARAMETER
Parameter error.
0x80190203 MV_FG_ERR_IMG_OVERFLOW
Out of memory.
0x80190204 MV_FG_ERR_IMG_INITIALIZED
Operation not initialized.
0x80190205 MV_FG_ERR_IMG_RESOURCE
Failed to release resource.
0x80190206 MV_FG_ERR_IMG_ENCRYPT
Image encryption error.
0x80190207 MV_FG_ERR_IMG_FORMAT
Incorrect image format or image format
not supported.
0x80190208 MV_FG_ERR_IMG_SIZE
Incorrect image width/height or image
width/height out of range.
0x80190209 MV_FG_ERR_IMG_STEP
The value of image width/height and step
parameter mismatch.
0x80190210 MV_FG_ERR_IMG_DATA_NULL
The address for storing the image data is
empty.
0x80190211 MV_FG_ERR_IMG_ABILITY_ARG
The image algorithm capability contains
invalid parameters.
0x801902FF MV_FG_ERR_IMG_UNKNOW
Unknown error occurred during image
processing.
141
    "