prevent monitor power off

Allows you to prevent the monitor from turning off.


Example

Running this code will prevent the monitor from turning off.

plugin command("OS Automation.dll", "prevent monitor power off", "True")

Was this helpful?