Bb

SCPI Command :

TEST:BB:CONNection
class BbCls[source]

Bb commands group definition. 25 total commands, 3 Subgroups, 1 group commands

get_connection() bool[source]
# SCPI: TEST:BB:CONNection
value: bool = driver.test.bb.get_connection()

No command help available

return

connection: No help available

Cloning the Group

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

Subgroups