Changes for page LSS-PRO Configuration Software
Last modified by Eric Nantel on 2024/10/04 08:08
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -44,17 +44,40 @@ 44 44 45 45 Note: The interface will then display and control that single actuator. 46 46 47 +== Safety & Useful Buttons == 48 + 49 +This section includes the important emergency stop (removes power from the motors via software) and other useful commands. 50 + 51 +Note: Those commands are sent to the selected servo, if "254 - All servos" is selected then it will be sent to all of them. 52 + 53 +[[image:LSS-P-Config-Buttons.png]] 54 + 55 +1. This button sends a RESET command. More information [[HERE>>doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome||anchor="HReset"]] 56 +1. This reset the servo to factory default settings, removing all configurations, including the ID. More information [[HERE>>doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome||anchor="HDefault26confirm"]] 57 +1. This command halts the actuator at whatever angle it is (whether during a motion or already at an angle) and causes it to hold that position (motor is powered and holding). The following command is sent to all servos, not just the one connected via USB. 58 +\\Command sent: #254H<cr> 59 + 60 +1. ((( 61 +This command halts the actuator at whatever angle it is (whether during a motion or already at an angle) and causes it to hold that position (motor is powered and holding). The following command is sent to all servos, not just the one connected via USB. 62 + 63 +Command sent: #254L<cr> 64 + 65 + Just like the emergency stop button the 36V large power supply which is provided with each PRO arm, the E-Stop is meant to be under emergency only, as power is cut to all motors, which may result in joints rotating because of high torque being applied. In the case of a robotic arm, __the arm may fall and damage itself__ or whatever is in its environment. 66 +))) 67 + 47 47 == Status == 48 48 70 +As a servo is intended to be moved to specific angles, the position of the servo, to 0.01 degrees of accuracy, is displayed at the bottom left of the interface. 71 + 49 49 [[image:LSS-P-Config-Status.png]] 50 50 51 51 This is a section to directly give information to the user on what's happening with their actuator. 52 52 53 -1. Position o ftheactuator including any adjustment to the Origin Offset.54 -1. Status of what the actuator is currently doing. (A listof thedifferent statusesis availableHERE)55 -1. Errors that are happening. (A listof thedifferent errors isavailableHERE)76 +1. The Position shows the current angle of the output shaft of the servo in relation to its configured origin (0 degree) angle (including any adjustment to the Origin Offset). It also displays angles over 360 degrees, and it’s important to note this is a calculated position as the internal sensor can only read 0 to 360 degrees. The multi-turn angle is retained even after a power cycle. 77 +1. Status of what the actuator is currently doing. More information HERE 78 +1. Errors that are happening. More information HERE 56 56 57 -Note: Most errors will require the problem to be solved & the servo either Reset or set Limp. 80 +Note: Most errors will require the problem to be solved & the servo either Reset or set Limp. To view and resolve any errors, go to the troubleshooting section 58 58 59 59 == Servo Control == 60 60 ... ... @@ -120,9 +120,6 @@ 120 120 1. Two separate "Add" button and drop down are present, they are shortcuts to add to the query bellow. 121 121 1. Query that will be sent to the actuator plus displayed units for the interface. 122 122 123 -=== Saving Data === 124 - 125 - 126 126 == Custom Actions == 127 127 128 128 This list of assignable buttons allows the user to select specific commands to send to the servo. These can be used to quickly position the servo to specific angles, experiment with different speeds and more.