Oload

SCPI Command :

[SOURce<HW>]:BBIN:OLOad:STATe
class OloadCls[source]

Oload commands group definition. 3 total commands, 1 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: [SOURce<HW>]:BBIN:OLOad:STATe
value: bool = driver.source.bbin.oload.get_state()

No command help available

return

state: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bbin.oload.clone()

Subgroups