ekettle Posted January 14, 2023 Share Posted January 14, 2023 I'd like to use the included C example Datalogger for two MCC134's and have it display all eight channels at once. I'm not a programmer and I'm wondering if there is an easy way to do that? Link to comment Share on other sites More sharing options...
0 Fausto Posted January 16, 2023 Share Posted January 16, 2023 Hello @ekettle. The provided logger.c example supports only four thermocouple channels from one MCC 134 DAQ HAT board. In order to support additional boards, a programmer would need to modify that example to detect a specified number of MCC 134 boards, update the channel count, and update the user interface to include the additional channels. Regards, Fausto Link to comment Share on other sites More sharing options...
Question
ekettle
I'd like to use the included C example Datalogger for two MCC134's and have it display all eight channels at once. I'm not a programmer and I'm wondering if there is an easy way to do that?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now