LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Measuring whole module instead of on thermocouple (9213)

Hi

 

Sorry not sure what board to put this under. Does a cRIO come under 'Field Point family'?

 

I am using a cRIO 9074 with 8x 9213 modules in (16 channel thermocouple module). The basic premise of my software is to wait for a change of a networked variable, wait for a defined time, record for a defined time, create a file, ftp the file and wait to go again.

 

I have just started playing and can happily record one thermocouple as below

thermo.jpg

I actually have 128 thermocouples and where I have the double 'TC0' I would just like to put double 'everything' and just record all 128 channels. Is there a method or do I have to really drag 128 variables in?

 

Thanks

 

nice

0 Kudos
Message 1 of 2
(2,437 Views)

Hello nice,

 

If you have LabVIEW 2009/RIO 3.2 or later you can use the programmatic api to access IO and configure modules. 

 

See this whitepaper http://decibel.ni.com/content/docs/DOC-6063 for more information on how to use it.

 

Thanks,

 

Sebastian

0 Kudos
Message 2 of 2
(2,432 Views)