01-22-2008 11:59 AM
01-22-2008 02:29 PM
Hey Ziad,
Are you giving enough time for the entire byte count to be received?
When the byte count recieved is 400 bytes does it represent the 400 byte sine wave that you wanted to send?
I use LabVIEW 8.2.1 so I can't take a look at your VI ![]()
Regards
01-23-2008 09:59 AM
01-24-2008 01:55 PM
01-25-2008 11:35 AM
Thank you all for the replies
I tried Steve’s vi but I don’t get any output on com5 witch I don’t know why.
I tried to put a delay loop before the read loop but it makes no difference other than a delay before read but the sine is still out of shape.
I attached my vi in labview version 8.001-25-2008 12:03 PM
01-25-2008 12:12 PM
01-26-2008 03:26 PM
Hello again
All I’m trying to do is sending a wave via serial port and receiving it, and that is just a test in order to be sure that the read part of the program is working properly. Then I will use the read part to read an ECG signal via serial port.
About the wiring when I wire the error output of the write to the error input of the read I get no signal.
thank you
01-28-2008 09:24 AM
01-28-2008 10:00 AM