EasyManua.ls Logo

Dobot AiStarter - 7.16 Getting RGB Value

Dobot AiStarter
41 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AiStarter User Guide 7API Function
IssueV1.0.32018-09-01 AiStarter User Guide Copyright © Yuejiang Technology Co., Ltd
29
7. API Function
7.1 Initialization
Table 7.1 Initialization
Function
int AIStarter_SmartBotInit ();
Description
Initialization
Paramater
None
Return
None
7.2 Setting Direction and Speed
Table 7.2 Set direction and speed
Function
int AIStarter_SmartBotSetMovment (int dir, int speed)
Description
Set direction and speed
Paramater
dir: Set direction
enum{
FRONT,
BACK,
RIGHT,
LEFT
};
speed: Set Duty Ratio, Value range: 0 255
Return
None
7.3 Setting Direction\Speed\Time
Table 7.3 Set direction\speed\time
Function
int AIStarter_SmartBotSetMovmentTime (int dir, int speed, float time)
Description
Set direction, speed and time
Paramater
dir: Set direction
enum{
FRONT,
BACK,
RIGHT,

Table of Contents

Related product manuals