Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LED Control and Information Support #50

Open
ennerperez opened this issue Aug 28, 2021 · 1 comment
Open

Add LED Control and Information Support #50

ennerperez opened this issue Aug 28, 2021 · 1 comment
Assignees
Labels

Comments

@ennerperez
Copy link

Based on EVGA Precision X1 Software (https://store.steampowered.com/app/268850/EVGA_Precision_X1/) it is possible to handle the card ilumination, I use this to shutdown leds, o to set a tempetura profile, so, it's possible to integrate that functionality on this wrapper? brightnes controll or if graphic card supports color changes. btw, the software works with any geforce card even if it's not a EVGA card. (Something Nvidia totally missed in Nvidia control panel)

@falahati
Copy link
Owner

I thought we had it as the high-level API, but apparently, we don't. So you have to use the wrapper low-level API to do this. this is the list of functions that can be used to manage this aspect of the GPU:
https://github.com/falahati/NvAPIWrapper/blob/master/NvAPIWrapper/Native/GPUApi.Illumination.cs

@falahati falahati self-assigned this Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants