ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
10-27-2006 10:41 AM
10-30-2006 02:18 AM
Hi Amal,
When I need to communicate with the serial port I use the attached VI. Most of the time its sending a command and receive dta back with a known number of bytes. When the number of bytes is unknown just set the expected number of bytes high and ignore the time-out error. To get started this just works fine.
You must add a init in front of this VI (maybe together with a serial buffer and flush)