Sfi
SCPI Command :
[SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:SSC:SFI:STATe
- class SfiCls[source]
Sfi commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:SSC:SFI:STATe value: bool = driver.source.bb.nr5G.qckset.frmFormat.ssc.sfi.get_state()
Turns usage of the special slot format on and off. If on, select a special frame as defined by 3GPP with [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:SLFMt.
INTRO_CMD_HELP: If off, select the number of symbols with
Downlink: [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:NDLSymbols
Uplink: [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:NULSymbols
- return
qck_set_use_slot: No help available
- set_state(qck_set_use_slot: bool) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:FRMFormat:SSC:SFI:STATe driver.source.bb.nr5G.qckset.frmFormat.ssc.sfi.set_state(qck_set_use_slot = False)
Turns usage of the special slot format on and off. If on, select a special frame as defined by 3GPP with [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:SLFMt.
INTRO_CMD_HELP: If off, select the number of symbols with
Downlink: [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:NDLSymbols
Uplink: [:SOURce<hw>]:BB:NR5G:QCKSet:FRMFormat:SSC:NULSymbols
- param qck_set_use_slot
1| ON| 0| OFF