Index: sources/view/hd/data/treatment/VHDTreatmentStatesData.h =================================================================== diff -u -r79e076cece4ba503be6c3834eb68d1e5cb1b882f -rdf0329c47627ceb1fe460cda2ae3ff8c9c851106 --- sources/view/hd/data/treatment/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision 79e076cece4ba503be6c3834eb68d1e5cb1b882f) +++ sources/view/hd/data/treatment/VHDTreatmentStatesData.h (.../VHDTreatmentStatesData.h) (revision df0329c47627ceb1fe460cda2ae3ff8c9c851106) @@ -93,6 +93,7 @@ PROPERTY( bool , hpDispensing , false) ///< HEPARIN_STATE_DISPENSING = 4 # Gradual heparin dispensing in progress PROPERTY( bool , hpCompleted , false) ///< HEPARIN_STATE_COMPLETED = 5 # Heparin delivery stopped due to the set stop time before treatment end PROPERTY( bool , hpEmpty , false) ///< HEPARIN_STATE_EMPTY = 6 # Heparin Syringe empty + PROPERTY( bool , heparin , false) ///< The heparin state is an asynchronous state // Rinseback States PROPERTY( bool , rbInit , true ) ///< RINSEBACK_STOP_INIT_STATE = 0 # Start state (stopped) of the rinseback sub-mode state machine