rslogix5000 communicating with Vacon X5 drive

matlark

Member
Join Date
Jul 2011
Location
KY
Posts
102
This is the first time I will be attempting to communicate with a VFD (ethernet). Anybody have any sample programs with a small description of the fields I would need to use within the MSG instruction? I am assuming the MSG instruction is to be used, if not which instruction or combo of instr would be best?
thanks
 
Why do you think you can communicate to the Vacon X5 drive using Ethernet? While it has an RJ45 connector that is for RS485 - Modbus communication. Read the manual.
 
Last edited:
Just noticed that while reading manual. Still don't know what ladder instructions would help me communicate with the VFD.
 
The instructions will totally depend on how you will actually communicate with the drive. The RS485 connection and the use of Modbus are both items not found in the basic Compactlogix or Controllogix system.
 
That Prosoft module provides Modbus/TCP (Modbus over Ethernet). Where would route its output?

I believe you would need the MVI69-MCM module for serial Modbus. it provides for RS485 outputs.
 
The instructions will totally depend on how you will actually communicate with the drive. The RS485 connection and the use of Modbus are both items not found in the basic Compactlogix or Controllogix system.

Will be using a prosoft MVI69E MBTCP (AB distributor suggested) Still not sure what ladder commands I need to use to control the Drive, never done anything like this before.
 

Similar Topics

Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
149
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
448
Hello everyone, I have an RSLogix5000 project which is running live in the factory but I need to make some changes to the logic. I want to test...
Replies
0
Views
1,131
Good Morning Everyone, I'm looking to use the GSV instruction to get I/O fault codes for my project so I know if there's a comms issue in my E/IP...
Replies
5
Views
882
The machine is running production. When trying to go online with the laptop the whole machine looses communication and faults out. Drives, HMI...
Replies
13
Views
1,957
Back
Top Bottom