XIMEA camera's GPO port modes.

Namespace:  AForge.Video.Ximea
Assembly:  AForge.Video.Ximea (in AForge.Video.Ximea.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public enum GpoMode

Members

Member nameDescription
Off
Output off.
On
Logical level.
FrameActive
High during exposure (integration) time + readout time + data transfer time.
FrameActiveNew
Low during exposure (integration) time + readout time + data trasnfer time.
ExposureActive
High during exposure(integration) time.
ExposureActiveNeg
Low during exposure(integration) time.

See Also