07-05-2005 10:33 AM
07-11-2005
11:43 AM
- last edited on
06-26-2024
08:20 AM
by
Content Cleaner
Hi,
thermocouples are rather small voltages. You're looking at then reduced code width with using the full range of the AI on the FPGA.
The 7831R can take in the voltage, however you're going to have to push the integer result up to the PC to a) convert to a proper voltage, and then b) convert to a temperature reading.
An example of this can be found here :
with the linked URL for the tutorial here :
I realise this is for the cRIO, however the principle still holds for the 7831R.
Have a look at the shipping example in the help->Find examples in LabVIEW for the Toolkits and Modules->FPGA->General->Basic I/O
This should get you up and running, but as I say, you're across the full range of the AI, so mv signals from a thermocouple aren't going to be great.
Thanks
Sacha Emery
National Instruments (UK)