Platforms to show: All Mac Windows Linux Cross-Platform

Back to IOPMMBS class.

IOPMMBS.EthernetWakeOnLANSettings as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The setting for whether ethernet wake on LAN.

Value is 1 if you enable this option in the energy system control panel and 0 if you disable it.
(Read and Write computed property)

IOPMMBS.GeneralAggressiveness as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The general aggressiveness.

(Read and Write computed property)

IOPMMBS.MinutesToDim as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The minutes until the display is dimmed.
Example
dim p as new IOPMMBS
p.MinutesToDim=10 // dim display in 10 minutes

This value is the same as in the energy system control panel.
(Read and Write computed property)

IOPMMBS.MinutesToSleep as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time in minutes until the Mac goes to sleep.
Example
dim p as new IOPMMBS
p.MinutesToSleep=10 // sleep display in 10 minutes

(Read and Write computed property)

IOPMMBS.MinutesToSpinDown as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The time in minutes until the hard discs spin down.

If you enable the spin down option in the energy system control panel, this value is 10 and if you disable it, it is 180.
(Read and Write computed property)

IOPMMBS.MotionSensor as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The setting for the motion sensor.

(Read and Write computed property)

IOPMMBS.PowerSource as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The power source settings.

Constants for this property:

const kIOPMInternalPower = 1
const kIOPMExternalPower = 2
(Read and Write computed property)

IOPMMBS.SetProcessorSpeed as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Power MBS MacOSX Plugin 8.7 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The setting for the processor speed.

(Read and Write computed property)

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...