Hi,
I am using GenICam Browser v4.330.1280 from a 64-bit CVB v13.01.000 installation. The application does not seem to use the default CVB acquisition timeout, is there any way to change the AcquisitionTimeout from 60000ms ?
Many thanks
Hi,
I am using GenICam Browser v4.330.1280 from a 64-bit CVB v13.01.000 installation. The application does not seem to use the default CVB acquisition timeout, is there any way to change the AcquisitionTimeout from 60000ms ?
Many thanks
Hi @Alpha ,
the GenICam Browser is independent of CVB settings. If you want to change the timeout for GenICam Browser edit the file %CVBDATA%Applications/GenICamBrowser.xml. The entry to change is <AcquisitionTimeout>60000</AcquisitionTimeout>
.
That works perfectly, many thanks for your help