getting_started:tutorials:controlsystemcan1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started:tutorials:controlsystemcan1 [2024/06/10 13:23] – [Control System Using CAN] ursgraf | getting_started:tutorials:controlsystemcan1 [2024/06/10 13:59] (current) – [Control System] ursgraf | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Control System Using CAN ====== | ====== Control System Using CAN ====== | ||
- | In the EEROS library you will find a directory with examples. For this example see [[https:// | + | In the EEROS library you will find a directory with examples. |
+ | |||
+ | ===== CAN Raw ===== | ||
+ | For this example see [[https:// | ||
Open a shell in the build directory of your EEROS library and run | Open a shell in the build directory of your EEROS library and run | ||
< | < | ||
Line 6: | Line 9: | ||
</ | </ | ||
+ | ===== CANopen ===== | ||
A second example uses CANopen. | A second example uses CANopen. | ||
Open a shell in the build directory of your EEROS library and run | Open a shell in the build directory of your EEROS library and run | ||
Line 11: | Line 15: | ||
$ sudo ./ | $ sudo ./ | ||
</ | </ | ||
- | This example will only be present in your build directory if EEROS was built with '' | + | |
- | The system comprises a control system, a safety system and a sequencer with a few sequences. The example assumes that you have two drives in your CAN network. The node identifiers are ' | + | |
==== Control System ==== | ==== Control System ==== | ||
- | The control system basically has just a block to send CAN packages to the drives | + | The system comprises a control system, a safety system and a sequencer with a few sequences. The example assumes that you have two drives in your CAN network. The node identifiers are ' |
==== Safety System ==== | ==== Safety System ==== |
getting_started/tutorials/controlsystemcan1.1718018632.txt.gz · Last modified: 2024/06/10 13:23 by ursgraf