07-26-2009 01:04 AM
Hi all,
I am working on a VI to acquire data external to computer. The data is
being acquired via the serial port of the computer. When i first built
the software in labview , i tried it in my desktop( which had serial port) and it
worked fine, i was also able to generate messages in labview and send
it serially out.
However now i tried it in my laptop which didnt have serial port. So i
bought a USB to serial adapter. I can see the data from the in hyperterminal. But i cant get labview
to work with the simulated serial port. Labview doesnt display the
readings and gives an error: "unknown system error". I cant figure out
why, there must be no mistake in the labview program as it works fine
in my desktop, and also no mistake in the data being sent cause i can
see it in the hyperterminal window in the proper format.
Please help.
Thank you.
07-26-2009 12:13 PM
Just a thought ![]()
Is the right COM port number selected in your code?
07-26-2009 01:54 PM
07-27-2009 01:19 AM
07-27-2009 05:57 AM - edited 07-27-2009 05:58 AM
No, I am using Windows Xp only, however it has started to work today when i again tried, I do not know why!, but thank you all for your replies, i should have posted my query after testing it thoroughly. My apologies.
vinay