You are here: Start » Function Reference » GenTL
GenTL
Select a function from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
GenTL_Cleanup | Closes all internally opened (cached) GenTL software modules not held any more by any opened handle. |
Genicam | ||
GenTL_CloseHandle | Closes a handle opened in GenTL subsystem. |
Genicam | ||
GenTL_EnumLibraries | Returns a list of loaded GenTL provider libraries available in the local system. |
Genicam | ||
GenTL_EnumLibraryInterfaces | Returns a list of communication interfaces available in specified provider module library. |
Genicam | ||
GenTL_FindDevices | Performs enumeration of GenTL devices and returns a list of present device descriptors. |
Genicam | ||
GenTL_FlushInputQueue | Discards remaining received and queued image frames in device video stream. |
Genicam | ||
GenTL_GetAcquisitionActive | Checks if specified device is currently streaming video. |
Genicam | ||
GenTL_GetInterfaceDescriptor | Reads description of GenTL provider communication interface. |
Genicam | ||
GenTL_GetLibraryDescriptor | Reads description of GenTL provider library. |
Genicam | ||
GenTL_GetPixelFormats | Retrieves a list of available pixel formats supported by opened device. |
Genicam | ||
GenTL_GetStreamingStatistics | Retrieves basic statistics of video streaming out of GenICam device. |
Genicam | ||
GenTL_OpenDevice | Opens a handle to a device provided by GenTL library. |
Genicam | ||
GenTL_OpenDeviceModuleSettings | Opens configuration node set of GenTL device (a device module configuration) of application side transport layer. |
Genicam | ||
GenTL_OpenDeviceStreamModuleSettings | Opens configuration node set of application side transport layer of GenTL device first data stream (a stream module configuration). |
Genicam | ||
GenTL_OpenInterfaceModuleSettings | Opens configuration node set (an interface module configuration) of GenTL provider communication interface. |
Genicam | ||
GenTL_OpenLibrarySystemModuleSettings | Opens configuration node set (a system module configuration) of GenTL provider library. |
Genicam | ||
GenTL_ReceiveImage | Receives next frame from video stream. |
Genicam | ||
GenTL_StartAcquisition | Initializes and starts image acquisition in a device. |
Genicam | ||
GenTL_StopAcquisition | Stops image acquisition in a device. |
Genicam | ||
GenTL_TryReceiveImage | Receives next frame from video stream. |
Genicam |