Enpr

SCPI Command :

CONFigure[:LTE]:UL[:CC<cc>]:DRS:ENPR
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default) bool[source]
# CONFigure[:LTE]:UL[:CC<cc>]:DRS:ENPR
value: bool = driver.applications.k10Xlte.configure.lte.uplink.cc.drs.enpr.get(carrierComponent = repcap.CarrierComponent.Default)

No help available

Parameters:

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

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

No help available

Parameters:

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