Ap<AntennaPortNull>

RepCap Settings

# Range: Nr0 .. Nr2001
rc = driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.repcap_antennaPortNull_get()
driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.repcap_antennaPortNull_set(repcap.AntennaPortNull.Nr0)

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:PRECoding:AP
class ApCls[source]

Ap commands group definition. 3 total commands, 1 Subgroups, 1 group commands Repeated Capability: AntennaPortNull, default value after init: AntennaPortNull.Nr0

get(allocationNull=AllocationNull.Default) RsSmbv.enums.EutraBfaNtSetEmtc[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:PRECoding:AP
value: enums.EutraBfaNtSetEmtc = driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.get(allocationNull = repcap.AllocationNull.Default)

Queries the used antenna ports.

param allocationNull

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

return

ant_ports: AP7| AP5| AP8| AP78| AP79| AP710| AP711| AP712| AP713| AP714| AP107| AP108| AP109| AP110| AP107108| AP107109

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.eutra.downlink.emtc.alloc.precoding.ap.clone()

Subgroups