MC_AxRtLogClear_BkPlcMc (from V3.0)

MC_AxRtLogClear_BkPlcMc (from V3.0) 1:

The function block deletes a LogBuffer of the library. Further information about creating a log buffer can be found under FAQ #10 in the Knowledge Base.

MC_AxRtLogClear_BkPlcMc (from V3.0) 2: Inputs/outputs

VAR_INOUT
    pBuffer:        POINTER TO ST_TcPlcMcLogBuffer;
END_VAR

Name

Type

Description

pBuffer

POINTER

pBuffer: Here the address of a variable of type ST_TcPlcMcLogBuffer is to be transferred.

Behavior of the function block

All entries in the LogBuffer are deleted and initialized.