How to connect Microsoft Excel 2007 to WPLSoft or any other PLC Software?

TonyDrago

Member
Join Date
Oct 2012
Location
Kuala Lumpur
Posts
1
Hi there,

I am a final year student currently working on my final year project, My project is on creating an automated storage & retrieval system. I have to be able to connect my excel database to wplsoft (i.e. my excel database serves as an input to my plc programme). I used VBA (Visual Basic) in excel to create a simple interface which prompts the user to store. Upon clicking "yes", I want the signal to be transferred to the wplsoft as an input to start moving the plc parts. Is this possible? Do i need an intermediate hardware/software to do this? Please help and thanks in advance!!
 
This must be the final project for a lot of students this year. See this thread from member "Qingtian28" for a similar discussion.

http://www.plctalk.net/qanda/showthread.php?t=74563

From having done this in a real packaging plant, it is easier to read the barcode into PLC memory, then move it from there into an Excel Spreadsheet:

Use this:
Barcode scanner---> PLC memory---> VBA code to move barcode to Excel.

NOT this:
Barcode scanner---> VBA code to move barcode to Excel---> PLC memory.

Upon clicking "yes", I want the signal to be transferred to the wplsoft as an input to start moving the plc parts.
Click "YES" to transfer signal to PLC to read barcode scanner, THEN move the barcode data from PLC to WPLSoft.
 
Last edited:

Similar Topics

Can someone help me because my Adodc is not communicating to my SQL pack? 1 - My factorytalk 8.0 when I fetched the Object - Active Control -...
Replies
2
Views
1,182
Greetings, I had an issue with a RIO rack 2 and IFM I/O Link dropping on my network. I would loose connection for a second or 2 then they would...
Replies
3
Views
105
Hi friends, i need a help to know the procedure and steps to connect Lenze i700 to PC for parameterize. i tried with lenze easy-starter using LAN...
Replies
0
Views
59
Hi, We have been facing a issue with SCADAPack 474. Configuration is like below. RTU 474 + 6103 PS + 5606 IO Mix Module + 5414 DI Module Only...
Replies
0
Views
82
The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
12
Views
372
Back
Top Bottom