Ags01db Class

Definition

MEMS VOC Gas Sensor ASG01DB

public class Ags01db : IDisposable
[System.Device.Model.Interface("MEMS VOC Gas Sensor ASG01DB")]
public class Ags01db : IDisposable
type Ags01db = class
    interface IDisposable
[<System.Device.Model.Interface("MEMS VOC Gas Sensor ASG01DB")>]
type Ags01db = class
    interface IDisposable
Public Class Ags01db
Implements IDisposable
Inheritance
Ags01db
Attributes
Implements

Constructors

Ags01db(I2cDevice)

Creates a new instance of the ASG01DB

Fields

DefaultI2cAddress

ASG01DB Default I2C Address

Properties

Concentration

ASG01DB VOC (Volatile Organic Compounds) Gas Concentration (ppm)

Version

ASG01DB Version

Methods

Dispose()

Cleanup

Applies to