Meta data events

SKR2_TYPE_META_DATA (Event Type = 1)

Meta data events

Event ID

ID Enum

Description

Change in status table

1

SKR2_IEVT_PATTERN_CHANGED

Pattern loaded
In the EVENT_PARAM column appears

/p=<pattern name>

PATTERN_STATE = Pattern Name

SEQ_STATE = Sequence name

SEQ_LIST_STATE = Sequence list name

ORDER_STATE = Order name and order element name

2

SKR2_IEVT_PRODUCTIVITY_CHANGED

Productivity factors have changed. The productivity factors are bit-encoded. In the EVENT_PARAM column appears:

[Obsolete

Bit 0 = Power

0 = Power down

1 = Power up]

Bit 1 = Productivity

0 = Unproductive

1 = (pattern\sequence started and piece counter > 0)

Bit 2 = Creep speed mode

0 = Creep speed mode off

1 = Creep speed mode on

Bit 3 = Extended stroke

0 = Extended stroke OFF

1 = Extended stroke ON

Only with tandem machines

Bit 4 = Needle selection of carriage 1

0 = switched off

1 = switched on

Bit 5 = Needle selection for carriage 2

0 = switched off

1 = switched on

Operating Mode

Bit 6 = Setup mode

0 = Setup mode not active

1 = Setup mode active

Bit 7 = Maintenance mode

0 = Maintenance mode not active

1 = Maintenance mode active

The BIT_PRODUCTIVE bit is changed in the PRODUCTIVITY_FLAGS field in the EVENTS table.

3

SKR2_IEVT_PATTERN_COUNTER_INC

Pattern run-through or sequence element run-through or order element run-through complete.
In the EVENT_PARAM column appears
<Rest still to be produced>

Increase PATTERN_STATE = COUNT

4

SKR2_IEVT_SEQ_COUNTER_INC

Sequence run-through complete.
In the EVENT_PARAM column appear
<Rest Sequences>

Increase SEQ_STATE = SEQ_COUNT

5

SKR2_IEVT_SHIFT_CHANGED

Shift was modified.
In the EVENT_PARAM column appears the <Shift ID>

SHIFT_STATE = Shift ID

6

SKR2_IEVT_LANGUAGE_ID

Message of the language ID <Language, code_page, optional: Reboot Info> Example <"DE,1252,r"> or <"EN,1252">

No

7

SKR2_IEVT_USER_LOAD

User profile is loaded.
In the EVENT_PARAM column appears
<Name of the loaded user profile>.

No, event is currently not used.

8

SKR2_IEVT_USER_SAVE

User profile is saved.
In the EVENT_PARAM column appears
<Name of the saved user profile>

No, event is currently not used.

9

SKR2_IEVT_PATTERN_COUNTER_SET

The piece counter was changed by the user
In the EVENT_PARAM column appears
<Value to which the piece counter is set>

No

10

SKR2_IEVT_USER_CHANGED

A user signed in at the machine.
In the EVENT_PARAM column appears /u= <user>

No

11

SKR2_IEVT_PATTERN_BREAK

The pattern or fabric piece was canceled.
In the EVENT_PARAM column appears
<Quantity of canceled fabric pieces>

No

12

SKR2_IEVT_SEQUENCE_BREAK

Sequence was canceled

In the EVENT_PARAM column appears

/p=<Pattern Name> or
/s=<Sequence Name> or
/l=<Sequential List>
Depends on what is canceled.

No

13

SKR2_IEVT_SEQUENCE_CONTINUE

One sequence was continued

In the EVENT_PARAM column appears

/p=<Pattern Name> or
/s=<Sequence Name> or
/l=<Sequential List>
Depends on what is continued.

No

14

SKR2_IEVT_SEQUENCE_LOOP

Exit the current sequence run-through as soon as possible and start a new run-through

In the EVENT_PARAM column appears

/p=<Pattern Name> or
/s=<Sequence Name> or
/l=<Sequential List>
Depends on what will be canceled or re-started.

No

15

SKR2_IEVT_OPERATOR_CALL_STATE

A user has triggered a call

In the EVENT_PARAM column appears
/s=[0|1] /m=[0|1] /i=<Text entered by the user>
If the senior operator is called, /s=1 and /m=0.
If someone is called for maintenance, /s=0 and /m=1.

No

16

SKR2_IEVT_SEQUENCE_COUNTER_SET

A sequence counter was changed by the user.
In the EVENT_PARAM column appears
<New value for the quantity of sequence runs>

No