Slength

SCPI Command :

[SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SLENgth
class SlengthCls[source]

Slength commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(output=Output.Default) RsSmbv.enums.QuickSetSlotLenAll[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SLENgth
value: enums.QuickSetSlotLenAll = driver.source.bb.nr5G.trigger.output.slength.get(output = repcap.Output.Default)

No command help available

param output

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

return

slot_length: No help available

set(slot_length: RsSmbv.enums.QuickSetSlotLenAll, output=Output.Default) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TRIGger:OUTPut<CH>:SLENgth
driver.source.bb.nr5G.trigger.output.slength.set(slot_length = enums.QuickSetSlotLenAll.S10, output = repcap.Output.Default)

No command help available

param slot_length

No help available

param output

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