LabVIEW-DCAF / StandardEngine

The Standard Execution Engine plugin for DCAF.
http://forums.ni.com/t5/Distributed-Control-Automation/Standard-Engine-Documentation/gpm-p/3539201
7 stars 3 forks source link

Consecutive module errors does not get cleared even if selected #54

Open pweibring opened 8 years ago

pweibring commented 8 years ago

It looks like even if a module has a "clear" checkbox marked for certain error types (on the Standard Engine- "Module configuration" tab in the editor) the error will still not be cleared on the input error cluster of the module for the next iteration if the error appears during two consequitive iterations. Also the "number of reported" counts will get stuck. If the error only happens in non-consequitive iterations it will be cleared on the input error cluster of the module and the "number reported" counts up as expected. If another error appears and is present only one iteration/or non consequitive iterations then the input error cluster gets cleared if this error is also marked to be cleared.