By calling the method, a parameter contained in the enumeration ET_Parameter can be parametrized.
Input |
Data type |
Description |
---|---|---|
i_etName |
Parameter that must be adapted. |
|
i_lrValue |
LREAL |
Value of the selected parameter. |
Output |
Data type |
Description |
---|---|---|
q_etDiag |
General, library-independent statement on the diagnostic. A value not equal to ET_Diag.Ok corresponds to a diagnostic message. |
|
q_etDiagExt |
POU-specific output for the diagnostic. q_etDiag = ET_Diag.Ok -> status message q_etDiag <> ET_Diag.Ok -> diagnostic message |
|
q_sMsg |
STRING[80] |
Event-triggered message that gives additional information on the diagnostic state. |