LogCreate
(FUN)
FUNCTION LogCreate : RTS_IEC_HANDLE
<SIL2/> Create a new logger specified by options
- InOut:
Scope
Name
Type
Comment
Return
LogCreate
RTS_IEC_HANDLE
Returns handle to the new logger or RTS_IEC_INVALID_HANDLE
Input
pOptions
POINTER TO LogOptions
Pointer to the options
pResult
POINTER TO RTS_IEC_RESULT
Pointer returns the runtime system error code (see CmpErrors.library)