Impact Acquire SDK Java
TClampMode Class Reference

Clamp signal means, that an AC coupled video signal is clamped on the porch to get a signal transfer with less noise and independent from the d.c. More...

Static Public Attributes

static final int ecmAuto = acquireJNI.ecmAuto_get()
 Clamp pulse starts at 80 % of ActiveVideoAoi/X.
 
static final int ecmUser = acquireJNI.ecmUser_get()
 The user can set the clamp start time in micro sec.
 

Detailed Description

Clamp signal means, that an AC coupled video signal is clamped on the porch to get a signal transfer with less noise and independent from the d.c.

voltage portion (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!

The clamp pulse width is always 0.5 micro sec.

Member Data Documentation

◆ ecmAuto

final int ecmAuto = acquireJNI.ecmAuto_get()
static

Clamp pulse starts at 80 % of ActiveVideoAoi/X.

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!

◆ ecmUser

final int ecmUser = acquireJNI.ecmUser_get()
static

The user can set the clamp start time in micro sec.

after the falling edge of the video signals' VSync.

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!