State
SCPI Command :
CONFigure[:LTE]:DL[:CC<cc>]:COMPressed[:STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) bool[source]
# CONFigure[:LTE]:DL[:CC<cc>]:COMPressed[:STATe] value: bool = driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.state.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]:DL[:CC<cc>]:COMPressed[:STATe] driver.applications.k10Xlte.configure.lte.downlink.cc.compressed.state.set(state = False, carrierComponent = repcap.CarrierComponent.Default)
No help available
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)