Display product image and info on a monitor at changeover

Join Date
Feb 2021
Location
Michigan
Posts
6
Hello,

I have been asked to do this, and if it was on an HMI it would be no problem for me to do. But how they would like it done is to be hosted by a computer such as an excel file, display to a big TV monitor, triggered by AB control logix recipe (string data type).

Anyone with any experience with this could point me in the right direction? Is there some sort of gateway that can call excel tabs or individual files from the PLC to do this? Or a kind of software?

Thank you!
 
Node.js with JavaScript or TypeScript is an option also.

https://www.npmjs.com/package/ethernet-ip

Anything you do is going to be programmed elsewhere and will have to read the data from the PLC to perform the task.

How do they want it displayed? I would use a Pi running chromium in kiosk mode. Then you can just manage a small web server that reads the PLC and updates the page as needed.

What is the excel file for? Is it just source data for what to display?
 

Similar Topics

Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
131
Hello all, I was modifying an HMI in factory talk and went to change a go to display button using the ... to select from a list as I had done...
Replies
4
Views
178
Is there a way to add a local message display to Studio 5000 View Designer? If its there, I’m not finding it. I have used them in older versions...
Replies
11
Views
411
Hello, I am new to Codesys, and am trying to learn about it for a project we're developing. I've got a couple questions, but first a little...
Replies
1
Views
161
Hello, I am learning to create shapes and VB Scripts in HMIWeb Display Builder. I wanted to change color of my rounded rectangle by script. I...
Replies
0
Views
113
Back
Top Bottom