Ssp
SCPI Commands :
[SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD1
[SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD2
[SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSA
[SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSB
[SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:STSF
- class SspCls[source]
Ssp commands group definition. 5 total commands, 0 Subgroups, 5 group commands
- get_mpd_1() RsSmbv.enums.EutraEmtcMpdcchNumRepetitions [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD1 value: enums.EutraEmtcMpdcchNumRepetitions = driver.source.bb.eutra.downlink.emtc.ssp.get_mpd_1()
Sets the maximum number of MPDCCH repetitons for type 1 and type 2 common seach spaces.
- return
max_rep_mpdcch_1: No help available
- get_mpd_2() RsSmbv.enums.EutraEmtcMpdcchNumRepetitions [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD2 value: enums.EutraEmtcMpdcchNumRepetitions = driver.source.bb.eutra.downlink.emtc.ssp.get_mpd_2()
Sets the maximum number of MPDCCH repetitons for type 1 and type 2 common seach spaces.
- return
max_rep_mpdcch_2: 1| 2| 4| 8| 16| 32| 64| 128| 256
- get_pdsa() RsSmbv.enums.EutraEmtcPdschNumRepetitions [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSA value: enums.EutraEmtcPdschNumRepetitions = driver.source.bb.eutra.downlink.emtc.ssp.get_pdsa()
Sets the parameter pdsch-maxNumRepetitionCEmodeA that defines the PDSCH subframe assigment.
- return
max_rep_pdscha: 16| 32| 64| NON| 192| 256| 384| 512| 786| 1024| 1536| 2048
- get_pdsb() RsSmbv.enums.EutraEmtcPdschNumRepetitions [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSB value: enums.EutraEmtcPdschNumRepetitions = driver.source.bb.eutra.downlink.emtc.ssp.get_pdsb()
Sets the parameter pdsch-maxNumRepetitionCEmodeB that defines the PDSCH subframe assigment.
- return
max_rep_pdschb: 16| 32| 64| NON| 192| 256| 384| 512| 786| 1024| 1536| 2048
- get_stsf() RsSmbv.enums.EutraEmtcMpdcchStartSf [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:STSF value: enums.EutraEmtcMpdcchStartSf = driver.source.bb.eutra.downlink.emtc.ssp.get_stsf()
Sets the start SF for the random access common search space.
- return
sp_start_sf: S1| S1_5| S2| S2_5| S5| S8| S10| S20| S4
- set_mpd_1(max_rep_mpdcch_1: RsSmbv.enums.EutraEmtcMpdcchNumRepetitions) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD1 driver.source.bb.eutra.downlink.emtc.ssp.set_mpd_1(max_rep_mpdcch_1 = enums.EutraEmtcMpdcchNumRepetitions._1)
Sets the maximum number of MPDCCH repetitons for type 1 and type 2 common seach spaces.
- param max_rep_mpdcch_1
1| 2| 4| 8| 16| 32| 64| 128| 256
- set_mpd_2(max_rep_mpdcch_2: RsSmbv.enums.EutraEmtcMpdcchNumRepetitions) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:MPD2 driver.source.bb.eutra.downlink.emtc.ssp.set_mpd_2(max_rep_mpdcch_2 = enums.EutraEmtcMpdcchNumRepetitions._1)
Sets the maximum number of MPDCCH repetitons for type 1 and type 2 common seach spaces.
- param max_rep_mpdcch_2
1| 2| 4| 8| 16| 32| 64| 128| 256
- set_pdsa(max_rep_pdscha: RsSmbv.enums.EutraEmtcPdschNumRepetitions) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSA driver.source.bb.eutra.downlink.emtc.ssp.set_pdsa(max_rep_pdscha = enums.EutraEmtcPdschNumRepetitions._1024)
Sets the parameter pdsch-maxNumRepetitionCEmodeA that defines the PDSCH subframe assigment.
- param max_rep_pdscha
16| 32| 64| NON| 192| 256| 384| 512| 786| 1024| 1536| 2048
- set_pdsb(max_rep_pdschb: RsSmbv.enums.EutraEmtcPdschNumRepetitions) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:PDSB driver.source.bb.eutra.downlink.emtc.ssp.set_pdsb(max_rep_pdschb = enums.EutraEmtcPdschNumRepetitions._1024)
Sets the parameter pdsch-maxNumRepetitionCEmodeB that defines the PDSCH subframe assigment.
- param max_rep_pdschb
16| 32| 64| NON| 192| 256| 384| 512| 786| 1024| 1536| 2048
- set_stsf(sp_start_sf: RsSmbv.enums.EutraEmtcMpdcchStartSf) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:SSP:STSF driver.source.bb.eutra.downlink.emtc.ssp.set_stsf(sp_start_sf = enums.EutraEmtcMpdcchStartSf.S1)
Sets the start SF for the random access common search space.
- param sp_start_sf
S1| S1_5| S2| S2_5| S5| S8| S10| S20| S4