Impact Acquire SDK Java
TDigitalSignal Class Reference

Defines valid digital source signal constants that can be used to configure a devices behaviour in certain digital I/O related modes (deprecated. More...

Static Public Attributes

static final int dsNone = acquireJNI.dsNone_get()
 A dummy value to delete a mask or signal configuration.
 
static final int dsSignal1 = acquireJNI.dsSignal1_get()
 A constant for digital signal 1.
 
static final int dsSignal10 = acquireJNI.dsSignal10_get()
 A constant for digital signal 10.
 
static final int dsSignal11 = acquireJNI.dsSignal11_get()
 A constant for digital signal 11.
 
static final int dsSignal12 = acquireJNI.dsSignal12_get()
 A constant for digital signal 12.
 
static final int dsSignal13 = acquireJNI.dsSignal13_get()
 A constant for digital signal 13.
 
static final int dsSignal14 = acquireJNI.dsSignal14_get()
 A constant for digital signal 14.
 
static final int dsSignal15 = acquireJNI.dsSignal15_get()
 A constant for digital signal 15.
 
static final int dsSignal16 = acquireJNI.dsSignal16_get()
 A constant for digital signal 16.
 
static final int dsSignal2 = acquireJNI.dsSignal2_get()
 A constant for digital signal 2.
 
static final int dsSignal3 = acquireJNI.dsSignal3_get()
 A constant for digital signal 3.
 
static final int dsSignal4 = acquireJNI.dsSignal4_get()
 A constant for digital signal 4.
 
static final int dsSignal5 = acquireJNI.dsSignal5_get()
 A constant for digital signal 5.
 
static final int dsSignal6 = acquireJNI.dsSignal6_get()
 A constant for digital signal 6.
 
static final int dsSignal7 = acquireJNI.dsSignal7_get()
 A constant for digital signal 7.
 
static final int dsSignal8 = acquireJNI.dsSignal8_get()
 A constant for digital signal 8.
 
static final int dsSignal9 = acquireJNI.dsSignal9_get()
 A constant for digital signal 9.
 

Detailed Description

Defines valid digital source signal constants that can be used to configure a devices behaviour in certain digital I/O related modes (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!

As these parameters are highly device dependent, no direct name like dsTriggerJ8/12 are defined here. However when the translation dictionary for a property with this type is queried, the string representation for the enumeration value will contain a more descriptive name for the digital signal.

Member Data Documentation

◆ dsNone

final int dsNone = acquireJNI.dsNone_get()
static

A dummy value to delete a mask or signal configuration.

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!

◆ dsSignal1

final int dsSignal1 = acquireJNI.dsSignal1_get()
static

A constant for digital signal 1.

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!

◆ dsSignal10

final int dsSignal10 = acquireJNI.dsSignal10_get()
static

A constant for digital signal 10.

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!

◆ dsSignal11

final int dsSignal11 = acquireJNI.dsSignal11_get()
static

A constant for digital signal 11.

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!

◆ dsSignal12

final int dsSignal12 = acquireJNI.dsSignal12_get()
static

A constant for digital signal 12.

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!

◆ dsSignal13

final int dsSignal13 = acquireJNI.dsSignal13_get()
static

A constant for digital signal 13.

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!

◆ dsSignal14

final int dsSignal14 = acquireJNI.dsSignal14_get()
static

A constant for digital signal 14.

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!

◆ dsSignal15

final int dsSignal15 = acquireJNI.dsSignal15_get()
static

A constant for digital signal 15.

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!

◆ dsSignal16

final int dsSignal16 = acquireJNI.dsSignal16_get()
static

A constant for digital signal 16.

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!

◆ dsSignal2

final int dsSignal2 = acquireJNI.dsSignal2_get()
static

A constant for digital signal 2.

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!

◆ dsSignal3

final int dsSignal3 = acquireJNI.dsSignal3_get()
static

A constant for digital signal 3.

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!

◆ dsSignal4

final int dsSignal4 = acquireJNI.dsSignal4_get()
static

A constant for digital signal 4.

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!

◆ dsSignal5

final int dsSignal5 = acquireJNI.dsSignal5_get()
static

A constant for digital signal 5.

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!

◆ dsSignal6

final int dsSignal6 = acquireJNI.dsSignal6_get()
static

A constant for digital signal 6.

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!

◆ dsSignal7

final int dsSignal7 = acquireJNI.dsSignal7_get()
static

A constant for digital signal 7.

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!

◆ dsSignal8

final int dsSignal8 = acquireJNI.dsSignal8_get()
static

A constant for digital signal 8.

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!

◆ dsSignal9

final int dsSignal9 = acquireJNI.dsSignal9_get()
static

A constant for digital signal 9.

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!