Impact Acquire SDK Java
TBlueFOXDigitalInputThreshold Class Reference

Defines valid thresholds( in Volt ) for the digital inputs of the. More...

Static Public Attributes

static final int bfdit10V = acquireJNI.bfdit10V_get()
 This input is assumed as logic '1' when the voltage applied to the input lies above about 10 Volts.
 
static final int bfdit2V = acquireJNI.bfdit2V_get()
 This input is assumed as logic '1' when the voltage applied to the input lies above about 2 Volts.
 

Detailed Description

Defines valid thresholds( in Volt ) for the digital inputs of the.

mvBlueFOX cameras.

Member Data Documentation

◆ bfdit10V

final int bfdit10V = acquireJNI.bfdit10V_get()
static

This input is assumed as logic '1' when the voltage applied to the input lies above about 10 Volts.

◆ bfdit2V

final int bfdit2V = acquireJNI.bfdit2V_get()
static

This input is assumed as logic '1' when the voltage applied to the input lies above about 2 Volts.