FB_TcClearLoggedEventsSettings
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
Methods
Name | Definition location | Description |
---|---|---|
Local | Method for adding a filter. Delivers if successful | |
Local | Method for clearing the settings. Delivers if successful | |
Local | Indicates the number of events to be cleared. The limit is applied after sorting and filtering. Delivers if successful | |
Local | Sets the sort order for the query. Delivers 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) |
Further Information