cue_sdk icon indicating copy to clipboard operation
cue_sdk copied to clipboard

Question: Can I pull the PSU stats?

Open TomLewis opened this issue 6 years ago • 2 comments

I recently got my PSU RMA'd from corsair, RM850 and they changed it to a RM850i which included connecting it to the USB of the Mobo, when this loads in iCUE it shows a bunch of stats including the power in/power out, if I can find a way to record these stats over time I can calculate how much its costing me per month to run my machine! My question is, before I go trying to learn this framework, can I pull these stats on the right into Python?

Screenshot 2019-09-07 15 35 27

TomLewis avatar Sep 07 '19 15:09 TomLewis

This library hasn't been updated to support the new functionalities of (although should remain compatible with) the new iCUE SDK. Skimming through the documentation however, CorsairGetInt32PropertyValue might be of interest. https://forum.corsair.com/v3/showthread.php?t=189002

10se1ucgo avatar Sep 07 '19 16:09 10se1ucgo

Til there is an official SDK, I will give it a look thanks! Edit: ah snap its in C/C++ (I don't know either haha oh well)

TomLewis avatar Sep 07 '19 16:09 TomLewis