Difference between revisions of "AMP Sleep"

From wiki.emacinc.com
Jump to: navigation, search
(Added description of sleep)
m
Line 8: Line 8:
 
}}
 
}}
  
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. <br>
+
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. <br>
 
<br>
 
<br>
 
From the command line, use command:
 
From the command line, use command:

Revision as of 12:58, 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:

sleep [N]..

where [N].. is time equal to the total of the args given, where each arg can have an optional suffix of (s)econds, (m)inutes, (h)ours, or (d)ays

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