VFD Ethernet/IP Comm Issues

On the Communication tab for the MSG instruction, make sure to check the boxes for Connected [x] and for Cache Connections [x].

This could be a bug in the Lenze drive's "Unconnected Message Manager" feature. Quite a lot of third party vendors don't rigorously test their EtherNet/I P implementations.
 
It's been over a year since I used an SMV with the Ethernet/IP module, but I seem to remember needing to do some setup on the drive itself using the web browser based interface. Did you do that? Also, what are you trying to do with the MSG instruction? (forgive me if that's been stated already...) The implicit messaging setup means you can start, stop, and change speeds using the built-in tag structure. No need for explicit messaging.
 
Within my program, I send acceleration & deceleration times for the desired speed using the explicit messages. The other functions such as start, stop, forward, etc. I do use the implicate messages for. As far as the physical drive, I have configured all needed parameters.

However, before I left last week, I managed to look over the code and rewrote the messaging rungs so that acceleration time is sent first and then deceleration is sent after. This seemed to fix the connection problem I was having previously with my messages and program seems to be functioning as needed.
 
Interesting that the order made a difference. Thanks for the follow-up!

From what Ken had mentioned previously (and please do correct me if i am wrong Ken), its less about the order and more about the timing. Apparently the are some devices that have trouble handling more than one conversation at a time. And because the program previously had three messages sending as fast as possible at the same time, it was disrupting the connectivity to the drive through the messages and causing those messages to create the ER bit.

No Problem! (y)
 
LENZE SMV Ethernet/IP Comm Issues

Hello everyone,

I have a question regarding Lenze ETHERNET/IP parameters. which parameters are the most important to get the ethernet communication. I followed:

SMVector EtherNet/IP Communication Module Communications Interface Reference Guide

I followed this document but I am unable to start the motor.

Please if someone have any suggestion.
 
Hello everyone,

I have a question regarding Lenze ETHERNET/IP parameters. which parameters are the most important to get the ethernet communication. I followed:

SMVector EtherNet/IP Communication Module Communications Interface Reference Guide

I followed this document but I am unable to start the motor.

Please if someone have any suggestion.

Probably best to start a new thread/post in the main area.
 

Similar Topics

Easy, basic question... this is my first time linking 3 ABB vfds to an Allen-Bradley PLC using ethernet IP, and the odva Drive assemblies 123 and...
Replies
11
Views
2,501
Hello, I've been trying to learn this a while now and still have not found out how this works. I have an Omron CJ2M PLC and an ABB ACS 355 VFD...
Replies
1
Views
260
Hello, I've got a project where I need to get information from two ABB ACS880 VFDs onto the plant operator's screen (or alternatively, onto...
Replies
23
Views
2,626
Hey everyone! So I'm trying to get different data from my Eaton DG1 VFD to my studio project. So far my research has led me to something called...
Replies
10
Views
1,571
I am wanting to control the speed of the VFD within the program. I am not sure if I'm not seeing the tag that controls frequency or what. Thanks...
Replies
4
Views
2,072
Back
Top Bottom