Bb

SCPI Command :

TEST:BB:CONNection
Commands in total: 25
Subgroups: 3
Direct child commands: 1
get_connection() bool[source]
# TEST:BB:CONNection
value: bool = driver.test.bb.get_connection()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
bb_copy = driver.test.bb.clone()

Subgroups