LeSignaling

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:WFCMap:LESignaling:CCENtral
class LeSignaling[source]

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

get_ccentral()int[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:WFCMap:LESignaling:CCENtral
value: int = driver.configure.connection.wfcMap.leSignaling.get_ccentral()

Specifies the number of connection events to wait before checking the channel map change.

return

wait_for_ch_map: numeric Range: 6 to 100

set_ccentral(wait_for_ch_map: int)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:WFCMap:LESignaling:CCENtral
driver.configure.connection.wfcMap.leSignaling.set_ccentral(wait_for_ch_map = 1)

Specifies the number of connection events to wait before checking the channel map change.

param wait_for_ch_map

numeric Range: 6 to 100