PhysBits

SCPI Command :

[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:NIOT:TRANs<CH>:PUSCh:PHYSbits
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userEquipment=UserEquipment.Default, transmission=Transmission.Default) int[source]
# [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:NIOT:TRANs<CH>:PUSCh:PHYSbits
value: int = driver.source.bb.eutra.uplink.ue.niot.trans.pusch.physBits.get(userEquipment = repcap.UserEquipment.Default, transmission = repcap.Transmission.Default)

Queries the number of physical bits of the selected NPUSCH transmission.

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

  • transmission – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trans’)

Returns:

nbiot_phys_bits: integer Range: 1 to 1E5