Difference between revisions of "AMP Sleep"

From wiki.emacinc.com
Jump to: navigation, search
m
Line 11: Line 11:
 
<br>
 
<br>
 
From the command line, use command:
 
From the command line, use command:
<syntaxhighlight lang="text">sleep [N]..</syntaxhighlight>
+
<syntaxhighlight lang="text">ampsleep +[hh]:[mm]</syntaxhighlight>
where [N].. is time equal to the total of the args given, where each arg can
+
<br>
have an optional suffix of (s)econds, (m)inutes, (h)ours, or (d)ays<br>
 
 
<br>
 
<br>
 
After the given time, the device will resume normal operation and power consumption.
 
After the given time, the device will resume normal operation and power consumption.

Revision as of 13:35, 22 September 2020

TODO: {{#todo:Add links to helpful info (09.22.2020, BTisler)||}}

APM (Advanced Power Management) is a standard in power management developed by Intel and Microsoft, which allows the operating system to control the amount of power sent to devices. Select EMAC products allow for APM Sleep, a command that puts the device into a lower power "deep sleep" state and minimizes the device's power consumption.

From the command line, use command:

ampsleep +[hh]:[mm]



After the given time, the device will resume normal operation and power consumption.