LogClose (FUN)
FUNCTION LogClose : RTS_IEC_RESULT
<SIL2/> Close the logger
- InOut:
Scope
Name
Type
Comment
Return
LogCloseRTS_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.