01-28-2010 01:32 AM
01-28-2010 06:54 AM
Hi,
Are you doing ScanInferface or FPGA Programming?
Did you check, and if so, how did you check it, if the loop where the 9213 will be read is still running when you don't get readings anymore?
Christian
01-28-2010 10:51 AM
01-28-2010 11:06 AM
You said: "... if I put a probe on one of the TCs.."
Are you talking about a probe on the variable in LabVIEW?
Christian
01-28-2010 01:14 PM
01-29-2010 01:38 AM
Then it would be great if you could post your code here. Since the value is present on the variable, the module is reading and all the stuff from the scaninterface works. There must be something wrong from between the variable and the part where you don't see any updates after a certain time.
Christian
03-17-2010 10:55 AM
03-17-2010 01:45 PM
Actually this was caused due to a grounding problem. There was a heater used in the system which was not grounded properly. As soon as the heater was turned on, the thermocouple signals were getting affected. After we grounded the heater with the rest of the system the problem was solved.
I suggest that you please check if there are any round loops in your system.
Thanks.
03-17-2010 04:54 PM
Thanks! a lot body.
That was my problem, bad ground. My system have the heaters insulated with ceramic from the chassis, and obiously that avoid the ground. I put gound in all of them and voala, problem solved.
Thanks again.