Qckset

SCPI Command :

[SOURce<HW>]:BB:NR5G:QCKSet:STATe
class QcksetCls[source]

Qckset commands group definition. 31 total commands, 4 Subgroups, 1 group commands

set_state(qck_set_state: RsSmbv.enums.QuickSetStateAll) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:STATe
driver.source.bb.nr5G.qckset.set_state(qck_set_state = enums.QuickSetStateAll.DIS)

No command help available

param qck_set_state

No help available

Cloning the Group

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

Subgroups