RepFactor
SCPI Command :
[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:PRS:RSET<ST0>:REPFactor
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cellNull=CellNull.Default, resourceSetNull=ResourceSetNull.Default) PrsRepFactor[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:PRS:RSET<ST0>:REPFactor value: enums.PrsRepFactor = driver.source.bb.nr5G.node.cell.prs.rset.repFactor.get(cellNull = repcap.CellNull.Default, resourceSetNull = repcap.ResourceSetNull.Default)
Sets the number of repetitions of each resource for a single instance of the resource set.
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
resourceSetNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Rset’)
- Returns:
prs_rs_rep_factor: REP32 | REP16 | REP8 | REP4 | REP1 | REP2