GPL (Global Parameter List)

 

GPL (Global Parameter List) - General Information

Overview

Type:

Global parameters

Available as of:

V1.0.4.0

Description

GPL (Global Parameter List) of the ApplicationLogger library.

Global Parameters

Variable

Data type

Value

Description

Gc_etDefaultLogLevel

ET_LogLevel

ET_LogLevel.Nothing

The default logger level of the application logger.

Gc_udiMaxNumberOfLogEntries

UDINT

500

The amount of messages that are stored in the ring buffer of the application logger on the controller.

Gc_udiMaxNumberOfLoggerPoints

UDINT

100

The maximum number of logger points that can be registered to the application logger.

NOTE: If the parameter Gc_udiMaxNumberOfLogEntries is set too low, messages in the ring buffer can be overwritten and get lost.