Reading Multiple Thermocouples

Supporting Visual Studio on Windows
Post Reply
dalbano281
Fresh meat
Posts: 1
Joined: Tue Feb 25, 2020 10:27 am
Contact:

Reading Multiple Thermocouples

Post by dalbano281 »

Hey! I have a hub with a 4x thermocouple phidget attached. I am looking to read all 4 thermocouple ports at the same time. I haven't been able to figure out how to get this done. Does anyone have any experience with this? Thanks!
User avatar
mparadis
Site Admin
Posts: 959
Joined: Fri Oct 28, 2011 12:17 pm
Contact:

Re: Reading Multiple Thermocouples

Post by mparadis »

Head over to the code samples page, select C# and the TMP1101 from the drop down menus, and then check all four thermocouple input boxes. This should give you a starting point to work from.

You can check the "separate event handlers" box if you want each thermocouple to be treated differently, or you can keep them all with the same change handler but use the "sender" parameter to tell which channel sent the event. See this page for more details.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest