Row<RowNull>
SCPI Command :
[SOURce<HW>]:BB:NR5G:NODE:CARMapping:CARRier<ST0>:[ROW<APR(CH0)>]
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr31 driver.source.bb.nr5G.node.carMapping.carrier.row.repcap_rowNull_set(repcap.RowNull.Nr0)
- get(carrierNull=CarrierNull.Default, rowNull=RowNull.Default) bool[source]
# [SOURce<HW>]:BB:NR5G:NODE:CARMapping:CARRier<ST0>:[ROW<APR(CH0)>] value: bool = driver.source.bb.nr5G.node.carMapping.carrier.row.get(carrierNull = repcap.CarrierNull.Default, rowNull = repcap.RowNull.Default)
Maps the NR 5G carriers to certain baseband outputs.
- Parameters:
carrierNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Carrier’)
rowNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Row’)
- Returns:
map_cell_sel: 1 | ON | 0| OFF ON | 1 Carrier st0 is mapped to baseband output ch0. OFF | 0 Carrier st0 is not mapped to baseband output ch0.
Cloning the Group
# Create a copy of the original group, that exists independently
row_copy = driver.source.bb.nr5G.node.carMapping.carrier.row.clone()