This is the Linux app named XML-Parser Library for BR-Automation PLC whose latest release can be downloaded as xmlio_0.38a_2010-09-29_as3.0.80.31.sp01_works_with_ar3.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named XML-Parser Library for BR-Automation PLC with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
XML-Parser Library for BR-Automation PLC
DESCRIPTION:
The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files.
Easy to use:
#include <xmlio.h>
/* Write Variable to XML-File */
status = xmlWrite(strName, strFile, strDevice, 0);
/* Read XML-File into Variables */
status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
Audience
Information Technology, Manufacturing, Developers, Engineering, Automotive
Programming Language
C
Database Environment
XML-based
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/brxmlio/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.