04-09-2009 11:14 AM
04-10-2009 08:18 AM
Mosey,
I couldn't find a LabVIEW instrument driver, so it looks like you will want to program the controller using NI-VISA. The manual for this instrument is really good, I have attached it to my post. Chapter 2 has the supported serial settings and Chapter 5 has the serial commands. Make certain that you are using a carriage return and a line feed as the terminator for each ASCII string you send the device.
Depending on your LabVIEW and VISA experience, I would recommend starting out programming this instrument using one of the serial examples such as Basic Serial Read & Write which can be accessed from Help»Example Finder. I have also posted some links that might be helpful for someone new to VISA.
NI-VISA Programmer's Reference Manual
Hope this helps.
Best regards,
04-10-2009 11:21 AM
04-12-2009 03:21 PM