
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")
Allows you to prevent the monitor from turning off.
Running this code will prevent the monitor from turning off.
plugin command("OS Automation.dll", "prevent monitor power off", "True")
Was this helpful?