Row<RowNull>

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CARMapping:CELL:[ROW<APR(CH0)>]
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr31

driver.source.bb.nr5G.node.carMapping.cell.row.repcap_rowNull_set(repcap.RowNull.Nr0)
get(rowNull=RowNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:NODE:CARMapping:CELL:[ROW<APR(CH0)>]
value: int = driver.source.bb.nr5G.node.carMapping.cell.row.get(rowNull = repcap.RowNull.Default)

No help available

Parameters:

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.nr5G.node.carMapping.cell.row.clone()