Table of Contents

Enum GenICamAcquisitionMode

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

Acquisition modes

public enum GenICamAcquisitionMode

Fields

Continuous = 0

Frames are captured continuously until stopped with the AcquisitionStop command

SingleFrame = 1

Only one frame will be acquired

MultiFrame = 2

The number of frames specified by AcquisitionFrameCount is captured