Impact Acquire SDK Java
Loading...
Searching...
No Matches
TDeviceSyncOutMode Class Reference

Valid sync. More...

Static Public Attributes

static final int dsomInterlaced = acquireJNI.dsomInterlaced_get()
 A interlaced HD-out/VD-out signal is generated.
static final int dsomNonInterlaced = acquireJNI.dsomNonInterlaced_get()
 A non interlaced HD-out/VD-out signal is generated.
static final int dsomOff = acquireJNI.dsomOff_get()
 Sync.

Detailed Description

Valid sync.

signal output modes for frame grabbers (deprecated).

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

Currently only mvTITAN-RGB boards support this feature.

Member Data Documentation

◆ dsomInterlaced

final int dsomInterlaced = acquireJNI.dsomInterlaced_get()
static

A interlaced HD-out/VD-out signal is generated.

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ dsomNonInterlaced

final int dsomNonInterlaced = acquireJNI.dsomNonInterlaced_get()
static

A non interlaced HD-out/VD-out signal is generated.

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ dsomOff

final int dsomOff = acquireJNI.dsomOff_get()
static

Sync.

signals off.

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!