Every enumeration element has a name or value. The return value of the function is the name of the enumeration element. Combined filters are not supported. The function only works with individual values from the ET_LogDataFilter enumeration type. OR-linked values cannot be evaluated.
Input |
Data type |
Description |
---|---|---|
i_etLogDataFilter |
The ET_LogDataFilter value to be converted |
Output |
Data type |
Description |
---|---|---|
q_etDiag |
General, library-independent statement on the diagnostic. A value not equal to ET_Diag.Ok corresponds to an error message. |
|
q_etDiagExt |
POU-specific output on the diagnostic. q_etDiag = ET_Diag.Ok -> Status message q_etDiag <> ET_Diag.Ok -> Error message |