Connectivity Guide
acPowerCordHasPower (8)
The AC power cord has power.
acPowerCordIsActive Source(16)
The AC power cord is the active source of AC power.
Table 478. Battery Reading
Variable Name: DellBatteryReading
Data Type: Integer
NOTE: These values are bit masks, so combination values are possible.
Possible Data Values Meaning of Data Value
predictiveFailure(1)
Battery sensor detects predictive failure.
failed(2)
Battery has failed.
presenceDetected(4)
Battery presence is detected.
Table 479. Power Cap Capabilities
Variable Name: DellPowerCapCapabilities
Data Type: Integer
NOTE: These values are bit masks, so combination values are possible.
Possible Data Values Meaning of Data Value
none(0)
No power cap capabilities are available.
enable(1)
Power cap can be enabled.
disable(2)
Power cap can be disabled.
Table 480. Power Cap Setting
Variable Name: DellPowerCapSetting
Data Type: Integer
Possible Data Values Meaning of Data Value
disabled(0)
Power cap is disabled.
enabled(1)
Power cap is enabled.
Table 481. Power Profile Type
Variable Name: DellPowerProfileType
Data Type: Integer
NOTE: These values are bit masks, so combination values are possible.
Possible Data Values Meaning of Data Value
maxPerformance(1)
Power profile type is Maximum Performance.
osControl(2)
Power profile type is OS control.
activePowerController(4)
Power profile type is Active Power Controller.
custom(8)
Power profile type is Custom.
116