ET_DiagExt

 

ET_DiagExt - General Information

Overview

Type:

List type

Available as of:

V1.0.4.0

Description

The enumeration ET_DiagExt specifies the POU-specific diagnostic and status messages.

Enumeration Elements

Name

Value

Description

Ok

0

Operation successfully completed.

Disabled

1

The transport system controller reports that the component is disabled.

Initializing

2

The transport system controller reports that the component is initializing.

Working

3

The component is operational.

Disabling

4

The transport system controller reports that the component is disabling.

CrcMissmatch

5

The received CRC does not match the recalculated CRC.

ConnectionFailed

6

Unable to establish a connection to the host.

ConnectionRefused

7

The connection has been refused by the host.

UnableToSendRequest

8

Unable to send commands to the transport system controller.

ControllerIsDegraded

9

The function of the transport system controller is degraded.

ControllerIsNotOperational

10

The transport system controller is not operational.

ControllerStateUnknown

11

The state of the transport system controller cannot be interpreted.

VehicleResponseInvalid

12

The response of the vehicle contradicts the expected behavior.

PathResponseInvalid

13

The response from the transport system controller contradicts the expected behavior: A command to a path has resulted in an invalid response from the transport system controller.

PathResponseUnknown

14

The response from the transport system controller cannot be interpreted: A command to a path has resulted in an inappropriate response.

VehicleResponseUnknown

15

The response of the vehicle cannot be interpreted.

StateUnknown

16

The state cannot be interpreted.

ControllerCommandUnknown

17

The transport system controller command is indeterminable.

PathCommandUnknown

18

The path command is indeterminable.

VehicleCommandUnknown

19

The command is not supported.

PidSetUnknown

20

The configuration of the PID set cannot be interpreted.

MovementDirectionUnknown

21

The direction of the movement cannot be interpreted.

UnableToVerifyConnected

22

Unable to verify if connected to host.

ResponseTypeUnexpected

23

The response type of the transport system controller response is out of context.

PathResponseUnexpected

24

The response from the transport system controller is out of context. A command to a path has resulted in an inappropriate response.

VehicleResponseUnexpected

25

The response of the vehicle is out of context.

ResponseTypeUnknown

26

The response type of the transport system controller response cannot be interpreted.

ResponseValueUnknown

27

The response type contains an inappropriate value.

ConnectionLost

28

The connection to the host has been lost.

PathRejectedCommand

29

A command to a path has been rejected.

ControllerTypeInvalid

30

The controller type is not supported.

InputExceedsGplLimits

31

The input exceeds the limit set in GPL.

TimeoutDuringSocketStatusVerification

32

A timeout occurred during the socket status verification.

TimeoutDuringBootOperation

33

A timeout occurred during the boot operation.

TimeoutDuringControllerResponse

34

A timeout occurred while waiting for the transport system controller to respond.

TimeoutDuringPathReset

35

A timeout occurred during path reset.

WaitForCommand

36

Wait for a new command.

LocatingVehicles

37

The system is locating the vehicles.

ResetInProgress

38

The transport system controller reports that the path is in state "Reset In Progress".

ProgrammingInProgress

39

The transport system controller reports that the path is in state "Programming In Progress".

ResetActive

40

Usage in ST_Path: The transport system controller reports that the path is in state "Reset Active". Usage in ST_Vehicle: The transport system controller reports that the vehicle is in state "Reset Active".

PathStateUnknown

41

The response from the transport system controller cannot be interpreted: A path is in an undefined state.

CommandExecution

42

The transport system controller reports that the command is being executed.

InterlockActive

43

The transport system controller reports that the vehicle is in state "Interlock Active".

MovementSuspended

44

The transport system controller reports that the vehicle is in state "Movement Suspended".

CommandSuccessfullyCompleted

45

The transport system controller reports that the command has been successfully completed.

EmergencyStopActive

46

The transport system controller reports that the vehicle is in state "Emergency Stop Active".

VehicleIdInvalid

47

The ID of the vehicle is invalid.

StationIdInvalid

48

The ID of the station is invalid.

PathIdInvalid

49

The ID of the path is invalid.

PositionOffPath

50

The position of the vehicle is off the path.

ParameterInvalid

51

The parameter is invalid.

StartupNotInitiatedOrCompleted

52

The transport system controller reports that the vehicle is in state "Startup Not Initiated Or Completed".

InputUnknown

53

Incorrect input argument.

InputUnexpected

54

The input argument is out of context.