PowerFlex 700 and excel

bogle

Member
Join Date
Apr 2017
Location
toronto
Posts
3
hey everyone,

i am currently working on a project with the powerflex 700 and with RSlogix5000. however i need to do a interlocking with excel. meaning i have to be able to read and write commands from excel.

anyone with any ideas, please respond!

thanks

Bogle
 
hey Garry,

thanks for your help. however the only thing i am allowed to use is excel.
reading data is usually the easy part, as you just have to do a paste link and it reads the live values. writing data is where the problem is at.

let me know if you know anything about this.

thanks
 
Excel will never be control reliable. To perform writes from Excel to the DDE/OPC topic, you will need to make use of DDEPoke. You can find an example in the RSLinx help file by searching for DDEPoke. That example (like most) is bare bones. You will need to add more error checking and other bells and whistles to make it somewhat reliable. It will never bee 100% no matter how much VBA code you strap onto it.

Here is an example of a pretty robust Excel to RSLinx implementation that can give you something to build from:
http://forums.mrplc.com/index.php?/files/file/543-excel-to-plc-thru-rslinx-demo/
 

Similar Topics

I've got a Powerflex 700 that doesn't like to get going in the mornings. This motor will run anywhere from 30 seconds to 5 minutes before it just...
Replies
3
Views
162
Looking for some assistance. I am very familiar with Yaskawa VFDs, but not so much with AB VFDs. I am working on some hardwired AB PowerFlex 700...
Replies
2
Views
130
Can someone with Drive Executive please save me a printout of the parameters for this drive in this file. I'm in a bind and would greatly...
Replies
2
Views
362
Hello all, I was forced to replace a Powerflex 700 to a Powerflex 70 due to what is available. The digital input parameters (361-366) have a...
Replies
1
Views
484
Hello, I have an existing application that has a Powerflex 700 with a 20-COMM-E adapter controlled by a Micrologix 1100 via Ethernet. The setup...
Replies
6
Views
1,193
Back
Top Bottom