Pbus<PwrBus>

SCPI Command :

PBUS<*>:CLEar
Commands in total: 25
Subgroups: 16
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr4

driver.pbus.repcap_pwrBus_set(repcap.PwrBus.Nr1)
clear(pwrBus=PwrBus.Default) None[source]
# PBUS<*>:CLEar
driver.pbus.clear(pwrBus = repcap.PwrBus.Default)

Removes all assigned digital channels from the bus.

Parameters:

pwrBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Pbus’)

clear_and_wait(pwrBus=PwrBus.Default, opc_timeout_ms: int = -1) None[source]

Cloning the Group

# Create a copy of the original group, that exists independently
pbus_copy = driver.pbus.clone()

Subgroups