Telemitry structure used to check RT::System state during runtime
◆ response_t
◆ IO_LINK_UPDATED
constexpr response_t RT::Telemitry::IO_LINK_UPDATED |
| constexpr |
Initial value:A interblock connection was updated
Definition at line 78 of file rt.hpp.
◆ NO_TELEMITRY
constexpr response_t RT::Telemitry::NO_TELEMITRY = -2 |
| constexpr |
◆ RT_DEVICE_LIST_UPDATE
constexpr response_t RT::Telemitry::RT_DEVICE_LIST_UPDATE = 2 |
| constexpr |
◆ RT_ERROR
Initial value:There was an error with the last event handling
Definition at line 82 of file rt.hpp.
◆ RT_NOOP
A No-Operation was performed
Definition at line 73 of file rt.hpp.
◆ RT_PERIOD_UPDATE
constexpr response_t RT::Telemitry::RT_PERIOD_UPDATE = 0 |
| constexpr |
The period has been updated
Definition at line 70 of file rt.hpp.
◆ RT_SHUTDOWN
Initial value:RTXI Real-TIme system is shutting down
Definition at line 74 of file rt.hpp.
◆ RT_THREAD_LIST_UPDATE
constexpr response_t RT::Telemitry::RT_THREAD_LIST_UPDATE = 1 |
| constexpr |
◆ RT_WIDGET_PARAM_UPDATE
constexpr response_t RT::Telemitry::RT_WIDGET_PARAM_UPDATE |
| constexpr |
Initial value:A widget parameter was updated
Definition at line 76 of file rt.hpp.
◆ RT_WIDGET_STATE_UPDATE
constexpr response_t RT::Telemitry::RT_WIDGET_STATE_UPDATE |
| constexpr |
Initial value:The state of a widget was updated
Definition at line 80 of file rt.hpp.