Row<RowNull>
SCPI Command :
[SOURce<HW>]:BB:V5G:UL:UE<ST>:APMap:AP10Map:ROW<BBID>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr31 driver.source.bb.v5G.uplink.ue.apMap.ap10Map.row.repcap_rowNull_set(repcap.RowNull.Nr0)
- get(userEquipment=UserEquipment.Default, rowNull=RowNull.Default) bool[source]
# [SOURce<HW>]:BB:V5G:UL:UE<ST>:APMap:AP10Map:ROW<BBID> value: bool = driver.source.bb.v5G.uplink.ue.apMap.ap10Map.row.get(userEquipment = repcap.UserEquipment.Default, rowNull = repcap.RowNull.Default)
No help available
- Parameters:
userEquipment – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
rowNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Row’)
Cloning the Group
# Create a copy of the original group, that exists independently
row_copy = driver.source.bb.v5G.uplink.ue.apMap.ap10Map.row.clone()