Select
SCPI Command :
[SENSe][:LTE][:CC<cc>]:CWORd:SELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) float[source]
# [SENSe][:LTE][:CC<cc>]:CWORd:SELect value: float = driver.applications.k10Xlte.sense.lte.cc.cword.select.get(carrierComponent = repcap.CarrierComponent.Default)
No help available
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- set(codeword: float, carrierComponent=CarrierComponent.Default) None[source]
# [SENSe][:LTE][:CC<cc>]:CWORd:SELect driver.applications.k10Xlte.sense.lte.cc.cword.select.set(codeword = 1.0, carrierComponent = repcap.CarrierComponent.Default)
No help available
- Parameters:
carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)