Motors 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 the Explorer HAT DCMotors collection
C#
public class Motors : IDisposable
type Motors = class
interface IDisposable
Public Class Motors
Implements IDisposable
- Inheritance
-
Motors
- Implements
Backwards(Double) |
Both motors turns backwards at indicated speed |
Dispose() |
Disposes the Motors instance |
Forwards(Double) |
Both motors turns forwards at indicated speed |
Stop() |
Both motors stops |
Proizvod | Verzije |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |