This method can be implemented to execute some code on the occurrence of the related event.
Access: PUBLIC
Input |
Data type |
Description |
---|---|---|
i_etRobotId |
SERT.ET_SystemEntity |
Id of the robot that has been requested to perform a pick action. |
Output |
Data type |
Description |
---|---|---|
q_etDiag |
GD.ET_Diag |
General library-independent statement on the diagnostic. A value unequal to ET_Diag.Ok corresponds to a diagnostic message. |
q_etDiagExt |
POU-specific output on the diagnostic:
|
|
q_sMsg |
STRING(80) |
Event-triggered message that gives additional information on the diagnostic state. |