User Tools

Site Tools


getting_started:tutorials:rttest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:tutorials:rttest [2021/03/29 18:19] ursgrafgetting_started:tutorials:rttest [2021/03/29 18:20] (current) ursgraf
Line 2: Line 2:
 You might wonder how precise the periodic execution of your safety system and control system is. Keep in mind that EEROS will run on systems with or without realtime capabilities. However, the latencies will greatly affect the precision of the periodic execution of the threads running the safety and control system.  You might wonder how precise the periodic execution of your safety system and control system is. Keep in mind that EEROS will run on systems with or without realtime capabilities. However, the latencies will greatly affect the precision of the periodic execution of the threads running the safety and control system. 
  
-In the EEROS library you will find a directory with examples. For this example see [[https://github.com/eeros-project/eeros-framework/blob/master/examples/logger/LoggerTest.cpp|LoggerTest.cpp]]. +In the EEROS library you will find a directory with examples. For this example see [[https://github.com/eeros-project/eeros-framework/blob/master/examples/rtTest/rtTest.cpp|rtTest.cpp]].  
 Open a shell in the build directory of your EEROS library and run //rtTest//. This examples does:  Open a shell in the build directory of your EEROS library and run //rtTest//. This examples does: 
   * Creates a single periodic task with a period of 1ms   * Creates a single periodic task with a period of 1ms
getting_started/tutorials/rttest.1617034796.txt.gz · Last modified: 2021/03/29 18:19 by ursgraf