Nsas
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:USCH:NSAS
- class NsasCls[source]
Nsas commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userNull=UserNull.Default) int [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:USCH:NSAS value: int = driver.source.bb.nr5G.ubwp.user.usch.nsas.get(userNull = repcap.UserNull.Default)
Defines the size of the ‘Sidelink Assignment Index’ in DCI format 3_0.
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
- return
slai_size: No help available
- set(slai_size: int, userNull=UserNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:USCH:NSAS driver.source.bb.nr5G.ubwp.user.usch.nsas.set(slai_size = 1, userNull = repcap.UserNull.Default)
Defines the size of the ‘Sidelink Assignment Index’ in DCI format 3_0.
- param slai_size
integer Range: 0 to 2
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)