Npscch
SCPI Command :
[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:SL:SCI<CH0>:NPSCch
- class NpscchCls[source]
Npscch commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userEquipment=UserEquipment.Default, indexNull=IndexNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:SL:SCI<CH0>:NPSCch value: int = driver.source.bb.eutra.uplink.ue.sl.sci.npscch.get(userEquipment = repcap.UserEquipment.Default, indexNull = repcap.IndexNull.Default)
Sets the parameter n_PSCCH and determines the resources in the time and the frequency domain that a transmitting UE uses for the PSCCH transmission.
- param userEquipment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
- param indexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sci’)
- return
scin_pscch: integer Range: 0 to 2100
- set(scin_pscch: int, userEquipment=UserEquipment.Default, indexNull=IndexNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:SL:SCI<CH0>:NPSCch driver.source.bb.eutra.uplink.ue.sl.sci.npscch.set(scin_pscch = 1, userEquipment = repcap.UserEquipment.Default, indexNull = repcap.IndexNull.Default)
Sets the parameter n_PSCCH and determines the resources in the time and the frequency domain that a transmitting UE uses for the PSCCH transmission.
- param scin_pscch
integer Range: 0 to 2100
- param userEquipment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
- param indexNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sci’)