Diag: clear machine machineEventSet on valid data
This is allowed only here: dc-data is valid (i.e. check for E255 was sucessfull). This method sub_componentAssessment() will check all criteria of dc-module conditions.
This commit is contained in:
parent
1165c4b92f
commit
e1470d13f1
@ -231,6 +231,8 @@ void DeviceControllerDiag::sys_superviseSystem()
|
||||
|
||||
void DeviceControllerDiag::sub_componentAssessment()
|
||||
{
|
||||
this->machineEventSet.clear();
|
||||
|
||||
bool flag_sendOperate = true;
|
||||
|
||||
struct T_moduleCondition modCond = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user