Setup

SCPI Command :

SCONfiguration:BEXTension:SETup:STATus
Commands in total: 4
Subgroups: 2
Direct child commands: 1
get_status() RfPortStatus[source]
# SCONfiguration:BEXTension:SETup:STATus
value: enums.RfPortStatus = driver.sconfiguration.bextension.setup.get_status()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
setup_copy = driver.sconfiguration.bextension.setup.clone()

Subgroups