Which Acquisition stack uses the Configuration by GenICamBrowser (i.e. Genicam.ini)

Hi,

just a simple FAQ about the usage of the Genicam.ini file.

IGrab2 / Cvb::AcquisitionStack::Vin - without Cvb::DeviceFactory::Discover - Yes, the .ini is used.
IGrab2 / Cvb::AcquisitionStack::Vin - with Cvb::DeviceFactory::Discover - No, the .ini is not used.
IGrab3 / Cvb::AcquisitionStack::GenTL - without Cvb::DeviceFactory::Discover - Not possible.
IGrab3 / Cvb::AcquisitionStack::GenTL - with Cvb::DeviceFactory::Discover - No, the .ini is not used.

Now regarding the Genicambrowser itself.
The Genicambrowser has it’s own acquistion stack (without a name, as it is not exposed as an API) and will ignore most of the ini file (OpenMode, NumBuffer for example will be used).

Bye,
Christopher

2 Likes