This method can be implemented to execute some code on the occurrence of the related event.
Access: PUBLIC
Input |
Data type |
Description |
---|---|---|
i_stTarget |
SERT.ST_RobotTarget |
Robot target structure containing the information on the place target. |
i_etRobotId |
SERT.ET_SystemEntity |
ID of the robot performing the place action. |
i_udiRobotTool |
UDINT |
ID of the robot tool used to perform the 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. |