01-12-2009 05:22 AM
01-12-2009 07:15 AM
Maria,
You did not give much in details about your application, but I'll take a shot at it.
I have not seen any code that was specifically for this drive but the literature indicates that the SSD 650V has a fairly standard set of features. The cheapest way to control it would be if the drive had the MODBUS option. There is a MODBUS library for LV that can be found here. http://sine.ni.com/devzone/cda/epd/p/id/4756 . MODBUS library is built on the VISA functions. You could then use a serial port on a PC to control the drive. Recomend RS485 when working with drives.
You could also use the analog and digtal inputs on the drive to control FWD, REV and motor speed. This might cost a bit more because it would require some NI Hardware.
Again, the best solution depends on what the whole picture looks like.