On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.
It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!!
In the latest version (v.1.7.2) I made a change that should have solved the locking problem when the progress field was incorrectly configured. In addition to that, I also added a setting that will enable Awesome Miner to display all temperatures. If you upgrade to the latest version and go to the Options dialog, Appearance section, and change the Temperature Display setting, you should see the information you are looking for.
Excellent. I just upgraded and went to Options, Appearance, and changed the temp settings to "All". But I'm not seeing the chip temps. I'm sure it's something I'm doing wrong. Sorry if it's a dumb question.
I still have in the Customize Progress Field / Define Custom Expressions -
Line 2:
"R: "+ status.Rejected + ", HW: " + status.HwErrors
and
Line 3:
"Temp: " + stats.Temp1 + "/" + stats.Temp2 + "/" + stats.Temp3
Should I remove those or do I need to add an additional line for the chip temps? (Removing the check marks don't cause chip temps to appear.)
Thank you for the great work and any assistance you (or anyone else) can provide.
Best wishes!