WimoHardware overview

Public Methods

Connect Connects to the hardware and sets the 'connected' value
ConnectToHardware Connect to the wimo hardware given the stream
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
Head Rotate Wimo's Head to the angle specified
Move  
ReferenceEquals  (inherited from Object)  
Shutdown Shuts down the hardware or at least disconnects Wimo from it
Stop Stop Wimo
ToString  (inherited from Object)  

Public Properties

Connected Tells whether or not the hardware is currently connected

Protected Constructors

WimoHardware  

Protected Methods

Finalize  (inherited from Object)  
IndexToValue  
IsIndexInRange Checks to see if the passed in index is valid. To be valid it should be between 0 and MaxIndex (inclusive)
MemberwiseClone  (inherited from Object)  

Protected Properties

MaxIndex Max Index to use when transforming from an index to a value for a specific hardware.

See Also

WimoHardware Class | Wimo.Common.Hardware Namespace