03-24-2008 01:13 PM
03-25-2008 01:33 PM - edited 03-25-2008 01:34 PM
Hello mlwalter77,
I can think of a couple of things that could cause this error. The first issue is that you cannot use analog input 0 (ai0) if you're using the SCB-68. This line is reserved for the CJC. If you're trying to read the temperature on ai0 this is likely the problem. The second cause could be that the PCI-6281 is not configured to enable temperature sensing. Here's how to change this:
1. Open up the Measurement and Automation Explorer (MAX).
2. Navigate to My System>> Devices and Interfaces>> DAQmx Devices>> PCI-6281.
3. Right click on the PCI-6281 and select Properties.
4. Go to the Accessories tab of the Device Properties window, select the SCB-68 as the accessory, and click configure.
5. In the Accessory Configuration windows check Temperature Reference Enabled.
Here's a screenshot of steps 3 to 5:
I hope this helps, and have a great day!
Cheers,