GroupLab.Phidgets.NET Documentation

AdvancedServoMotor Members

AdvancedServoMotor overview

Public Instance Properties

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.

Public Instance Methods

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.

Protected Instance Methods

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.

See Also

AdvancedServoMotor Class | GroupLab.Phidgets Namespace