Nhtrans
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:UL:NHTRans
- class NhtransCls[source]
Nhtrans commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(userIx=UserIx.Default) int [source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:UL:NHTRans value: int = driver.source.bb.v5G.downlink.user.asPy.uplink.nhtrans.get(userIx = repcap.UserIx.Default)
No command help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- return
num_harq_trans: No help available
- set(num_harq_trans: int, userIx=UserIx.Default) None [source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:UL:NHTRans driver.source.bb.v5G.downlink.user.asPy.uplink.nhtrans.set(num_harq_trans = 1, userIx = repcap.UserIx.Default)
No command help available
- param num_harq_trans
No help available
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)