NaPort

SCPI Command :

[SOURce<HW>]:BB:V5G:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:NAPort
class NaPortCls[source]

NaPort commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(userEquipment=UserEquipment.Default, cellNull=CellNull.Default) RsSmw.enums.NumberOfPorts[source]
# SCPI: [SOURce<HW>]:BB:V5G:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:NAPort
value: enums.NumberOfPorts = driver.source.bb.v5G.uplink.ue.cell.refsig.srs.naPort.get(userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)

No command help available

param userEquipment

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)

param cellNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

return

num_aps: No help available

set(num_aps: RsSmw.enums.NumberOfPorts, userEquipment=UserEquipment.Default, cellNull=CellNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:UL:UE<ST>:[CELL<CCIDX>]:REFSig:SRS:NAPort
driver.source.bb.v5G.uplink.ue.cell.refsig.srs.naPort.set(num_aps = enums.NumberOfPorts.AP1, userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)

No command help available

param num_aps

No help available

param userEquipment

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)

param cellNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)