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 [2020/06/04 13:53] – ursgraf | getting_started:tutorials:controlsystemcan1 [2024/06/10 13:59] (current) – [Control System] ursgraf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Control System Using CANopen | + | ====== Control System Using CAN ====== |
- | In the EEROS library you will find a directory with examples. Open a shell in the build directory of your EEROS library and run '' | + | 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 | ||
+ | < | ||
+ | $ sudo ./ | ||
+ | </ | ||
+ | |||
+ | ===== CANopen ===== | ||
+ | A second | ||
+ | Open a shell in the build directory | ||
+ | < | ||
+ | $ sudo ./ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ==== Control System ==== | ||
+ | The system comprises a control system, a safety system and a sequencer | ||
+ | |||
+ | ==== Safety System ==== | ||
+ | The safety system incorporates a few levels with the necessary events to switch between them. The exit handler serves to shutdown the system in a controlled way. | ||
+ | |||
+ | ==== Sequencer ==== | ||
+ | The most important sequence is the '' | ||
+ |
getting_started/tutorials/controlsystemcan1.1591271630.txt.gz · Last modified: 2020/06/04 13:53 by ursgraf