.xml reading, bar-code printing w/PLC+HMI

Charles1

Member
Join Date
May 2005
Posts
30
Hey guys,
We are wondering what would be involved to have a remote computer populate an excel spreadsheet and a PLC or HMI read these values(via ethernet), carry out the logic, (This would be a recipe management application) and print out bar-codes corresponding to the read information. What software do I need to look into? What PLC and HMI combination do you recommend or what do I need to look for in selecting these?
 
PLC to read XL may not be simple but with an HMI it's very easy. There are so many ways to do this. OPC is very cool but it takes a little more knowledge and effort. DDE is (a joke to lots of people) but extremely simple. Most major HMI packages support some forms of DDE. Just treat the XL sheet as a DDE server. All you have to do next is to tie your HMI tags to a cell reference and you are done.
 

Similar Topics

Hi everyone, I have an issue, how is it possible to read data from an XML file with Delta PLC? In fact, I have another device (ElectroCell from...
Replies
1
Views
1,148
Hi, is there a way to read a CSV or XML file into the Studio5000? Early phase of project and trying to avoid using Omron to read XML file (there...
Replies
5
Views
3,197
The task I need to ultimately accomplish is deriving specific data from an XML file using Cicode. The data I would need to get would be in this...
Replies
6
Views
4,518
Hello, I have a project where I need to use a CLX to communicate with a 3rd party device that exchanges data via XML formatted commands and HTTP...
Replies
4
Views
1,716
As per title, I am looking for a way to import the design paths for factorytalk studio. I don't have a personal work laptop but use one of 3 or 4...
Replies
0
Views
2,143
Back
Top Bottom