ET_State

 

ET_State - General Information

Overview

Type:

Enumeration type

Available as of:

V1.0.2.0

Versions:

Current version

Description

The enumeration describes the states of the FB_AxisModule.

Enumeration Elements

Name

Value

Description

Disabled

1

The module is disabled.

Initializing

2

The module is being initialized.

NoOpDriveEnabled

3

No operating mode is selected and the axis is in position control.

NoOpDriveDisabled

4

No operating mode is selected and the axis is not in position control.

HomingInit

10

The operating mode Homing is being initialized.

HomingWaitForStart

11

The operating mode Homing is selected and is waiting for the start command.

HomingExecuting

12

Homing is being executed.

HomingDone

13

Homing has been completed.

HomingExit

14

The operating mode Homing is quit.

ManualInit

20

The operating mode Jogging is being initialized.

ManualRunning

21

The jogging mode is being executed.

ManualExit

22

The operating mode Jogging is quit.

MultiCamInit

30

The operating mode Cam is being initialized.

MultiCamWaitForStart

31

The operating mode Cam is selected and is waiting for the start command.

MultiCamWaitForWsStart

32

The operating mode Cam is selected in warm start mode and is waiting for the warm start command

MultiCamWsExecuting

33

A Multicam warm start is being executed.

MultiCamRunning

34

The operating mode Cam is being executed.

MulitCamExit

35

The operating mode Brake is quit.

EndlessInit

40

The operating mode Endless is being initialized.

EndlessWaitForStart

41

The operating mode Endless is selected and is waiting for the start command.

EndlessRunning

42

The operating mode Endless is being executed.

EndlessExit

43

The operating mode Endless is quit.

EndlessIlsInit

70

The operating mode Endlesslls is being initialized.

EndlessIlsWaitForStart

71

The operating mode Endlesslls is selected and is waiting for the start command.

EndlessIlsRunning

72

The operating mode Endlesslls is being executed.

EndlessIlsExit

73

The operating mode Endlesslls is quit.

PositioningInit

50

The operating mode Positioning is being initialized.

PositioningWaitForStart

51

The operating mode Positioning is selected and is waiting for the start command.

PositioningRunning

52

The operating mode Positioning is being executed.

PositioningExit

53

The operating mode Positioning is quit.

BrakeReleaseInit

60

The operating mode Brake is being initialized.

BrakeClosed

61

The operating mode Brake is being executed. The brake is closed.

BrakeReleased

62

The operating mode Brake is being executed. The brake is open.

BrakeReleaseExit

63

The operating mode BrakeRelease is quit.

AdditionalInit

80

The operating mode Additional is being initialized.

AdditionalWaitForStart

81

The operating mode Additional is selected and is waiting for the start command.

AdditionalRunning

82

The operating mode Additional is being executed.

AdditionalExit

83

The operating mode Additional is quit.