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