BdAddress

SCPI Commands :

CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress:QHSL
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress
class BdAddressCls[source]

BdAddress commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_qhsl() str[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress:QHSL
value: str = driver.configure.inputSignal.bdAddress.get_qhsl()

No command help available

return:

bd_address: No help available

get_value() str[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress
value: str = driver.configure.inputSignal.bdAddress.get_value()

Specifies the Bluetooth device address that the R&S CMW expects the EUT to use to generate its access code.

return:

bd_address: hex 12-digit hex number Range: #H0 to #HFFFFFFFFFFFF

set_qhsl(bd_address: str) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress:QHSL
driver.configure.inputSignal.bdAddress.set_qhsl(bd_address = rawAbc)

No command help available

param bd_address:

No help available

set_value(bd_address: str) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:BDADdress
driver.configure.inputSignal.bdAddress.set_value(bd_address = rawAbc)

Specifies the Bluetooth device address that the R&S CMW expects the EUT to use to generate its access code.

param bd_address:

hex 12-digit hex number Range: #H0 to #HFFFFFFFFFFFF