Supported platforms: CODESYS 3.5, CODESYS 3.5 SAFETY, CODESYS 3.5 SP19 SAFETY
This function initializes the log data and stores the pointer to the log in library’s internal global variable.
|
MultiTool Creator code template executes this function automatically. |
|
In a safety related application this function shall be executed from safety related code since the internal pointer variable is located in safety RAM. |
Input variable name |
Data type |
Range |
Description |
i_pErrorLog |
ErrorLog |
≠ 0 |
Pointer to log data |
Data type |
Description |
BOOL |
TRUE if initialization is success, FALSE if log pointer is not valid |
No errors.
|
MultiTool Creator code template includes the log data and initialization. |
Source file topic100589.htm
Last updated 21-Feb-2025