LiquidLevelSwitch Class

Definition

Digital liquid level switch

public class LiquidLevelSwitch : IDisposable
[System.Device.Model.Interface("Digital liquid level switch")]
public class LiquidLevelSwitch : IDisposable
type LiquidLevelSwitch = class
    interface IDisposable
[<System.Device.Model.Interface("Digital liquid level switch")>]
type LiquidLevelSwitch = class
    interface IDisposable
Public Class LiquidLevelSwitch
Implements IDisposable
Inheritance
LiquidLevelSwitch
Derived
Attributes
Implements

Constructors

LiquidLevelSwitch(Int32, PinValue, GpioController, PinNumberingScheme, Boolean)

Creates a new instance of the LiquidLevelSwitch.

Methods

Dispose()

Dispose Buzzer.

IsLiquidPresent()

Determines whether liquid is present.

Applies to