06-18-2014 07:50 AM
Hello,
Can anyone help out with this. I am working with a cRIO 9075 device and I want to perform a simple temperature measurement using a thermocouple. The thermocouple is connected to an NI 9211 Analogue Input module.
I have written a bit of code that can be found on this link: http://www.ni.com/white-paper/11198/en/ but it still does not work. Can someone please help out with this. Thanks.
06-18-2014 08:43 AM - edited 06-18-2014 08:44 AM
Could you be a little more specific about what "doesn't work"? Are you not reading any data? Is it reading fine but not logging to disk properly? Etc.
Are you seeing any error codes? If so, please upload a picture or at least give us the error code number.
Are you not able to run due to errors (i.e. broken wires, subVIs that won't run, etc?) If so, please upload your code or at least a picture of the segment that is not working.
06-18-2014 08:51 AM
Are you running the RIO code directly or trying to deploy through RT/Host? Show us what you have done so far.
06-18-2014 09:14 AM - edited 06-18-2014 09:16 AM
No, I am not reading any data. I have also connected an indicator to confirm this. A snapshot of the front panel and block diagram VI is attached . At the momemt there are no errors.
06-18-2014 09:20 AM
06-18-2014 09:20 AM - edited 06-18-2014 09:22 AM
Please show the RIO code. Do not use build array, instead try Replace array subset.
06-18-2014 09:33 AM
06-18-2014 09:36 AM - edited 06-18-2014 09:37 AM
I should have been more specific, Please show the FPGA code where you acquire data from the C series module.
06-18-2014 09:52 AM
06-18-2014 09:58 AM - edited 06-18-2014 10:06 AM
What do you read from the Shared variable? Just 0? did you check the error node of the shared variable?