Search Results

by boreland
Wed Jul 15, 2020 10:16 pm
Forum: C#.NET
Topic: Reading anyone of the 4 thermocouples
Replies: 1
Views: 12102

Reading anyone of the 4 thermocouples

I see that this question has been asked before, but without any real answer being given.

Under the old API one could read the temperature of a given thermocouple like this

"therm.thermocouples[2].Temperature"

I see no comparable why to do this under the new API?