Voltage Class |
public class Voltage : Voltage
The Voltage type exposes the following members.
| Name | Description | |
|---|---|---|
| fd | Read-only property returning the Linux file descriptor for this ADC input. | |
| name | Read-only property returning the device name for this ADC input. | |
| reference | Read-only property returning the reference voltage for this ADC input. | |
| scale | Read-only property returning the scale factor for this ADC input. | |
| voltage | Read-only property returning a voltage measurement from an ADC input. |