SynWord

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:SYNWord:LENergy
class SynWord[source]

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

get_low_energy()str[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:SYNWord:LENergy
value: str = driver.configure.connection.synWord.get_low_energy()

Specifies the synchronization word used for LE connection.

return

synch_word: hex Range: #H0 to #HFFFFFFFF

set_low_energy(synch_word: str)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:SYNWord:LENergy
driver.configure.connection.synWord.set_low_energy(synch_word = r1)

Specifies the synchronization word used for LE connection.

param synch_word

hex Range: #H0 to #HFFFFFFFF