How to set power management mode programically

Hi all, following this post - I’m trying to use nvapi.dll to set the power management mode, but when I’m looking on the export table of this DLL file I don’t see any function except nvapi_QueryInterface.

More specifically - I’m looking for the NvAPI_DRS_SetSetting function, that should be there according to this documentation

Can someone help me to find a way to change the power management mode from software?

Thanks

hi lior

you can download nvapi SDK at https://developer.nvidia.com/rtx/path-tracing/nvapi/get-started
Should have such interface.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.