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
-
... ... @@ -11,4 +11,58 @@ 11 11 12 12 = Features = 13 13 14 -= = 14 + 15 += User Guide = 16 + 17 +== Emergencies == 18 + 19 +When an emergency occur the user will have three choices: 20 + 21 +**HALT & HOLD** 22 +Will stop all motions on every joints and hold them in their last positions. 23 + 24 +**LIMP** 25 +All joints will go limp which mean there will be nothing avoiding them to turn freely. The internal mechanism of the LSS-P actuators does have some back driving forces but it will make the arm fall if this is engaged. 26 + 27 +**POWER SUPPLY EMERGENCY** 28 +A push to cut power button is located on the power supply which will indeed cut all actuator from receiving their power. This will also make the arm fall. 29 + 30 +== Arm connection == 31 + 32 +Model 33 + 34 +Serial COM Port 35 + 36 +Connect 37 + 38 +== Gripper connection == 39 + 40 +Model 41 + 42 +Serial COM Port 43 + 44 +Baudrate 45 + 46 +Connect 47 + 48 +Calibrate 49 + 50 +Speed 51 + 52 +Force 53 + 54 +Open / Close 55 + 56 +== Direct Command == 57 + 58 +This section allow the user to send commands using the [[doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome]] directly if required. 59 + 60 +A few things to keep in mind when using this: 61 + 62 +* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways. 63 +* Sending commands does not require ‘#’ and ‘\r’ chars. 64 +** example for #2\r you should enter 2Q and press the "SEND" button 65 +* The commands are validated, and it shows a notification in case of error. 66 +* The replies of queries are shown in the text field below. 67 + 68 +