Click or drag to resize
Accord.NET (logo)

GpoMode Enumeration

XIMEA camera's GPO port modes.

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public enum GpoMode
Request Example View Source
Members
  Member nameValueDescription
Off0 Output off.
On1 Logical level.
FrameActive2 High during exposure (integration) time + readout time + data transfer time.
FrameActiveNew3 Low during exposure (integration) time + readout time + data trasnfer time.
ExposureActive4 High during exposure(integration) time.
ExposureActiveNeg5 Low during exposure(integration) time.
See Also