Cdin
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:DSCH:CDIN
- class CdinCls[source]
Cdin 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)>:DSCH:CDIN value: int = driver.source.bb.nr5G.ubwp.user.dsch.cdin.get(userNull = repcap.UserNull.Default)
Defines the number of the ‘COT Duration Indicators’ fields in DCI format 2_0.
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
- return
cot_duration_ind: No help available
- set(cot_duration_ind: int, userNull=UserNull.Default) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:DSCH:CDIN driver.source.bb.nr5G.ubwp.user.dsch.cdin.set(cot_duration_ind = 1, userNull = repcap.UserNull.Default)
Defines the number of the ‘COT Duration Indicators’ fields in DCI format 2_0.
- param cot_duration_ind
integer Range: 0 to 16
- param userNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)