BO server events

SKR2_TYPE_ BOSRV (Event Type = 101)

BO server events

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:
2024-04-25T23:51:41,825 +2:00 (dt=-60)

No

2

SKR2_BOSRV_IEVT_TIME
_IS_CHANGED

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:
#connect id=1 ip=172.17.5.175

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:
#disconnect id=9 ip=172.17.5.175 err=10054

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:
/old=67012345 /new=69812345

10

To be defined

In the EVENT_PARAM column appears /old=<Old UID> /new=<New UID>.

Example:
/old=67012345 /new=69812345

32700

SKR2_BOSRV_IEVT_DEBUG

Event for internal debug purposes

No