UltraSonicSensor Class

Definition

UltraSonicSensor class to support ultrasonis sensor types

public class UltraSonicSensor : Iot.Device.GoPiGo3.Sensors.ISensor
type UltraSonicSensor = class
    interface ISensor
Public Class UltraSonicSensor
Implements ISensor
Inheritance
UltraSonicSensor
Implements

Constructors

UltraSonicSensor(GoPiGo, GrovePort)

Creates a new instance of UltraSonicSensor.

Properties

Port

Grove port

SensorName

Get the sensor name "Ultrasonic Sensor"

SupportedPorts

List the supported Grove ports for the sensor

Value

Return the raw value of the sensor

Methods

ToString()

Return the raw value as a string of the sensor

Applies to