Gocator API

◆ GoSetup_SetDynamicExposureMax()

kStatus GoSetup_SetDynamicExposureMax ( GoSetup  setup,
GoRole  role,
k64f  exposure 
)

Sets the maximum value for the Dynamic Exposure setting.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
exposureMaximum Dynamic Exposure value (microseconds).
Returns
Operation status.