Monitor
monitor.RobotCommandList Class Reference

Public Attributes

const string RobotPing = "p"
 
const string RobotReset = "r"
 
const string RobotStartWithoutWatchdog = "u"
 
const string RobotStartWithWatchdog = "W"
 
const string RobotGetBattery = "v"
 
const string RobotGetBusyState = "b"
 
const string RobotMove = "M"
 
const string RobotTurn = "T"
 
const string RobotGetVersion = "V"
 
const string RobotPowerOff = "z"
 

Detailed Description

Definition at line 32 of file DestijlCommandManager.cs.

Member Data Documentation

◆ RobotGetBattery

const string monitor.RobotCommandList.RobotGetBattery = "v"

Definition at line 38 of file DestijlCommandManager.cs.

◆ RobotGetBusyState

const string monitor.RobotCommandList.RobotGetBusyState = "b"

Definition at line 39 of file DestijlCommandManager.cs.

◆ RobotGetVersion

const string monitor.RobotCommandList.RobotGetVersion = "V"

Definition at line 42 of file DestijlCommandManager.cs.

◆ RobotMove

const string monitor.RobotCommandList.RobotMove = "M"

Definition at line 40 of file DestijlCommandManager.cs.

◆ RobotPing

const string monitor.RobotCommandList.RobotPing = "p"

Definition at line 34 of file DestijlCommandManager.cs.

◆ RobotPowerOff

const string monitor.RobotCommandList.RobotPowerOff = "z"

Definition at line 43 of file DestijlCommandManager.cs.

◆ RobotReset

const string monitor.RobotCommandList.RobotReset = "r"

Definition at line 35 of file DestijlCommandManager.cs.

◆ RobotStartWithoutWatchdog

const string monitor.RobotCommandList.RobotStartWithoutWatchdog = "u"

Definition at line 36 of file DestijlCommandManager.cs.

◆ RobotStartWithWatchdog

const string monitor.RobotCommandList.RobotStartWithWatchdog = "W"

Definition at line 37 of file DestijlCommandManager.cs.

◆ RobotTurn

const string monitor.RobotCommandList.RobotTurn = "T"

Definition at line 41 of file DestijlCommandManager.cs.


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