Dait
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:DSCH:DAIT
- class DaitCls[source]
Dait commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userNull=UserNull.Default) bool [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:DSCH:DAIT value: bool = driver.source.bb.nr5G.ubwp.user.dsch.dait.get(userNull = repcap.UserNull.Default)
Configures the higher layer parameter nfi-TotalDAIIncluded as defined in 3GPP 38.331.
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
- return
nfi_total_dai_incl: No help available
- set(nfi_total_dai_incl: bool, userNull=UserNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:DSCH:DAIT driver.source.bb.nr5G.ubwp.user.dsch.dait.set(nfi_total_dai_incl = False, userNull = repcap.UserNull.Default)
Configures the higher layer parameter nfi-TotalDAIIncluded as defined in 3GPP 38.331.
- param nfi_total_dai_incl
1| ON| 0| OFF
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)