BO server events
SKR2_TYPE_ BOSRV (Event Type = 101)
Event ID |
ID Enum |
Description |
Change in status table |
---|---|---|---|
1 |
SKR2_BOSRV_IEVT_TIMECHANGE |
Time is reset. In the EVENT_PARAM column appears YYYY-MM-DDTHH:MM:SS,SSS +|-TZ (dt=<Adjustment in seconds>). Example: |
No |
2 |
SKR2_BOSRV_IEVT_TIME |
Time adjustment complete. |
No TIME_ADJUST_DURATION is updated in all the xx_STATE tables. |
3 |
SKR2_BOSRV_IEVT_CONNECT |
Connection to machine established. In the EVENT_PARAM column appears #connect id=<internal connection ID> ip=<Client-Ip>. Example: |
No |
4 |
SKR2_BOSRV_IEVT_DISCONNECT |
Connection to machine disconnected. In the EVENT_PARAM column appears #disconnect id=<internal connection ID> ip=<Client-Ip> [err=<last WSA - Error (Windows Socket API)>]. Example: |
No |
5 |
SKR2_BOSRV_CEVT_SKR_ON |
SKR2 activated. Not for SKR3. |
No |
6 |
SKR2_BOSRV_CEVT_SKR_OFF |
SKR2 disabled Not for SKR3. |
Status "unknown" (-1) is entered in all the xx_STATE tables. |
7 |
SKR2_BOSRV_MEVT_BO_LOST |
BO-exe was terminated unexpectedly - the BO has probably crashed. |
MACHINE_STATE = 32002 |
8 |
SKR2_BOSRV_IEVT_SKR_QUEUE_OVERFLOW |
Buffer overflow occurred on the machine Not for SKR3. |
No |
9 |
To be defined |
In the EVENT_PARAM column appears /old=<Old UID> /new=<New UID>. Example: |
|
10 |
To be defined |
In the EVENT_PARAM column appears /old=<Old UID> /new=<New UID>. Example: |
|
32700 |
SKR2_BOSRV_IEVT_DEBUG |
Event for internal debug purposes |
No |