Supported platforms: CODESYS 3.5
This library contains functions to use C libraries in CODESYS application.
|
POU |
Description |
|
OSLIB_CALL_FUNCTION (FUN) |
Calls the function of the shared library. |
|
OSLIB_GET_FUNCTION_POINTER (FUN) |
Gets the pointer to the shared library's function. |
|
OSLIB_LOAD_LIBRARY (FUN) |
Loads the shared library. |
|
OSLIB_UNLOAD_LIBRARY (FUN) |
Unloads the shared library. |
Modem library
To see library dependencies with MultiTool Creator, see section Using Libraries with MultiTool Creator.
Source file topic000948.htm
Last updated 4-Sep-2025