GPL (Global Parameter List) - General Information

Overview

Type:

Global Constants

Available as of:

V1.0.4.0

Description

GPL (Global Parameter List) contains the global constants of the PD_Template library, which can be overwritten project-specifically in the library manager.

Global Parameters

Variable

Data type

Value

Description

Gc_udiMaxNumberOfExceptions

UDINT

100

Maximum number of exceptions that can be stored.

Gc_udiMaxNumberOfDelay

UDINT

99

Maximum number of exceptions in the delay list

Gc_udiMaxNumberOfReactions

UDINT

32

Maximum number of reactions to exceptions.

Gc_udiMaxNumberOfTranslationJobs

UDINT

32

Maximum number of jobs with which reactions to exceptions are changed.

Gc_udiMaxNumberOfLogData

UDINT

100

Maximum logger size.

Gc_udiMaxNumberOfDiagSources

UDINT

50

Maximum number of diagnostic sources that are evaluated.

Gc_udiNumberOfGroupsTpi

UDINT

5

Maximum number of groups.

Gc_udiNumberOfGroupMembersTpi

UDINT

10

Maximum number of members in a groups.

Gc_udiMaxNumberOfCmdStepsTpi

UDINT

17

Maximum number of commands in a command table.

Gc_udiMaxStringSizeOfExceptionMsg

UDINT

80

Maximum number of characters for an exception message.