Gocator API

◆ GoSetup_ExposureStepAt()

k64f GoSetup_ExposureStepAt ( GoSetup  setup,
GoRole  role,
kSize  index 
)

Get the exposure step value specified by index.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
indexThe index of the exposure step to get.
Returns
The exposure step value (microseconds).
See also
GoSetup_ExposureStepCount