power state
The <power state> inspectors return the state of a device, encapsulating the enumerated types used by the Client. There are two categories, system and monitor. System (computer) states include active, idle, logged off, standby, off and invalid. Monitor (display) states include on, off and invalid.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
8.1.535.0 | Mac |
Creation
active state : power state
idle state : power state
invalid state : power state
logged off state : power state
monitor invalid state : power state
monitor off state : power state
monitor on state : power state
monitor standby state : power state
off state : power state
standby state : power state
state of <monitor power interval> : power state
state of <system power interval> : power state
Casts
<power state> as string : string
Operators
<power state> = <power state> : boolean