Acceleration | Gets/sets the acceleration/deceleration which will be used while calculating the velocity, measured in degrees per second squared. |
Enabled | Gets/sets a state that effectively relaxes the motor. Note that changing the MotorPosition while MotorEnabled is false will set MotorEnabled to true. |
Index | Gets the index of this motor. |
MaxVelocity | Gets/sets the maximum velocity that a particular motor will be rotated at, measured in degrees per second. |
Position | Gets/sets the state of this motor. This value may range from 0 - 180, corresponding to degrees from the farthest counter-clockwise position. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
AdvancedServoMotor Class | GroupLab.Phidgets Namespace