Nap

SCPI Commands :

CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:NAP:QHSL
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:NAP
class NapCls[source]

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

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

No command help available

return:

bd_address_nap: No help available

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

Specifies the non-specific address part of the EUT’s Bluetooth device address.

return:

bd_address_nap: hex Four-digit hex number Range: #H0 to #HFFFF

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

No command help available

param bd_address_nap:

No help available

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

Specifies the non-specific address part of the EUT’s Bluetooth device address.

param bd_address_nap:

hex Four-digit hex number Range: #H0 to #HFFFF