Summary

Type of command

Declaration Syntax

Public Enum WimoCommandType
public enum WimoCommandType
__value public enum WimoCommandType
public enum WimoCommandType

Members

Member nameDescription
Dance

Summary

Instructs WiMo to Dance
Listen 
Move

Summary

command that tells WiMo to move arg1: Left motor power arg2: Right motor power Optional: arg3: Duration in milliseconds to run motors
None

Summary

No Type
RotateHead

Summary

Command that instructs wimo to rotate the disc that holds the smartphone
RotateWimo

Summary

Rotates Wimo the robot
SendSms

Summary

Tells WiMo to send an SMS
Shutdown

Summary

Requests that WiMo shut down
Speak

Summary

Instructs WiMo to Speak
StreamVideo

Summary

Command that instructs to start streaming video or stop streaming video
TakePicture

Summary

Takes a single picture
WimoStatus

Summary

Requests the current status of WiMo

Requirements

Namespace: Wimo.Common
Assembly: Wimo.Common (wimo.common.dll)

See Also

Wimo.Common Namespace