LogDelete (FUN)
FUNCTION LogDelete : RTS_IEC_RESULT
<SIL2/> Delete a logger specified by handle
- InOut:
Scope
Name
Type
Comment
Return
LogDeleteRTS_IEC_RESULTReturns the runtime system error code (see CmpErrors.library)
Input
hLoggerRTS_IEC_HANDLEHandle to the logger which was retrieved by LogCreate() or LogOpen(). Use LogConstant.LOG_STD_LOGGER as a pseudo handle to add this log entry to the standard plc logger.