From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-TC01 API IN C++ OR IN C#.NET FOR PERL TEST AUTOMATION OLE SUPPORT

Hello,

 

       We purchased a USB-TC01 measuring the temperature in our test system. Our test system is completely automated in PERL and running under windows XP. We need to measure the temperature only during a request from the test system(ie, only during an event from perl) and return the measured value to the test system. Do you have C/C++, or.NET APIs available for implementing the same?

 

Please share them if you have. All kind of suggestions are appreciated.

 

 

      Also, if this is working fine for us, we have plans to buy some more similar equipments.

 

Thanks in advance for your help

 

Regards,

Arun

 

 

 

 

 

 

0 Kudos
Message 1 of 4
(3,777 Views)

The USB-TC01 is supported in DAQmx (latest version is 9.2.2), which has a C API.

 

The API documentation is located at Start->Programs->National Instruments->NI-DAQ->Text-Based Code Support->NI-DAQmx C Reference Help after installing DAQmx.

——
Brandon Streiff
ni.com/compactdaq · ni.com/daq
Message 2 of 4
(3,768 Views)

We also have a .NET API for DAQmx if you are more comfortable programming in .NET.

 

The documentation is located at Start->Programs->National Instruments->NI-DAQ->Text-Based Code Support->NI-DAQmx .NET Framework 3.5 Help

Kristen
National Instruments
Message 3 of 4
(3,762 Views)

is there a way to access this api from linux?

0 Kudos
Message 4 of 4
(3,126 Views)