public class DigitalInput
extends java.lang.Object
Constructor and Description |
---|
DigitalInput(int channel)
Creates a DigitalInput.
|
Modifier and Type | Method and Description |
---|---|
boolean |
get()
Gets the value of this DigitalInput.
|
void |
setReversed(boolean rev) |