Mspare

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:CCODing:MSPare
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(allocationNull=AllocationNull.Default) str[source]
# [SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:CCODing:MSPare
value: str = driver.source.bb.eutra.downlink.emtc.alloc.ccoding.mspare.get(allocationNull = repcap.AllocationNull.Default)

Sets the spare bits in the PBCH transmission.

Parameters:

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

Returns:

mib_spare_bits: 5 bits

set(mib_spare_bits: str, allocationNull=AllocationNull.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:EMTC:ALLoc<CH0>:CCODing:MSPare
driver.source.bb.eutra.downlink.emtc.alloc.ccoding.mspare.set(mib_spare_bits = rawAbc, allocationNull = repcap.AllocationNull.Default)

Sets the spare bits in the PBCH transmission.

Parameters:
  • mib_spare_bits – 5 bits

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