Bit mask for productivity states

Bit mask for productivity states

Information

Meaning

States

Set by

BIT0_POWER

Machine On/Off

(They will no longer be used for the new machines)

0 = Off
1 = On

SKR2_MEVT_MASCHINE_UP
SKR2_MEVT_MASCHINE_DOWN

BIT1_PRODUCTIVE

Productive phase

(pattern\sequence started and piece counter > 0)

0 = Unproductive
1 = Productive

SK2_IEVT_PRODUCTIVITY
_CHANGED

BIT2_MANUAL_SLOW

Creep speed due to clicking the snail button manually.
Reduced Speed

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED

BIT3_MANUAL_LONGSTROKE

Extended stroke through manual deactivation of the stroke optimization.
Extended Stroke

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED

BIT4_CARRIAGE_1_ACTIVE

Needle selection of carriage 1 active

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED

BIT5_CARRIAGE_2_ACTIVE

Needle selection of carriage 2 active

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED

BIT6_OPM_SETUP

Reserved:
Operating mode setup mode active

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED

BIT7_OPM_MAINTENANCE

Reserved:
Operating mode maintenance mode active

0 = No
1 = Yes

SKR2_IEVT_PRODUCTIVITY
_CHANGED