I'm trying to run the C example data_logger for the MCC128. I got all the prerequisites & it compiled with no issues
If I just & click start
./logger
I get the error,
Unable to open the log file.
If I,
sudo ./logger
I get the error,
There was a timeout while obtaining a resource block.
Click 'OK' and the program closes
There were no problems running the other examples, I can read the EEPROM, the channels show up in the MCC128 App, single_value_read, finite_scan & continuous_scan all work.
Question
NicR
I'm trying to run the C example data_logger for the MCC128. I got all the prerequisites & it compiled with no issues
If I just & click start
./logger
I get the error,
Unable to open the log file.
If I,
sudo ./logger
I get the error,
There was a timeout while obtaining a resource block.
Click 'OK' and the program closes
There were no problems running the other examples, I can read the EEPROM, the channels show up in the MCC128 App, single_value_read, finite_scan & continuous_scan all work.
Any clue what's causing this?
Nic
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