Mcp3427 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents MCP3427 ADC
public class Mcp3427 : Iot.Device.Mcp3428.Mcp342x
type Mcp3427 = class
inherit Mcp342x
Public Class Mcp3427
Inherits Mcp342x
- Inheritance
Mcp3427(I2c |
Constructs Mcp3427 instance |
Mcp3427(I2c |
Constructs Mcp3427 instance |
Channel |
Number of channels (Inherited from Mcp342x) |
Input |
Gets or sets the input gain. (Inherited from Mcp342x) |
Last |
Gets the last transmitted bytes. Debug function (Inherited from Mcp342x) |
Last |
Channel most recently read (Inherited from Mcp342x) |
Last |
Last conversion result (Inherited from Mcp342x) |
Mode |
ADC mode (Inherited from Mcp342x) |
Resolution |
Gets or sets the bit resolution of the result. (Inherited from Mcp342x) |
Wait |
Wait period before operation is cancelled (Inherited from Mcp342x) |
Dispose() | (Inherited from Mcp342x) |
I2CAddress |
Determine device I2C address based on the configuration pin states. |
One |
Initiates One-shot reading and waits for the conversion to finish. (Inherited from Mcp342x) |
One |
One-shot read as an asynchronous operation. Initiates read and waits for it to finish. Async API was required as reading in 16bit resolution can take more than 60ms. (Inherited from Mcp342x) |
Read |
Reads the channel. (Inherited from Mcp342x) |
Read |
Reads the channel. Async API is mostly useful for greater resolutions and one-shot mode, when conversion time can be significant. (Inherited from Mcp342x) |
Read |
Read (or load) configuration byte (Inherited from Mcp342x) |
Read |
Reads value on the specified channel (Inherited from Mcp342x) |
Read |
Initiates reading value (Inherited from Mcp342x) |
Set |
Write configuration register and read back value (Inherited from Mcp342x) |
Wait |
Waits for conversion to complete (Inherited from Mcp342x) |
Wait |
Initiates waiting for conversion (Inherited from Mcp342x) |
Write |
Writes configuration (Inherited from Mcp342x) |
On |
Event called when conversion is complete (Inherited from Mcp342x) |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |