PowerFlex 700 and 20-COMM-E

PF700 user

Member
Join Date
Jun 2010
Location
Cape Town
Posts
1
Hi,
I new at using the PF700 with the 20-COMM-E enternet comms. So far a have managed to successfully managed to setup a DDE link to read data from the drive into an Excel spreadsheet. I'm reading the N150->N153 file. I would also like to write data to the drive (change the torque command via DPI 5 port), but can't get this right using DDEPoke, my poke command are a follows:

sub pokecmd()

RSChan = DDEInitiate("RSLinx", " PowerFlex")
DDEPoke RSChan, "N153:120", Range("DriveData!E15")
DDETerminate(RSChan)

end sub

what parameters must I set on the PF700 and 20-COMM-E to be able to change my torque command.

regards
 
hello,
i am currently having the same problem. i was wondering how did you go about setting up your excel to read the commands?

thanks
 

Similar Topics

Hi, I have a Powerflex 700 VC (actually a number of them) all connected via RIO using a 20-COMM-R back to an SLC 5/03. I need to install a...
Replies
4
Views
2,452
I have a comm-e card installed in a powerflex 700 and I can view all parameters within studio 5000 (compactlogix) no problem but how do I access...
Replies
4
Views
2,548
I have an Allen Bradley Powerflex 700 VFD and I have replaced the 20-COMM-D Series B Communications Card 3 times and changed out the entire VFD...
Replies
20
Views
8,710
Good evening; im working with a PowerFlex700 and i need to e-stop the drive in case of a Communication Failure. The PF700 is connected to a...
Replies
4
Views
5,664
Hi: Can I make that the Comm Fault parameter (Comm Flt Action, parameter 10) of the DevieNet adapter 20-COMM-D only acts when the driver is in...
Replies
0
Views
4,961
Back
Top Bottom