Cte

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:RFSettings:AIDoverride:CTE:LENergy
class Cte[source]

Cte commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_low_energy()List[int][source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RFSettings:AIDoverride:CTE:LENergy
value: List[int] = driver.configure.rfSettings.aidOverride.cte.get_low_energy()

No command help available

return

antenna_id: No help available

set_low_energy(antenna_id: List[int])None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RFSettings:AIDoverride:CTE:LENergy
driver.configure.rfSettings.aidOverride.cte.set_low_energy(antenna_id = [1, 2, 3])

No command help available

param antenna_id

No help available