Rv
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:CELL<ST0>:SEQelem:TB2:RV
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userIx=UserIx.Default, cellNull=CellNull.Default) int[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:CELL<ST0>:SEQelem:TB2:RV value: int = driver.source.bb.v5G.downlink.user.asPy.downlink.cell.seqElem.tb2.rv.get(userIx = repcap.UserIx.Default, cellNull = repcap.CellNull.Default)
No help available
- Parameters:
userIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- set(dl_rv: int, userIx=UserIx.Default, cellNull=CellNull.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:CELL<ST0>:SEQelem:TB2:RV driver.source.bb.v5G.downlink.user.asPy.downlink.cell.seqElem.tb2.rv.set(dl_rv = 1, userIx = repcap.UserIx.Default, cellNull = repcap.CellNull.Default)
No help available
- Parameters:
userIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)