Index: NVDataMgmtHDRecords.h =================================================================== diff -u -rc4171147708d867ba5886aaa53182ad0fae774d3 -r97f01bbb8ba359605e2936df1499c7ec83f52e5b --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision c4171147708d867ba5886aaa53182ad0fae774d3) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 97f01bbb8ba359605e2936df1499c7ec83f52e5b) @@ -81,6 +81,7 @@ SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP, ///< Software configuration enable dialysate inlet pump open loop. SW_CONFIG_DISABLE_SWITCHES_MONITOR, ///< Software configuration disable switches monitor. SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C, ///< Software configuration enable VBA special position C. + SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, ///< Software configuration disable service and disinfect checks. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif