Output |
Data Type |
Description |
---|---|---|
q_timTimerPeriod |
TIME |
Time between two trigger signals. |
q_timTimeTriggerOn |
TIME |
Duration that the property xTrigger is set to TRUE. |
q_etDiag |
GD.ET_Diag |
General library-independent statement on the diagnostic. A value unequal to GD.ET_Diag.Ok corresponds to a diagnostic message. |
q_etDiagExt |
ET_DiagExt |
POU-specific output on the diagnostic. q_etDiag = GD.ET_Diag.Ok -> Status message q_etDiag <> GD.ET_Diag.Ok -> Diagnostic message |
q_sMsg |
STRING[80] |
Event-triggered message that gives more detailed information on the diagnostic state. |
q_etDiag |
q_etDiagExt |
Enumeration value of q_etDiagExt |
Plain text |
---|---|---|---|
Ok |
Ok |
0 |
Ok |
ExecutionAborted |
NotConfigured |
101 |
The function block is not configured yet. |