I have a 3rd party USB camera with its proprietary driver and API. However, I also have a .cti file (GenTL producer) that allows opening this camera in software such as Baumer Explorer, Harvester GUI and other applications that act as GenTL consumers and load the .cti file (which is actually a DLL) based on GENICAM_GENTL64_PATH environment variable.
Is it possible to load this file in LabView and work with the camera just like from other GenTL-supporting applications?
Thanks.