I am using C to setting exposure time for my Camera Link CCD,exposure time should be 12 microsecond.
I know there is a function imgSetCameraAttributeNumeric()/imgSetCameraAttributeString(),but which constant refers to exposure time?
How to set?Plz give me an example.
Thank u very much!