Cinfo
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:EHFLags:CINFo:STATe
- class CinfoCls[source]
Cinfo commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:EHFLags:CINFo:STATe value: bool = driver.source.bb.btooth.econfiguration.pconfiguration.ehFlags.cinfo.get_state()
Activates the CTEInfo field in the extended header of Bluetooth LE advertising packets in the LE uncoded PHY.
- return
state: 1| ON| 0| OFF
- set_state(state: bool) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:EHFLags:CINFo:STATe driver.source.bb.btooth.econfiguration.pconfiguration.ehFlags.cinfo.set_state(state = False)
Activates the CTEInfo field in the extended header of Bluetooth LE advertising packets in the LE uncoded PHY.
- param state
1| ON| 0| OFF