I am trying to write an application which needs to perform certain  operation on a sensor exceeding thresholds.
The sample3.c provided with the distribution is very useful and I tried it..

1. The program detects sensors and are reported successfully. (It reports reading type as threshold for all of the sensors). On reading the values, the program reads for some of them successfully, whereas for several of them i have the error below:
Error 0x1000016 getting discrete states for sensor (0.0).3V3BATTERY
Error 0x1000016 getting discrete states for sensor (0.0).+2.5VIN
Error 0x1000016 getting discrete states for sensor (0.0).+1.25VIN
Error 0x1000016 getting discrete states for sensor (0.0).VDD5VIN
Error 0x1000016 getting discrete states for sensor (0.0).VDD_3VIN
Error 0x1000016 getting discrete states for sensor (0.0).H0VDD_CORE
Error 0x1000016 getting discrete states for sensor (0.0).H1VDD_CORE
:
:
Why am not able to read the values of these sensors?

2. Also i get "Error 0x26" while trying to set the threshold values for all sensors

3. I get "Error 0x10000c1" while setting events for sensors

How do i interpret these error messages?


Thank you,
Arun
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to