Analog Input

What is it?

An analog input is a variable input that gets converted by an analog to digital converter. Each analog input is read from hardware as a 12-bit number representing 0V to 5V. The raw value or the value converted to volts can be accessed using the analog input object.

Properties

Input Port (Analog)
The analog input on the roboRIO or MXP to use.

See Also