Impact Acquire SDK Java
TCameraExternalSyncEdge Class Reference

Some grabbers are able to get the video signal and sync signals ( HD-IN, VD-IN ) on separate lines. More...

Static Public Attributes

static final int ceseFallingEdge = acquireJNI.ceseFallingEdge_get()
 
static final int ceseNo = acquireJNI.ceseNo_get()
 
static final int ceseRisingEdge = acquireJNI.ceseRisingEdge_get()
 

Detailed Description

Some grabbers are able to get the video signal and sync signals ( HD-IN, VD-IN ) on separate lines.

The user can define this for non standard cameras (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!

Member Data Documentation

◆ ceseFallingEdge

final int ceseFallingEdge = acquireJNI.ceseFallingEdge_get()
static
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!

◆ ceseNo

final int ceseNo = acquireJNI.ceseNo_get()
static
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!

◆ ceseRisingEdge

final int ceseRisingEdge = acquireJNI.ceseRisingEdge_get()
static
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!