State

SCPI Command :

[SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SSC:SFI:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(output=Output.Default) bool[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SSC:SFI:STATe
value: bool = driver.source.bb.nr5G.trigger.output.ssc.sfi.state.get(output = repcap.Output.Default)

Turns usage of the special slot format on and off. If on, select a special frame as defined by 3GPP with method RsSmw.source.bb.nr5G.trigger.output.ssc.slfmt.get() . If off, select the number of symbols with

  • Downlink: method RsSmw.source.bb.nr5G.trigger.output.ssc.ndlSymbols.get()

  • Uplink: method RsSmw.source.bb.nr5G.trigger.output.ssc.nulSymbols.get()

Parameters:

output – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)