FB_TcClearLoggedEventsSettings

FB_TcClearLoggedEventsSettings 1:

This function block provides the functionality to specify which events are to 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. Delivers if successful S_OK.

Clear

Local

Method for clearing the settings. Delivers if successful S_OK.

SetLimit

Local

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

SetSorting

Local

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

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)