Pulling Cell information from an Excel Spread sheet to Use in a PLC

beauedgar89

Member
Join Date
Apr 2021
Location
South Carolina
Posts
5
Is it possible to pull information from a specific cell in an excel spreadsheet and use it in a program? I am wanting to display a time amount for my operators to see. The time amount depends on the recipe they are running and the number of containers being loaded. So I have the information in a cross reference table in a spreadsheet. Would that be possible?
 
If it's rockwell there is DDE via linx, or I believe there is something called OPC2xl that will create a link, if it's some other PLC then you would need something like an OPC server with the correct driver & OPC2xl.
 
Python could be a way.
OpenpyXL to read info from the excel file cell and Pylogix to use that info in order to write it to the PLC.
Dustin you are the one, Drbitboy you are the other man.
 

Similar Topics

Hey guys. So I have a 50 HP 460/600V motor on a PF525. I've verified the motor is wired correctly. The service factor is 1.15 and the pf is 0.8...
Replies
24
Views
1,920
Hey guys, I am trying to pull the ladder logic out of some ancient Honeywell S9000 PLCs, but I can't find the software anywhere (google search...
Replies
10
Views
4,888
Hello Everyone, I am trying to pull a few data table points from a MicroLogix 1400 L32AWA Controller into a CompactLogix L30ER over ethernet. I...
Replies
2
Views
1,596
Hi everyone, I've recently acquired a RaspberryPi to see if I can start pulling some data from an AB PLC for trending and logging purposes. I've...
Replies
5
Views
4,738
Hello, I purchased a machine with an old Omron C20 PLC. The machine functions as we would like; however, I am concerned that I don't have the...
Replies
6
Views
2,997
Back
Top Bottom