Impact Acquire SDK C++
|
If your application shall be able to work with camera description files and does NOT modify the property mvIMPACT::acquire::Device::customDataDirectory before initialising the device one of the following directories must be created on the target system:
"%PUBLIC%/Documents/Balluff/ImpactAcquire/CameraFiles"
"%MVIMPACT_ACQUIRE_DATA_DIR%/CameraFiles"
(MVIMPACT_ACQUIRE_DATA_DIR)All camera description files that shall be used by the application must be installed into the folder CameraFiles
in order to be recognized by the driver.