Battery

SCPI Commands

BATTery:STATus
class BatteryCls[source]

Battery commands group definition. 26 total commands, 2 Subgroups, 1 group commands

get_status() str[source]
# SCPI: BATTery:STATus
value: str = driver.battery.get_status()

Queries the status of the battery (idle, charging or discharging) .

return

result: No help available

Subgroups