Sttm

SCPI Command :

[SOURce<HW>]:BB:EUTRa:UL:PRACh:NIOT:CFG<CH0>:STTM
class SttmCls[source]

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

get(configurationNull=ConfigurationNull.Default) RsSmbv.enums.EutraPracNbiotStartTimeMs[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:PRACh:NIOT:CFG<CH0>:STTM
value: enums.EutraPracNbiotStartTimeMs = driver.source.bb.eutra.uplink.prach.niot.cfg.sttm.get(configurationNull = repcap.ConfigurationNull.Default)

Sets the start time of the specific NPRACH configuration.

param configurationNull

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

return

start_time: 8| 16| 64| 128| 32| 256| 512| 1024 | 10| 20| 40| 80| 160| 320| 640| 1280| 2560| 5120

set(start_time: RsSmbv.enums.EutraPracNbiotStartTimeMs, configurationNull=ConfigurationNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:PRACh:NIOT:CFG<CH0>:STTM
driver.source.bb.eutra.uplink.prach.niot.cfg.sttm.set(start_time = enums.EutraPracNbiotStartTimeMs._10, configurationNull = repcap.ConfigurationNull.Default)

Sets the start time of the specific NPRACH configuration.

param start_time

8| 16| 64| 128| 32| 256| 512| 1024 | 10| 20| 40| 80| 160| 320| 640| 1280| 2560| 5120

param configurationNull

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