|
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 Members
| Member name | Value | Description |
---|
| Off | 0 |
Output off.
|
| On | 1 |
Logical level.
|
| FrameActive | 2 |
High during exposure (integration) time + readout time + data transfer time.
|
| FrameActiveNew | 3 |
Low during exposure (integration) time + readout time + data trasnfer time.
|
| ExposureActive | 4 |
High during exposure(integration) time.
|
| ExposureActiveNeg | 5 |
Low during exposure(integration) time.
|
See Also