Table of Contents

Enum VmbSrcExposureAutoModes

Namespace
VisioForge.Core.Types.X.Sources.AlliedVision
Assembly
VisioForge.Core.dll

Sets the auto exposure mode. The output of the auto exposure function affects the whole image.

public enum VmbSrcExposureAutoModes

Fields

Off = 0

Exposure duration is user controlled using ExposureTime.

Once = 1

Exposure duration is adapted once by the device. Once it has converged, it returns to the Off state.

Continuous = 2

Exposure duration is constantly adapted by the device to maximize the dynamic range.