public interface AnalogInputController extends HardwareDevice
HardwareDevice.Manufacturer| Modifier and Type | Method and Description |
|---|---|
double |
getAnalogInputVoltage(int channel)
Get the value of this analog input
Return the current ADC results from the A0-A7 channel input pins.
|
double |
getMaxAnalogInputVoltage()
Returns the maximum value that getAnalogInputVoltage() is capable of reading
|
SerialNumber |
getSerialNumber()
Serial Number
|
close, getConnectionInfo, getDeviceName, getManufacturer, getVersion, resetDeviceConfigurationForOpModedouble getAnalogInputVoltage(int channel)
channel - which analog channel to readdouble getMaxAnalogInputVoltage()
getAnalogInputVoltage(int)SerialNumber getSerialNumber()