Impact Acquire SDK Java
|
Defines valid pulse start trigger values. More...
Static Public Attributes | |
static final int | pstDigitalSignal = acquireJNI.pstDigitalSignal_get() |
Changes on one or more digital inputs will trigger the output of the pulse or pulse sequence. | |
static final int | pstPeriodically = acquireJNI.pstPeriodically_get() |
The output of a pulse or pulse sequence will be done periodically. | |
static final int | pstRotaryDecoder = acquireJNI.pstRotaryDecoder_get() |
The output of a rotary decoder will trigger the output of the pulse or pulse sequence. | |
Defines valid pulse start trigger values.
|
static |
Changes on one or more digital inputs will trigger the output of the pulse or pulse sequence.
|
static |
The output of a pulse or pulse sequence will be done periodically.
|
static |
The output of a rotary decoder will trigger the output of the pulse or pulse sequence.