06-27-2024 03:04 PM
I have a program for calculating CTE using a strain gage and a RTD.
I want to add more RTDs to get a average temp in my oven.
I'm trying to read a voltage value from multiple RTD voltage dividers. It works ok when I only have 1, but when I try to add multiple inputs it does not work.
I tried adding a separate loop for additional RTDs but it would only read from one.
Attached is my most recent code attempting to have multiple inputs into the same loop.
Can anyone help me ?
07-01-2024 07:52 AM
my LV is to old to see the vi.
but how are the RTDs connected and what DAQ are you using?