Difference between revisions of "Rebel Joint"
(→Manual) |
|||
Line 16: | Line 16: | ||
The software tool "ModuleControl" allows to move a single joint in different operations modes. It also allows to change the motion parameter on the board. ModuleControl needs a USB to CAN adapter from PeakSysteme, the PCAN-USB. | The software tool "ModuleControl" allows to move a single joint in different operations modes. It also allows to change the motion parameter on the board. ModuleControl needs a USB to CAN adapter from PeakSysteme, the PCAN-USB. | ||
− | Download: [https://cpr-robots.com/download/ModuleControl/ | + | Download: [https://cpr-robots.com/download/ModuleControl/InstallerCPRModuleCtrlClosedLoop_V03-021.exe ModuleControlClosedLoop V03-021] |
=Communication Protocol= | =Communication Protocol= |
Revision as of 11:08, 29 November 2021
This page provides information and first steps support on the igus Rebel joint modules.
Manual
Product user guide: (will follow soon).
Documentation of the motor controller in
EN: BLDCBoardUserGuide_V0-7_en.pdf
DE: BLDCBoardUserGuide_V0-7_de.pdf
This document contains dimensions, pin-outs, behavior and the description of the parameter. The communication protocol is described below.
Test and Configuration Software
The software tool "ModuleControl" allows to move a single joint in different operations modes. It also allows to change the motion parameter on the board. ModuleControl needs a USB to CAN adapter from PeakSysteme, the PCAN-USB.
Download: ModuleControlClosedLoop V03-021
Communication Protocol
The motor controller uses a CAN based custom protocol called CPRCANV2. This simple protocol sends and receives 32 bit position information. CANopen ist not supported.
Protocol specification: CPRCANV2 protocol specification
Demo Source Code
A C# VisualStudio2019 solution is available to show the basic communication with a Rebel joint. This demo code makes use of the Peak Systeme PCAN-USB adapter. The demo source code lies on github: CANV2ProtocolDemoClient
Contact
In case of questions please contact Alexander Mühlens at igus GmbH.