|
|
| Author |
Message |
Ido Guest
|
Posted: Tue Jan 31, 2006 1:29 pm Post subject: TC08 Stream mode with Labview 7.1 |
|
|
Hello,
I am trying to use a new TC08-USB unit through LabView 7.1 in the new stream mode. I have been able to use the vi provided with the unit to run it on "get single" mode. I have wrote a vi that put the unit into stream mode using the "run" function but as soon as I use the "get_temp" function to get readings LabView fail. Does anyone have a vi that can operate the unit in stream mode?
|
|
| Back to top |
|
 |
Michael Guru

Joined: 07 Jul 2005
Posts: 93
Location: St Neots, Cambridgeshire
|
Posted: Mon Feb 06, 2006 2:27 pm Post subject: |
|
|
Hello,
You need to chck the channels are setup before running streaming mode.
Use LabVIEW in break mode and probe the wires for each function call. Look out for error values as returns from each of the function calls. The help manual will tell you each functions returning value.
If you are still haveing problems with your VI, please send it to us at: support@picotech.com
Best regards,
Michael
|
|
| Back to top |
|
 |
LB User

Joined: 06 Oct 2006
Posts: 2
Location: Belgium
|
Posted: Thu Apr 26, 2007 11:55 am Post subject: Re: TC08 Stream mode with Labview 7.1 |
|
|
Did you solve your problem ? If so them I am very interested in the solution because I'm having the same problem, even with first setting up the channels.
Best Regards,
LB
|
|
| Back to top |
|
 |
gruntman Guru

Joined: 28 Sep 2006
Posts: 96
Location: Garden City, KS USA
|
Posted: Wed May 02, 2007 7:53 pm Post subject: Re: TC08 Stream mode with Labview 7.1 |
|
|
LB,
The attached vi will allow you to capture the data from the USB TC-08 in streaming mode. Let me know if you have any questions about using it.
Regards,
Richard Boyd
Crag Technologies, Inc
http://www.pc-oscilloscopes.com
| Description: |
| USB TC-08 Labview for streaming mode written in 7.1 |
|
 Download |
| Filename: |
USB_TC-08_Stream_71.vi |
| Filesize: |
269.97 KB |
| Downloaded: |
242 Time(s) |
|
|
| Back to top |
|
 |
|