User Tools

Site Tools


getting_started:practical_problems:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
getting_started:practical_problems:start [2017/09/24 16:41] – [Don'ts] grafgetting_started:practical_problems:start [2018/03/19 18:09] – [Stumbling Blocks] graf
Line 6: Line 6:
   * [[.:rem_unused_blocks]]   * [[.:rem_unused_blocks]]
   * [[.:auto_switch]]   * [[.:auto_switch]]
 +  * [[.:abort]]
 +  * [[.:realtime]]
  
 ===== Don'ts ===== ===== Don'ts =====
Line 13: Line 15:
   * [[.:faults_cs]]   * [[.:faults_cs]]
   * [[.:add_saf_level]]   * [[.:add_saf_level]]
- +  * [[.:no_log]]
- +
- +
- +
- +
- +
-===== Block with Parameters ===== +
-Situation: inner states of blocks can be changed only through signals or getter / setter methods. How to implement a slowly changing inertia matrix? You do not want to calculate this matrix out of regular signals with full speed. Solution: use slow time domain for this purpose and change ... +
- +
-[[.:abort]] +
-===== How to interact between Sequencer and Control System ===== +
-Seq soll signale in CS setzen (const) oder lesen \\ +
  
getting_started/practical_problems/start.txt · Last modified: 2018/04/17 14:54 by graf