ET_ExceptionSource - General Information

Overview

Type:

List type

Available as of:

V1.0.4.0

Description

This enumeration type describes the origin of exceptions.

The range 0 <= exception source < Gc_udiUserExceptionSourceOffset is reserved.

User-specific exceptions sources can be defined in the range >= Gc_udiUserExceptionSourceOffset.

Enumeration Elements

Name

Value

Description

None

0

No source

ModuleController

1

Messages or exceptions from the ModuleController

ExceptionHandler

2

Messages or exceptions from the ExceptionHandler

Logger

3

Messages or exceptions from the Logger

Main

4

Messages or exceptions from the MainMachine

Vis

5

Messages or exceptions from the visualization

User

6

Messages or exceptions from the user

NodeModule

7

Messages or exceptions from a NodeModule

AxisModule

8

Messages or exceptions from the AxisModule

MultiBeltModule

9

Messages or exceptions from the MultiBeltModule

SmartInfeedModule

10

Messages or exceptions from the SmartInfeedModule

RoboticModule

11

Messages or exceptions from the RoboticModule

UnwinderModule

12

Messages or exceptions from the UnwinderModule

SealingModule

13

Messages or exceptions from the SealingModule

AtvModule

14

Messages or exceptions from the AtvModule

IlxModule

15

Messages or exceptions from the IlxModule

CrankModule

16

Messages or exceptions from the CrankModule

ValveModule

17

Messages or exceptions from the ValveModule

CapperModule

18

Messages or exceptions from the CapperModule

RoboticModuleForTemplate

19

Messages or exceptions from the RoboticModuleForTemplate

System

20

Messages or exceptions form Controller System