FB_TcClearLoggedEventsSettings

FB_TcClearLoggedEventsSettings 1:

Provides the functionality to specify which events should be removed from the cache.

Syntax

Definition:

FUNCTION_BLOCK FB_TcClearLoggedEventsSettings IMPLEMENTS I_TcClearLoggedEventsSettings

FB_TcClearLoggedEventsSettings 2: Methods

Name

Definition location

Description

AddFilter

Local

Method for adding a filter. Returns S_OK if successful.

Clear

Local

Method for clearing the settings. Returns S_OK if successful.

SetLimit

Local

Indicates the number of events to be cleared. The limit is applied after sorting and filtering. Returns S_OK if successful.

SetSorting

Local

Sets the sort order for the query. Returns S_OK if successful.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.17

PC or CX (x64, x86, ARM)

Tc3_EventLogger (>= v3.1.27.0)