BO ticket events
Skr2PPSEvent (Event Type = 7)
Event ID |
ID Enum |
Description |
Change in status table |
---|---|---|---|
1 |
SKR2_PPS_TICKET_TODO |
The ticket is included in the ToDo node |
No |
2 |
SKR2_PPS_TICKET_RETRACT |
The ticket is withdrawn by the machine |
No |
3 |
SKR2_PPS_TICKET_START |
The ticket is going to be executed |
No |
4 |
SKR2_PPS_TICKET_CANCEL |
The ticket is postponed |
No |
5 |
SKR2_PPS_TICKET_RESTART |
The ticket is restarted |
No |
6 |
SKR2_PPS_TICKET_INTERRUPT |
The ticket is interrupted |
No |
7 |
SKR2_PPS_TICKET_CONTINUE |
The ticket is continued |
No |
8 |
SKR2_PPS_TICKET_DONE |
The ticket was done |
No |
In the EVENT_PARAM column of the Event List Report, the following additional info appears in case of these events. It contains the data of the same name from the ticket separated by an empty space:
/ui=<PPS_TICKET_UID>
/p0=<PRODUCTION_ID>
/p1=<PRODUCTION_SUB1_ID>
/p2=<PRODUCTION_SUB2_ID>
/tt=<eTicketType>
/an=<ARTICLE_NUM>
/ci=<CUSTOMER_ID>
The eTicketType is entered numerically with the following allocation:
Value |
Enum eTicketType |
---|---|
0 |
ecNoneType |
1 |
ecGENERAL |
2 |
ecGUIDED_PRODUCTION |
3 |
ecAUTO_PRODUCTION |
4 |
ecPATTERN_SETUP |
65 |
ecMACHINE_SETUP |
66 |
ecMAINTENANCE |
67 |
ecREPAIR |
68 |
ecQUALITY_ASSURANCE |
69 |
ecMCOS_UPDATE |