
Frame Grabber SDK (Windows-C) Developer Guide
GenTL Error Code
Error Code
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
Error Name
GC_ERR_ERROR
GC_ERR_NOT_INITIALIZED
GC_ERR_NOT_IMPLEMENTED
GC_ERR_RESOURCE_IN_USE
GC_ERR_ACCESS_DENIED
GC_ERR_INVALID_HANDLE
GC_ERR_INVALID_ID
GC_ERR_NO_DATA
GC_ERR_INVALID_PARAMETER
GC_ERR_IO
GC_ERR_TIMEOUT
GC_ERR_ABORT
-1013
GC_ERR_INVALID_BUFFER
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
GC_ERR_NOT_AVAILABLE
GC_ERR_INVALID_ADDRESS
GC_ERR_BUFFER_TOO_SMALL
GC_ERR_INVALID_INDEX
GC_ERR_PARSING_CHUNK_DATA
GC_ERR_INVALID_VALUE
GC_ERR_RESOURCE_EXHAUSTED
GC_ERR_OUT_OF_MEMORY
Description
Unknown error.
Module or resource is not initialized.
The requested operation is not
implemented.
The requested resource is already
occupied.
The requested resource is not allowed.
The given handle does not support the
operation.
Failed to connect to the specified
resource by the invalid ID.
The function has no data to be
processed.
Invalid given parameter(s).
I/O communication error.
Operation timed out.
The operation is aborted before being
completed.
The registered buffer is not enough to
acquire images in the current
acquisition mode.
Resource or information is not
available within the given time in the
current status.
The given address is invalid or out of
range due to internal reasons.
The provided buffer is too small to
receive the expected amount of data.
The index is out of range.
An error occurred when parsing a
buffer containing chunk data.
Trying to write an invalid value to the
register.
The requested resource is exhausted.
No enough memory for the system or
hardware of the system.
142





















































































































































