MotorStatus Class
Definition
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.
Get the full status of the motor
public class MotorStatus
type MotorStatus = class
Public Class MotorStatus
- Inheritance
-
MotorStatus
Constructors
MotorStatus() |
Properties
Dps |
Degree per second of rotation for the motor |
Encoder |
Encoder of the motor, the position of the motor |
Flags |
Status of the motor |
Speed |
Speed of the motor from -100 to 100. Anything higher than 100 will float the motor |