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,157
I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
86
Hello, As part of our project, we are using an M241 controller. This controller interfaces with an industrial computer and a router via a switch...
Replies
2
Views
91
Here's what happened, Operator turned on the disconnect for an auger while it was still running to cut power. Auger DID in fact turn off, but the...
Replies
8
Views
331
What has been your experience with year over year price increases on your Tech-connect service contracts? Is it up to the distributor? 30% seems...
Replies
5
Views
284
Back
Top Bottom