Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

cDAQ-9188 SDK

I have this device with model number cDAQ-9188 and I am looking to interface to it so I can save the data to database.  I was wondering if there was a SDK to interface to it via TCP/IP.

 

 

 

Thank you.

0 Kudos
Message 1 of 6
(4,916 Views)
The API for programming any module in this chassis is called DAQmx and it can be downloaded at http://www.ni.com/download/ni-daqmx-9.8/4297/en/

What programming language do you intend to use?
0 Kudos
Message 2 of 6
(4,894 Views)

Hello Denise,


Thank you for your reply. 

I plan to use C# to interface to this device through TCP socket programming.

0 Kudos
Message 3 of 6
(4,886 Views)
Please pay attention to what my actual name is and what I said about the driver.
0 Kudos
Message 4 of 6
(4,880 Views)

Hello Dennis,

 

Sorry about getting your name wrong.

 

Thank you for your help.

 

I have downloaded Ni-DAQmx Kit and I notice there are a lot of examples there.  I am trying to connect to thermocouples connect to this NI device called NI cDAQ-9188  with serial no 015ED821.

 

Can you point me to an C# example in that SDK that would be helpful?

 

Really appreciate the help.

 

Bhanu

0 Kudos
Message 5 of 6
(4,692 Views)

Hi Bhanu0911

There are C examples that are installed with NI-DAQmx if you checked them while you were installing.

Those examples should be in this path: C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DAQmx ANSI C

 

Please let us know if you are able to find them,

 

Thanks

0 Kudos
Message 6 of 6
(4,674 Views)