PhysBits

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:USER<CH>:PHYSbits
class PhysBitsCls[source]

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

get(subframeNull=SubframeNull.Default, userIx=UserIx.Default) int[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:USER<CH>:PHYSbits
value: int = driver.source.bb.eutra.downlink.subf.user.physBits.get(subframeNull = repcap.SubframeNull.Default, userIx = repcap.UserIx.Default)

Queries the size of the selected allocation in bits and considering the subcarriers that are used for other signals or channels with higher priority. If a User 1…4 is selected for the ‘Data Source’ in the allocation table for the corresponding allocation, the value of the parameter ‘Number of Physical Bits’ is the sum of the ‘Physical Bits’ of all single allocations that belong to the same user in the selected subframe.

param subframeNull

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

param userIx

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

return

physical_bits: integer Range: 0 to 100000