I am starting development using the API and the approach I am using is to perform an action using the Browser UI and seeing if I can replicate the results using the API. As I peel back the onion, I am finding questions that I have not found directly in the documentation.
The first question is in regard to Camera Settings.
In the Browser UI, there are 2 sliders for the Exposure and Gain
Exposure range is 0 to 1000, Gain range is 0 to 1000
Using the API, there are settings for the AnalogGain, DigitalGain and Exposure. The documentation implies the following ranges:
AnalogGain 256-1024, DigitalGain 256-65535, Exposure 9000-90000
If I use the Browser UI with settings of both the Gain and Exposure being 500, what would the equivalent settings be using the API for the AnalogGain, DigitalGain and Exposure?
Thank you,
Rob


