set frame rate to 2
This commit is contained in:
parent
b6155b8d1f
commit
e283421efd
@ -286,7 +286,7 @@ bool Camera::setupCamera()
|
||||
setExposureAuto(true);
|
||||
setTriggerMode(TRIGGER_FREE);
|
||||
setAcquisitionMode(ARV_ACQUISITION_MODE_CONTINUOUS);
|
||||
setFrameRate(10);
|
||||
setFrameRate(2);
|
||||
setExposureTime(100000);
|
||||
setGain(1);
|
||||
setMtu(1500);
|
||||
|
Loading…
x
Reference in New Issue
Block a user