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_OPAQUE_NETWORK | GEV Driver could not communicate with the camera.
|
GC_ERR_CUSTOM_GENAPI_FEATURE_NOT_FOUND | A GenApi feature could not be found.
|
GC_ERR_CUSTOM_INVALID_BUFFER_ADDRESS | A buffer address does not match any announced buffer address.
|
GC_ERR_CUSTOM_ASSERT_FAILED | An internal assertion failed.
|
GC_ERR_CUSTOM_NETWORK_CONFIGURATION_ERROR | Subnet mismatch, invalid IP address and the like.
|
GC_ERR_CUSTOM_RDMA_INCOMPATIBLE_PROTOCOL | Unexpected values in connection data.
|
GC_ERR_CUSTOM_RDMA_INCOMPATIBLE_VERSION | Remote device requires a protocol version that is not supported.
|
GC_ERR_CUSTOM_RDMA_CONNECTION_INVALID | Connection doesn't have the expected state at the time of the call.
|
GC_ERR_CUSTOM_RDMA_DEVICE_REMOVED | The underlying NetworkDirect adapter was removed from the system.
|
GC_ERR_CUSTOM_BUFFER_SIZE_TOO_LARGE | The specified buffer length exceeds the capabilities of the underlying NetworkDirect hardware.
|
GC_ERR_CUSTOM_RDMA_CONNECTION_REFUSED | The remote system refused the connection request.
|
GC_ERR_CUSTOM_RDMA_CONNECTION_ABORTED | The remote system aborted the connection.
|
GC_ERR_CUSTOM_RDMA_CONNECTION_CANCELED | The local system terminated the connection.
|
GC_ERR_CUSTOM_INVALID_CONFIG | An error occured during parsing of a configuration file.
|
GC_ERR_CUSTOM_GENDC_SIZE_TOO_SMALL | GenDC data structure size is smaller than base header size.
|
GC_ERR_CUSTOM_GENDC_INVALID_OFFSET | Offset entry in GenDC data structure goes out of containing buffer.
|
GC_ERR_CUSTOM_RDMA_COMMUNICATION_ERROR | System error occured during RDMA transfer request.
|
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_LICENSE_MANAGER_ERROR | An error occurred in the License Manager.
|
GC_ERR_CUSTOM_NO_LICENSE | No license was found.
|
GC_ERR_CUSTOM_CL_ERR | A CL error occurred.
|
GC_ERR_CUSTOM_CL_RECEIVER_NOT_READY | CL receiver could not get ready to start acquisition.
|
GC_ERR_CUSTOM_RECORDER_ERROR | An eGrabber Recorder error occurred.
|
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.
|
GC_ERR_CUSTOM_IOCTL_FFC_WRITE_ERROR | Driver could not write Flat Field Correction coefficient data.
|
GC_ERR_CUSTOM_IOCTL_SERIAL_REGISTER_EVENT_FAILED | Driver could not register serial notification object.
|
GC_ERR_CUSTOM_GENCP_BASE | |