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

Ok

LoggerDisabled

1

The application logger is disabled.

LoggerEnabled

2

The application logger is enabled.

UnexpectedFeedback

3

A feedback value was invalid.

LogLevelInvalid

4

The LogLevel is invalid (see ET_LogLevel for valid LogLevel).

LoggerPointAlreadyRegistered

5

The logger point is already registered.

ParentInvalid

6

The parent is invalid.

LoggerPointInvalid

7

udiLoggerPointId is 0 or greater than Gc_udiMaxNumberOfLoggerPoints (see ST_LogEntry).

ParentNotRegistered

8

The parent is not registered.

ControllerInvalid

9

The controller is not supported.

MaxNumberOfLoggerPointsExeeded

10

The maximum number of logger points has been exceeded.

IdInvalid

11

The Id is invalid.

MessageInvalid

12

Invalid value at input for i_sMessage (see FB_LoggerPoint.AddlogEntry)

ApplicationLoggerNotSet

13

The application logger has not been set.

ApplicationLoggerItfNotSupported

14

The application logger interface is not supported.

ServiceRegisterFailed

15

Internal error detected. Contact your Schneider Electric support.

ServiceDeregisterFailed

16

Internal error detected. Contact your Schneider Electric support.

ServiceNotRegistered

17

The service is not registered.

ServiceException

18

Internal error detected. Contact your Schneider Electric support.

ParametersInvalid

19

Internal error detected. Contact your Schneider Electric support.

UnknownLogLevel

20

The logger level is indeterminable.

MessageAdded

21

Internal startup message added.

MessageNotAdded

22

The message has not been added.

NoMessageAdded

23

The message has not been added.

LoggerPointNotRegistered

24

The logger point is not registered.

UnexpectedTag

25

Internal error detected. Contact your Schneider Electric support.

SemaphoreMeSymbolNotFound

26

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeIdInvalid

27

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeNotInitialized

28

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeGiveFailed

29

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeDeleteTimeout

30

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeDeleteFailed

31

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeTakeFailed

32

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeTakeTimeout

33

Internal error detected during semaphore handling. Contact your Schneider Electric support.

SemaphoreMeGiveForceFailed

34

Internal error detected during semaphore handling. Contact your Schneider Electric support.

UnexpectedDiagExt

35

The DiagExt is invalid.

UnknownDiagExt

36

The DiagExt code is undeterminable.