Changes for page SES-PRO Robotic Arm UI
Last modified by Eric Nantel on 2024/10/16 14:33
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,22 +14,24 @@ 14 14 15 15 = User Guide = 16 16 17 -Arm connection 17 +== Arm connection == 18 18 19 19 Model 20 20 21 -Gripper connection 21 +== Gripper connection == 22 22 23 23 Model 24 24 25 +== Direct Command == 25 25 27 +This section allow the user to send commands using the [[doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome]] directly if required. 26 26 29 +A few things to keep in mind when using this: 27 27 28 -<direct commands> 29 - 30 -* Does not require ‘#’ and ‘\r’ chars, example for #254Q\r the user should enter 254Q. 31 -* The replies of the query commands are shown in the text field below. 31 +* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways. 32 +* Sending commands does not require ‘#’ and ‘\r’ chars. 33 +** example for #2\r you should enter 2Q and press the "SEND" button 32 32 * The commands are validated, and it shows a notification in case of error. 33 -* Supportedcommands:35 +* The replies of queries are shown in the text field below. 34 34 35 35