Supported platforms: CODESYS 3.5

 

OsLib library's Description

This library contains functions to use C libraries in CODESYS application.

 

Public functions

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.

 

 

Dependencies

 

 

To see library dependencies with MultiTool Creator, see section Using Libraries with MultiTool Creator.

 

 

 

 

 

Source file topic000948.htm

Last updated 4-Sep-2025