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:
Siegfried Siegert 2025-06-24 15:18:45 +02:00
parent 1165c4b92f
commit e1470d13f1
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -231,6 +231,8 @@ void DeviceControllerDiag::sys_superviseSystem()
void DeviceControllerDiag::sub_componentAssessment()
{
this->machineEventSet.clear();
bool flag_sendOperate = true;
struct T_moduleCondition modCond = {};