Enumerator |
---|
GC_ERR_CUSTOM_MULTIPLE_HANDLES |
Different handles to the same object were found.
|
GC_ERR_CUSTOM_DANGLING_HANDLES |
Handles associated to a closed object were found.
|
GC_ERR_CUSTOM_LOST_HANDLE |
No handle associated to an opened object was found.
|
GC_ERR_CUSTOM_LOCK_ERROR |
A lock issue has been detected.
|
GC_ERR_CUSTOM_SILENT_ERROR |
Some silent errors occurred.
|
GC_ERR_CUSTOM_LIBPATH_ERROR |
Library path cannot be retrieved.
|
GC_ERR_CUSTOM_DRIVER_NOT_AVAILABLE |
Failed to access the driver.
|
GC_ERR_CUSTOM_DRIVER_IO_ERROR |
A driver error has occurred.
|
GC_ERR_CUSTOM_STD_EXCEPTION |
Caught a C++ std::exception.
|
GC_ERR_CUSTOM_ALIGNMENT_ERROR |
An alignment error occurred while accessing a module port.
|
GC_ERR_CUSTOM_WAIT_FAILED |
A wait operation failed unexpectedly.
|
GC_ERR_CUSTOM_WAIT_INTERRUPTED |
A wait operation has been interrupted.
|
GC_ERR_CUSTOM_CANNOT_CREATE_NOTIFIER |
Cannot create notification object.
|
GC_ERR_CUSTOM_NOTIFIER_ERROR |
Cannot access notification object state.
|
GC_ERR_CUSTOM_LOADING_ERROR |
An external module could not be loaded.
|
GC_ERR_CUSTOM_SYMBOL_NOT_FOUND |
A required symbol was not found.
|
GC_ERR_CUSTOM_STRING_TOO_LONG |
A string is too long.
|
GC_ERR_CUSTOM_DATATYPE_MISMATCH |
Data type mismatch.
|
GC_ERR_CUSTOM_TOO_MANY_GENAPI_CONTEXTS |
Too many GenApi contexts.
|
GC_ERR_CUSTOM_INCORRECT_OEM_SAFETY_KEY |
Key doesn't match programmed OEM safety key.
|
GC_ERR_CUSTOM_GENAPI_ERROR |
A GenApi error has occurred.
|
GC_ERR_CUSTOM_IMAGE_ERROR |
An error occurred while processing an image.
|
GC_ERR_CUSTOM_IOCTL_PCI_WRITE_CONFIG_FAILED |
Driver could not write to PCI configuration space of device.
|
GC_ERR_CUSTOM_IOCTL_PCI_READ_CONFIG_FAILED |
Driver could not read from PCI configuration space of device.
|
GC_ERR_CUSTOM_IOCTL_DS_CREATE_NO_DMA_ENGINE |
Driver could not find a DMA engine.
|
GC_ERR_CUSTOM_IOCTL_DS_CREATE_NO_IRQ_HANDLER |
Driver has no IRQ handler.
|
GC_ERR_CUSTOM_IOCTL_DS_REGISTER_EVENT_FAILED |
Driver could not register notification object while creating the data stream.
|
GC_ERR_CUSTOM_IOCTL_DS_OPEN_FAILED |
Driver could not open DataStream module.
|
GC_ERR_CUSTOM_IOCTL_DS_START_FAILED |
Driver could not start the acquisition engine.
|
GC_ERR_CUSTOM_IOCTL_DEV_GET_URL_INFO_FAILED |
Driver error while getting remote device URL information.
|
GC_ERR_CUSTOM_IOCTL_CXP_CONNECTION_WRITE_FAILED |
Driver could not not write to remote device CoaXPress register.
|
GC_ERR_CUSTOM_IOCTL_CXP_CONNECTION_READ_FAILED |
Driver could not not read remote device CoaXPress register.
|
GC_ERR_CUSTOM_IOCTL_BUFFER_ANNOUNCE_FAILED |
Driver was not able to announce a buffer.
|
GC_ERR_CUSTOM_IOCTL_STOP_TIMEOUT |
Driver could not stop the acquisition engine in a timely fashion.
|
GC_ERR_CUSTOM_IOCTL_I2C_FAILED |
Driver I2C error.
|
GC_ERR_CUSTOM_IOCTL_BANK_SELECT_INCONSISTENCY |
Driver detected a flash bank select inconsistency.
|
GC_ERR_CUSTOM_IOCTL_ONBOARD_MEMORY_READ_ERROR |
Driver could not read from onboard memory.
|
GC_ERR_CUSTOM_IOCTL_ONBOARD_MEMORY_WRITE_ERROR |
Driver could not write to onboard memory.
|