| Name | Description |
 | Equals(object) | Inherited from System.Object |
  | GenApi_ExecuteCommand(int, string, bool) |
Executes named command parameter using GenICam ICommand interface.
|
  | GenApi_GetBooleanParam(int, string, bool) |
Reads named parameter value using GenICam IBoolean interface.
|
  | GenApi_GetCategoryDescriptor(int, string, Fil.GenApi_CategoryDescriptor) |
Reads named category description from GenICam interface.
|
  | GenApi_GetEnumDescriptor(int, string, bool, Fil.GenApi_EnumDescriptor) |
Reads named enum parameter description from GenICam IEnumeration interface.
|
  | GenApi_GetEnumParam(int, string, bool, string) |
Reads named parameter value using GenICam IEnumeration interface.
|
  | GenApi_GetFloatDescriptor(int, string, Fil.GenApi_FloatDescriptor) |
Reads named float parameter attributes from GenICam IFloat interface.
|
  | GenApi_GetFloatParam(int, string, bool) |
Reads named parameter value using GenICam IFloat interface.
|
  | GenApi_GetIntegerDescriptor(int, string, Fil.GenApi_IntegerDescriptor) |
Reads named integer parameter attributes from GenICam IInteger interface.
|
  | GenApi_GetIntegerParam(int, string, bool) |
Reads named parameter value using GenICam IInteger interface.
|
  | GenApi_GetParamDescriptor(int, string, Fil.GenApi_ParameterDescriptor) |
Reads named parameter description and attributes from GenICam interface.
|
  | GenApi_GetParamExists(int, string) |
Checks if parameter, category or command with specified name exists in GenApi
set.
|
  | GenApi_GetRegisterDescriptor(int, string, Fil.GenApi_RegisterDescriptor) |
Reads named register parameter description from GenICam IRegister interface.
|
  | GenApi_GetStringParam(int, string, bool, string) |
Reads named parameter value using GenICam IInteger interface.
|
  | GenApi_ReadRegisterData(int, string, bool, long, System.IntPtr) |
Reads raw binary data from the objects memory using the IRegister interface.
|
  | GenApi_SetBooleanParam(int, string, bool, bool) |
Writes named parameter value using GenICam IBoolean interface.
|
  | GenApi_SetEnumParam(int, string, string, bool) |
Writes named parameter value using GenICam IEnumeration interface.
|
  | GenApi_SetFloatParam(int, string, double, bool) |
Writes named parameter value using GenICam IFloat interface.
|
  | GenApi_SetIntegerParam(int, string, long, bool) |
Writes named parameter value using GenICam IInteger interface.
|
  | GenApi_SetStringParam(int, string, string, bool) |
Writes named parameter value using GenICam IString interface.
|
  | GenApi_WriteRegisterData(int, string, System.IntPtr, long, bool) |
Writes raw binary data into the objects memory using the IRegister interface.
|
  | GenTL_Cleanup() |
Closes all internally opened (cached) GenTL software modules not held any more
by any opened handle.
|
  | GenTL_CloseHandle(int) |
Closes a handle opened in GenTL subsystem.
|
  | GenTL_EnumLibraries(List<string>) |
Returns a list of loaded GenTL provider libraries available in the local system.
|
  | GenTL_EnumLibraryInterfaces(string, List<string>) |
Returns a list of communication interfaces available in specified provider module
library.
|
  | GenTL_FindDevices(Optional<string>, Optional<string>, Optional<string>, int, List<Fil.GenTL_DeviceDescriptor>) |
Performs enumeration of GenTL devices and returns a list of present device descriptors.
|
  | GenTL_FlushInputQueue(int) |
Discards remaining received and queued image frames in device video stream.
|
  | GenTL_GetAcquisitionActive(int) |
Checks if specified device is currently streaming video.
|
  | GenTL_GetInterfaceDescriptor(string, string, Fil.GenTL_InterfaceDescriptor) |
Reads description of GenTL provider communication interface.
|
  | GenTL_GetLibraryDescriptor(string, Fil.GenTL_LibraryDescriptor) |
Reads description of GenTL provider library.
|
  | GenTL_GetPixelFormats(int, List<string>) |
Retrieves a list of available pixel formats supported by opened device.
|
  | GenTL_GetStreamingStatistics(int, Fil.GenTL_StreamingStatistics) |
Retrieves basic statistics of video streaming out of GenICam device.
|
  | GenTL_OpenDeviceModuleSettings(int) |
Opens configuration node set of GenTL device (a device module configuration)
of application side transport layer.
|
  | GenTL_OpenDeviceStreamModuleSettings(int) |
Opens configuration node set of application side transport layer of GenTL device
first data stream (a stream module configuration).
|
  | GenTL_OpenDevice(string, string, string) |
Opens a handle to a device provided by GenTL library.
|
  | GenTL_OpenInterfaceModuleSettings(string, string) |
Opens configuration node set (an interface module configuration) of GenTL provider
communication interface.
|
  | GenTL_OpenLibrarySystemModuleSettings(string) |
Opens configuration node set (a system module configuration) of GenTL provider
library.
|
  | GenTL_ReceiveImage(int, Fil.Image, Optional<ulong>, Optional<ulong>) |
Receives next frame from video stream.
|
  | GenTL_StartAcquisition(int, string, int) |
Initializes and starts image acquisition in a device.
|
  | GenTL_StopAcquisition(int) |
Stops image acquisition in a device.
|
  | GenTL_TryReceiveImage(int, int, Fil.Image, Optional<ulong>, Optional<ulong>) |
Receives next frame from video stream.
|
 | GetHashCode() | Inherited from System.Object |
 | GetType() | Inherited from System.Object |
  | GigEVision_CloseHandle(int) |
Closes a handle opened in GigE Vision subsystem.
|
  | GigEVision_FindDevices(int, int, List<Fil.GigEVision_DeviceDescriptor>) |
This function performs enumeration of network devices and returns a list of
present device descriptors.
|
  | GigEVision_FlushInputQueue(int) |
Discards remaining queued image frames and video stream data from network buffers.
|
  | GigEVision_GetAcquisitionActive(int) |
Checks if specified device is currently streaming video.
|
  | GigEVision_GetDeviceConnectionOpened(int) |
Checks if connection with specified device is still active.
|
  | GigEVision_GetPixelFormats(int, List<string>) |
Retrieves a list of available pixel formats supported by opened device.
|
  | GigEVision_GetStreamingStatistics(int, bool, Fil.GigEVision_StreamingStatistics) |
Retrieves basic statistics of video streaming out of a GigEVision device.
|
  | GigEVision_OpenDevice(string) |
Opens a handle to a GigE Vision device.
|
  | GigEVision_OpenSystemConfiguration() |
Opens configuration node set of GigE Vision application transport layer.
|
  | GigEVision_ReceiveImage(int, Fil.Image, Optional<ulong>, Optional<ulong>) |
Receives next frame from video stream.
|
  | GigEVision_StartAcquisition(int, string, int) |
Initializes and starts image acquisition in a device.
|
  | GigEVision_StopAcquisition(int) |
Stops image acquisition in a device.
|
  | GigEVision_TryReceiveImage(int, int, Fil.Image, Optional<ulong>, Optional<ulong>) |
Receives next frame from video stream.
|
  | InitGenicam() |
Initializes the Genicam system by locating the Genicam_Kit dynamic library and adding its parent directory
to the process DLL search path
|
 | ToString() | Inherited from System.Object |