1234567891011121314151617181920 |
- <?xml version="1.0" encoding="utf-8"?>
- <?AutomationStudio Version=4.7.2.98?>
- <Package xmlns="http://br-automation.co.at/AS/Package">
- <Objects>
- <Object Type="Library" Language="binary" Description="This library contains function interfaces for IEC 61131-3 operator functions. For the most part, these are mathematical and logical functions.">operator</Object>
- <Object Type="Library" Language="binary" Description="This library contains runtime functions for IEC tasks.">runtime</Object>
- <Object Type="Library" Language="binary" Description="The AsTime Library supports DATE_AND_TIME and TIME data types.">astime</Object>
- <Object Type="Library" Language="binary" Description="This library contains function interfaces for IEC 61131-3 conversion functions.">AsIecCon</Object>
- <Object Type="Library" Language="Binary" Description="Core library for mapp components">MpBase</Object>
- <Object Type="Library" Language="binary" Description="The BRSystem library provides the user with a number of system functions for e.g. handling permanent memory, accessing exception information, etc.">brsystem</Object>
- <Object Type="Library" Language="binary" Description="The powerlnk library supports low level layer 2 access to POWERLINK networks.">powerlnk</Object>
- <Object Type="Library" Language="binary" Description="The AsSafety library provides function blocks for the safety system.">AsSafety</Object>
- <Object Type="Library" Language="binary" Description="The FileIO library provides function blocks for file handling.">FileIO</Object>
- <Object Type="Library" Language="binary" Description="The DataObj library can be used to dynamically create, dynamically delete and copy data objects, etc. ">DataObj</Object>
- <Object Type="Library" Language="binary" Description="The AsXml library supports reading and writing of XML files.">AsXml</Object>
- <Object Type="Library" Language="binary" Description="This library contains standard function blocks and functions for IEC 61131-3.">standard</Object>
- <Object Type="Library" Language="binary" Description="This library communicates with an IO-Link Master">AsIOLink</Object>
- <Object Type="Library" Language="binary" Description="This library provides read and write access to non-cyclic I/O data points.">AsIOAcc</Object>
- </Objects>
- </Package>
|