05-04-2006 09:44 PM
05-05-2006 07:24 AM
05-05-2006 10:04 AM
05-08-2006 08:41 AM
Hi Robert,
I mentioned function generator for test purposes but what i really want to do is using RS232 receive data . The RS232 will be connected to a Wireless device(Axiom Board-CME 12B32). and the data that is received through RS232 to the interface are Binary pulses(1's and 0's- high's and low's). The interface has to count for 10 seconds and then reset the counter ( say assigning a variable S) so this has to be graphed in terms of real time clock. so the counter starts again and counts for 10 sec and plot it. It follows this trend. So, i want to create a interface which would receive this binary data and graph it every 10 sec with a counter. It would be really great if you could help me with this. I am new with labview and I have a deadline to meet and i hope i can get a response as fast as possible. Your help will be kindly and greatly appreciated. I hope to hear from you guys soon. You can e-mail me all your answers at sav23@drexel.edu and jvarghese83@gmail.com. Just in case the first email gets full. You can also reach me at 2678791918. Thank You
Best regards,
Joshua varghese
05-08-2006 09:31 AM
The RS-232 port is not really designed for digital data acquisition. What pins of the RS-232 port do you have connected to the digial data and what are the voltage levels? Unless they are +/- 12 volts, you are not going to see anything becasue that is what the serial port is designed to detect. Have you studied the electrical characteristics of RS-232? You are probably better off using the parallel port. You might want to check the app note at http://zone.ni.com/devzone/conceptd.nsf/webmain/72C6FC6CE4AD4D1386256B1800794596
p.s. It's not a good idea to post your emails on a public forum unless you enjoy spam and expecting a phone call from anyone here is a little unreasonable.
05-09-2006 06:40 AM