Additional GenTL Producer Support In Spinnaker¶
Supported GenTL Producers¶
This section describes GenTL producers and drivers outside of the full Spinnaker SDK installation that are still supported by the SDK.
Teledyne Frame Grabber Interface: Xtium2/3 Family¶
Spinnaker supports loading select Teledyne Xtium2/3 GenTL producers. CXP and CLHS frame grabbers (there is not yet support for GigE frame grabbers) currently supported by Spinnaker can be found at: Xtium2 Family
CXP Setup Instructions on Windows¶
Spinnaker SDK provides support for CoaXPress (CXP) Interfaces.
- Install Spinnaker SDK 4.3.x or newer.
- Download and install the Xtium2-CXP frame grabber producer from Teledyne Vision Solutions. The supported OS can be found in the "Specifications" section of the specific frame grabber page.
-
Ensure the following environment variables are set (default installation paths will set these automatically):
For 64-bit systems:
Variable Default Path GENICAM_GENTL64_PATHC:\Program Files\Teledyne DALSA\Xtium2-CXP PX8\GenTL\cti\x64GENICAM_GENTL64_PATHC:\Program Files\Teledyne\Spinnaker\cti64\vs2015SPINNAKER_GENTL64CTI_VS140C:\Program Files\Teledyne\Spinnaker\cti64\vs2015\Spinnaker_GenTL_v140.ctiFor 32-bit systems:
Variable Default Path GENICAM_GENTL32_PATHC:\Program Files\Teledyne DALSA\Xtium2-CXP PX8\GenTL\cti\Win32GENICAM_GENTL32_PATHC:\Program Files\Teledyne\Spinnaker\cti\vs2015SPINNAKER_GENTL32CTI_VS140C:\Program Files\Teledyne\Spinnaker\cti\vs2015\Spinnaker_GenTL_v140.cti -
The CXP Interface should now enumerate in SpinView.
-
Ensure that PoCXP (
cameraPowerMode) is enabled and that the camera is plugged in if the camera does not enumerate. -
For more notes on working with GenICam GenTL devices, see Working with GenICam GenTL Devices.