EasyManuals Logo
Home>UFactory>Robotics>uArm Swift Pro

UFactory uArm Swift Pro Developer's Guide

UFactory uArm Swift Pro
40 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #28 background imageLoading...
Page #28 background image
28
Protocol
1.Introduction
uArm Gcode is an important part of the uArm software.
Based on the standard gCode protocol, we add a new protocol head in front of the
Gcode so that it can be more easily to use and debug.
Whats more, it is designed to be compatible with the standard Gcode. (We offer the
code of decode the standard Gcode)
2.Example
Sending command from PC
#25 G0 X180 Y0 Z150 F5000
//move to [180,0,150] with the speed 5000mm/min
Reply from uArm $25 ok
3.Commands(TBD)·
Command can be divided into two parts:
Command with underline: its the new added protocol head.
The command from PC starts with #, while the command from uArm starts with
$.
And the data following the symbol decided by the PC, and the reply from the uArm
should have the same data which indicates it finish the command. (In the example
above, PC sends the command with #25 and uArm replies the command with
$25)

Other manuals for UFactory uArm Swift Pro

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the UFactory uArm Swift Pro and is the answer not in the manual?

UFactory uArm Swift Pro Specifications

General IconGeneral
BrandUFactory
ModeluArm Swift Pro
CategoryRobotics
LanguageEnglish

Related product manuals