Robot Core Documentation
Loading...
Searching...
No Matches
robotCore.SmartMotor.SmartMotorType Enum Reference

Specifies the type of motor. More...

Public Attributes

 Unknown
 
 PWM
 
 Servo
 

Detailed Description

Specifies the type of motor.

Member Data Documentation

◆ PWM

robotCore.SmartMotor.SmartMotorType.PWM

The motor is controlled by a PWM signal

◆ Servo

robotCore.SmartMotor.SmartMotorType.Servo

The motor is controlled by Servo style signal

◆ Unknown

robotCore.SmartMotor.SmartMotorType.Unknown

The type is unknown


The documentation for this enum was generated from the following file: