Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the cheapest way to communicate with a VFD through MODBUS?

I would like to use labview to communicate with a Variable Frequency Drive using a Modbus communications protocol. I would like to do this as cheaply as possible using Labview 8.6.

 

Aaron

0 Kudos
Message 1 of 2
(3,060 Views)

Aaron,

 

There is a MODBUS  http://sine.ni.com/devzone/cda/epd/p/id/4756 library available for LV that is built around the VISA functions that ship with LV.  You should also check here   http://www.ni.com/devzone/idnet/   to see if someone has already created a driver for your particular drive or one that is similar.  The next thing is the hardware interface.  Most of the drives I've worked with use a RS-485 interface.  Depending on your setup you can use a simple RS-232/RS-485 adapter, an USB to 485 adapter or even an ethernet to 485 adapter. 

Message 2 of 2
(3,056 Views)