08-09-2008 07:34 PM
If the logger is constanly streaming data and the serial example does not work, then you have a problem with the com port settings or you are using the wrong cable. The advanced serial example may not be the best example to use either since it expects data to be terminated. I would recomend that you first try getting data with Hyperterminal before trying to write any LabVIEW code. Then you can do something like putting a VISA Bytes at Serial Port/VISA Read in a loop.
If you were using TCP/IP before and found that slow, you'll probably find that the serial connection is going to much much slower than that.
08-09-2008 07:39 PM - edited 08-09-2008 07:41 PM
08-09-2008 11:26 PM
08-09-2008 11:49 PM
08-10-2008 12:04 AM