MC_AxRtLogClear_BkPlcMc
![]() | Available from version 3.0 |
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.
Inputs/outputs
VAR_IN_OUT
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.