NulSymbols
SCPI Command :
[SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SSC:NULSymbols
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(output=Output.Default) int[source]
# [SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SSC:NULSymbols value: int = driver.source.bb.nr5G.trigger.output.ssc.nulSymbols.get(output = repcap.Output.Default)
Defines the number of uplink symbols in a special slot that contains a marker. Prerequisites to define the number of downlink symbols:
Enter uplink mode (method
RsSmw.source.bb.nr5G.link()) .Turn off usage of special slot format (method
RsSmw.source.bb.nr5G.trigger.output.ssc.sfi.state.get()) .
Otherwise, the command is a query only.
- Parameters:
output – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)