Iab
SCPI Command :
[SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:IAB:STATe
- class IabCls[source]
Iab commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:IAB:STATe value: bool = driver.source.bb.nr5G.qckset.frmFormat.iab.get_state()
Turns usage of the IAB frame format on and off.
- return
qck_set_iab_state: No help available
- set_state(qck_set_iab_state: bool) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:IAB:STATe driver.source.bb.nr5G.qckset.frmFormat.iab.set_state(qck_set_iab_state = False)
Turns usage of the IAB frame format on and off.
- param qck_set_iab_state
1| ON| 0| OFF