Iab

SCPI Command :

[SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:IAB:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [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.

set_state(qck_set_iab_state: bool) None[source]
# [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.

Parameters:

qck_set_iab_state – 1 | ON | 0| OFF