Powerflex 40 start and stop with msg instruction.

thiefgold0913

Member
Join Date
Oct 2011
Location
Utah
Posts
33
Hello everyone,
I am having some troubles with getting a powerflex 40 to run from a msg instruction thru a Ethernet connection from a micrologix 1100 and ethernet switch 1783-US05T . I am using a timer instruction that initiates all of message intstructions when PLC is turned on.
I have the timeout msg N42.3 set to 5 sec. I have the write logic msg set to N41:0 and I am using a mov instructions triggered by four separate inputs that are set for the stop,start,forward and clear fault functions to the drive. I have the speed reference write and read msg set to N41:2 along with a scaling instruction for the speed of the drive.

Is there something I am missing?
 
I very strongly discourage the use of this method.

That being said, if you can ZIP and post your program, somebody can take a look at it. From the logic description, it's impossible to guess what your logic does wrong.

Do any of the MSG instructions ever fail ?

Remember that the output MSG has to execute more often than the command timeout value.

If the command timeout has not been written to the drive yet, the output MSG will be rejected by the drive (an /ER, not just a timeout).
 
Ken I wouldn't use this method either but I have equipment at work that are programmed this way and I just wanted to get a better understanding of it.
 

Similar Topics

Good Morning , I would like to start a Powerflex 525 with a N.O. Start Pushbutton , and when the N.O. Start Pushbutton is released I would...
Replies
3
Views
1,589
Hi all. Having a problem with a PF 525 TermBlk 5 input. I came across the drive the other day and not sure how its running. Both the Enable...
Replies
3
Views
2,125
I have read several posts where Ken Roach warns of using not-start, as your stop condition, and how asynchronous IO updates may result in a failed...
Replies
12
Views
8,513
Hi all, Have a quick question about starting and stopping a PowerFlex 70. In my application, I am trying to position the lead of a metal strip...
Replies
3
Views
3,846
Quick question? What is the difference between START and RUN links when controlling Powerflex755 through Ethernet/IP?
Replies
3
Views
4,862
Back
Top Bottom