Sfn
SCPI Command :
[SOURce<HW>]:BB:NR5G:SCHeduling:SFN:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:BB:NR5G:SCHeduling:SFN:STATe value: bool = driver.source.bb.nr5G.scheduling.sfn.get_state()
Enables the full counting of the system frame number carried by the PBCH block from 0 to 1023, independent from the configured ARB ‘Sequence Length’. If method
RsSmw.source.bb.nr5G.node.cell.tmph.sfOffset.get()is set, the counting starts at the configured SFN offset value and restarts when the SFN offset value is reached again as follows: offset, (offset+1) , (offset+ 2) , …, 1023, 0, 1, 2, …, (offset-1) .- Returns:
sys_frame_num: 1 | ON | 0| OFF