10-19-2009 04:29 AM
10-19-2009 04:04 PM
The best drivers are written in LabVIEW itself, and as you have an interface for a comport, publish this interface and everybody can build a driver.
A normal LabVIEW driver utilises visa for comport access and the rest is sending out a command and interpreting the received data.
10-20-2009 07:53 AM
Hello Daodao,
If you are interested in developing a LabVIEW Plug and Play instrument driver, check out this tutorial: Developing LabVIEW Plug and Play Instrument Drivers.
Cheers,
NathanT
10-20-2009 09:34 AM
This same question has been posted in the LabVIEW forum: Duplicate Thread