Skip to main content

Class Tb67h420ftg.Motor

Represents a Tb67h420ftg controlled motor

Assembly: Tb67h420ftg.dll
View Source
Declaration
public class Tb67h420ftg.Motor : HBridgeMotor, IDCMotor

Inheritance: System.Object -> Meadow.Foundation.Motors.HBridgeMotor

Implements:
Meadow.Peripherals.Motors.IDCMotor

Methods

RaiseMotorOvercurrentFault()

Raises the MotorOvercurrentFault event

View Source
Declaration
protected void RaiseMotorOvercurrentFault()

Events

MotorOvercurrentFault

Raised when the motors is over current

View Source
Declaration
public event EventHandler<Tb67h420ftg.MotorOvercurrentEventArgs> MotorOvercurrentFault
Event Type

System.EventHandler<Meadow.Foundation.Motors.Tb67h420ftg.MotorOvercurrentEventArgs>

Implements

  • Meadow.Peripherals.Motors.IDCMotor