Lcod
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:PHY:LCOD:STATe
- class LcodCls[source]
Lcod commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:PHY:LCOD:STATe value: bool = driver.source.bb.btooth.econfiguration.pconfiguration.phy.lcod.get_state()
Sets the LE Coded PHY in the CtrData field of the LL_PERIODIC_SYNC_IND PDU.
- return
state: 1| ON| 0| OFF
- set_state(state: bool) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:PHY:LCOD:STATe driver.source.bb.btooth.econfiguration.pconfiguration.phy.lcod.set_state(state = False)
Sets the LE Coded PHY in the CtrData field of the LL_PERIODIC_SYNC_IND PDU.
- param state
1| ON| 0| OFF