1 #ifndef EXAMPLESAFETYPROPERTIES_HPP
2 #define EXAMPLESAFETYPROPERTIES_HPP
42 resetingEmergency = 29,
70 #endif // EXAMPLESAFETYPROPERTIES_HPP
eeros::hal::PeripheralInput< bool > * emergencyStop
Definition: ExampleSafetyProperties.hpp:65
eeros::hal::PeripheralInput< double > * q1
Definition: ExampleSafetyProperties.hpp:67
eeros::hal::PeripheralOutput< bool > * brake0
Definition: ExampleSafetyProperties.hpp:61
eeros::hal::PeripheralOutput< bool > * power
Definition: ExampleSafetyProperties.hpp:57
ExampleSafetyProperties()
Definition: ExampleSafetyProperties.cpp:11
eeros::hal::PeripheralOutput< bool > * brake1
Definition: ExampleSafetyProperties.hpp:62
eeros::hal::PeripheralInput< double > * q0
Definition: ExampleSafetyProperties.hpp:66
eeros::hal::PeripheralOutput< bool > * enable1
Definition: ExampleSafetyProperties.hpp:60
Definition: ExampleSafetyProperties.hpp:8
eeros::hal::PeripheralOutput< bool > * enable0
Definition: ExampleSafetyProperties.hpp:59
Definition: SafetyProperties.hpp:15
eeros::hal::PeripheralOutput< bool > * wd
Definition: ExampleSafetyProperties.hpp:58
virtual ~ExampleSafetyProperties()
Definition: ExampleSafetyProperties.cpp:116