Enpr

SCPI Command :

CONFigure[:LTE]:UL[:CC<cc>]:DRS:ENPR
class EnprCls[source]

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

get(carrierComponent=CarrierComponent.Default) bool[source]
# SCPI: CONFigure[:LTE]:UL[:CC<cc>]:DRS:ENPR
value: bool = driver.applications.k10Xlte.configure.lte.uplink.cc.drs.enpr.get(carrierComponent = repcap.CarrierComponent.Default)

No command help available

param carrierComponent

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

return

state: No help available

set(state: bool, carrierComponent=CarrierComponent.Default) None[source]
# SCPI: CONFigure[:LTE]:UL[:CC<cc>]:DRS:ENPR
driver.applications.k10Xlte.configure.lte.uplink.cc.drs.enpr.set(state = False, carrierComponent = repcap.CarrierComponent.Default)

No command help available

param state

No help available

param carrierComponent

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