Currently I have working a prosilica ethernet camera (GC1020C) with API vimba in VS2010. I catch a frame, process it and iterate it.
I want change some camera settings. For example I want change the EXPOSURE TIME. Someone can help me with this task!?? I can't find a good documentation about this things...
I did it!
res = m_pCamera->GetFeatureByName( "ExposureTimeAbs", featPtr );
featPtr->SetValue(EXPOSURE );
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With