02-14-2006 10:14 AM
02-14-2006 10:24 AM
02-14-2006 10:29 AM
I would suggest you start with the shipping examples. Go to Help>Find Examples and from the Search tab, enter serial. You'll find a couple of different examples (depending on your version of LabVIEW). You also have the option of using the Instrument I/O Assistant if you have version 7.0 or higher. You will need the programming manual from the vendor of the balance. You should also do a search at http://www.ni.com/devzone/idnet/default.htm to see whether a driver already exists for your instrument.
Doing tasks in parallel is easily done in LabVIEW. Again, you should check the shipping examples. The simplest way is with two separate while loops.
02-14-2006 10:35 AM
02-14-2006 10:46 AM
02-16-2006 09:00 AM
02-16-2006 10:19 AM