====== Practical Problems ====== Every EEROS system consists of a control system, a safety system, and a sequencer. In order to guarantee maximum stability we strongly recommend that you adhere to a strict set of design rules as given below. ===== Do's ===== * [[.:signal_checking]] * [[.:rem_unused_blocks]] * [[.:auto_switch]] * [[.:abort]] * [[.:realtime]] * [[.:monitor]] ===== Don'ts ===== * [[.:hidden_states]] * [[.:seq_endless]] ===== Stumbling Blocks ===== * [[.:faults_cs]] * [[.:add_saf_level]] * [[.:no_log]]