Object: C Implemented Library
Symbol:
You add the object to a library project in the POUs view. A C Implemented Library can contain multiple precompiled modules, each of which is assigned to a specific device. The inserted modules are not visible in the Library Manager.
When you double-click the object in the POUs view, it opens in its editor.
Object files for devices | |
List of the devices with the assigned module with the following information: Device, Version, File name, File size | |
Add | Opens the Select Device dialog for assigning a precompiled module to a device and adding it to the C-implemented library Any number of modules can be added to such an object. When downloading a concrete project with this library to a device, only the respectively matching file is loaded to the device. |
Remove | Removes the selected entry in Object files for devices |
Object file | Input of a file that matches the device and can be loaded by the operating system as a dynamic object Example for Windows: Example for Linux: Note: The |
Device |
|
Select Device | The runtime module precompiled in the object file is assigned to the selected device. |