LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write labwindows code for usb-tc01

Just purchased the USB-TC01, can't find any samples code or instruction writing labwindows code. Need help. Please.

0 Kudos
Message 1 of 6
(3,913 Views)

fal,

 

LabWindows\CVI is an editor for C code.  You can find examples for text-based DAQ by browsing from the Start menu to All Programs»National Instruments»NI-DAQ»Text-Based Code Support»ANSI C Examples.  That will take you to the directory on your system where those examples have been installed.  In there, you will probably want to start in the Analog In folder, then Measure Temperature or Measure Voltage.

 

If you cannot find them, then you will need to run the DAQmx driver installer again, and be sure that the option under NI-DAQmx x.x.x»Application Development for ANSI C Support is checked in the "Select features to install" window.

 

You can also search the community for examples on a wide array of topics and applications.

 

Hope this helps,

 

Jen W

Applications Engineer

National Instruments

ni.com/support

0 Kudos
Message 2 of 6
(3,865 Views)

Hi !!!!!

 

Our labotory is  purchased too the tc01 usb for measuring temperature.

 

On the web site on ni.com , i just find drivers for labview interface bu not on the cvi interface.

 

I want to create a soft in cvi in using this device .

 

 cOULD someone on ni .COM send me drivers cvi for using TC01 device ?

 

king regards

 

0 Kudos
Message 3 of 6
(3,724 Views)

Greetings,

 

I would suggest looking at the C examples referenced in the post above. These might be a good place for you to get started.

 

Product Support Engineer
National Instruments
Message 4 of 6
(3,712 Views)

Hi ,

 

Thank you for your answer but I don't find example about this subject.

 

As you are Applications Engineer , could you send me a driver for this device : TC01 or just a example with CVI

 

Thank in advancing

 

King Regards ,

0 Kudos
Message 5 of 6
(3,698 Views)

Greetings,

 

I'm afraid that there are no pre-built CVI programs for this device specifically. However, there are a number of examples showing how to perform data acquisition using DAQmx in Ansi C. They're all found in the location outlined above. Are you having any particular difficulty in gathering data from the TC01 using DAQmx? Please let me know.

 

Thanks,

Product Support Engineer
National Instruments
0 Kudos
Message 6 of 6
(3,683 Views)