HI David,
The FTDI Virtual Com Port driver is a different way to have PC applications command KFLOP via USB. It wouldn't apply to controlling a VFD.
KFLOP can't output serial
communication data out its JP5 RJ45 connector. Also the voltage levels and protocol would be incompatible.
KFLOP does have a serial communication UART connected to JP7. See:
http://dynomotion.com/Help/RS232/RS232.htm
Modbus is fairly difficult to get to work. There are electrical interface issues, protocol issues, baud rates, master/slave, configuration registers, etc... and if anything is wrong it just doesn't work and it is hard to diagnose the reason. So it helps to have a scope and other tools to get some information on what parts are working.
The first step would be to decide whether to connect the VFD to the PC or to KFLOP. Do you need CSS? See this video:
http://youtu.be/nWrntLmdJqY
If so then the VFD should be connected directly to KFLOP for real-time control.
If you don't require CSS and only occasionally change the speed then connecting to the PC is a possibility and probably easier.
In either case it might be worth wile to use the PC first to test the communication.
A KFLOP User found a simple PC utility to send a Modbus command. See if you can get that to work. You might need to buy a USB based RS422 com port. You didn't include iformation on your VFD. See these links:
https://groups.yahoo.com/neo/groups/DynoMotion/conversations/topics/7941
http://www.modbusdriver.com/modpoll.html
HTH
Regards
TK
Group: DynoMotion |
Message: 9108 |
From: David Stevenson |
Date: 2/5/2014 |
Subject: Re: RJ45 Connection to Emerson Commander VFD |
Hi Tom,
Thank you for the wealth of information. I will investigate the
links and let you know how it works out.
Regards,
David
************
On 2/5/2014 12:30 PM, Tom Kerekes
wrote:
HI David,
The FTDI Virtual Com
Port driver is a different way to have PC applications
command KFLOP via USB. It wouldn't apply to controlling
a VFD.
KFLOP can't
output serial communication data out its JP5 RJ45
connector. Also the voltage levels and protocol would
be incompatible.
KFLOP does have a
serial communication UART connected to JP7. See:
Modbus is fairly
difficult to get to work. There are electrical
interface issues, protocol issues, baud rates,
master/slave, configuration registers, etc... and if
anything is wrong it just doesn't work and it is hard
to diagnose the reason. So it helps to have a scope
and other tools to get some information on what parts
are working.
The first step
would be to decide whether to connect the VFD to the
PC or to KFLOP. Do you need CSS? See this video:
If so then the
VFD should be connected directly to KFLOP for
real-time control.
If you don't
require CSS and only occasionally change the speed
then connecting to the PC is a possibility and
probably easier.
In either case it
might be worth wile to use the PC first to test the
communication.
A KFLOP User
found a simple PC utility to send a Modbus command.
See if you can get that to work. You might need to
buy a USB based RS422 com port. You didn't include
iformation on your VFD. See these links:
HTH
Regards
TK
Group: DynoMotion |
Message: 9112 |
From: Hugh Sontag |
Date: 2/5/2014 |
Subject: Re: RJ45 Connection to Emerson Commander VFD |
I'm working on the same thing - trying to control my Huanyang 2.2 KW spindle speed via RS-485. I connected a RS-485 converter to the KFLOP UART I/O, and I can send bytes out via the UART, and receive them back via the RS-485 chip, but so far, I've not been able to get the VFD to accept any commands.
This despite using the examples in the manual. I've tried both ASCII commands with LRC, and RTU commands with CRC, at both 38400 and 9600 baud, with no luck yet.
Hugh
| | | |