Rbassign
SCPI Command :
CONFigure[:LTE]:DL[:CC<cc>]:EPDCch:RBASsign
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) float[source]
# CONFigure[:LTE]:DL[:CC<cc>]:EPDCch:RBASsign value: float = driver.applications.k10Xlte.configure.lte.downlink.cc.epdcch.rbassign.get(carrierComponent = repcap.CarrierComponent.Default)
Defines the resource blocks that the EPDCCH uses.
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- set(resource_blocks: float, carrierComponent=CarrierComponent.Default) None[source]
# CONFigure[:LTE]:DL[:CC<cc>]:EPDCch:RBASsign driver.applications.k10Xlte.configure.lte.downlink.cc.epdcch.rbassign.set(resource_blocks = 1.0, carrierComponent = repcap.CarrierComponent.Default)
Defines the resource blocks that the EPDCCH uses.
- Parameters:
resource_blocks – Component Carrier
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)