06-19-2008 11:01 AM
Hello
I'm trying to write the received waveform to a binary file but when I plot the
binary file I get a wrong signal. Please help
I attached the my VI and a picture of the wrong waveform
thank you
06-19-2008 11:22 AM
06-19-2008 11:23 AM - edited 06-19-2008 11:24 AM
Your different conversions are complex and some of your code just doesn't do anything (i.e. all of that stuff with the feedback loop in the read section. If you just want to write the binary data that you receive, you just have to do what is shown below.
p.s. Before posting again, you might want to clean up your diagram. It's hard to see what is going on with wires going every different direction.
06-19-2008 02:46 PM
I attached the new VI
06-19-2008 03:04 PM - edited 06-19-2008 03:06 PM
06-19-2008 03:43 PM
09-22-2009 09:54 AM
Hello!
I am a chilean person and my english is not so good. The reason because your plot is the header that the binary file have. Before you plot, you must yo try get out the binary file header.