Qhsl

SCPI Commands :

CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P2Q
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P3Q
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P4Q
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P5Q
CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P6Q
class QhslCls[source]

Qhsl commands group definition. 5 total commands, 0 Subgroups, 5 group commands

get_p_2_q() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P2Q
value: int = driver.configure.inputSignal.plength.qhsl.get_p_2_q()

No command help available

return:

payload_length: No help available

get_p_3_q() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P3Q
value: int = driver.configure.inputSignal.plength.qhsl.get_p_3_q()

No command help available

return:

payload_length: No help available

get_p_4_q() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P4Q
value: int = driver.configure.inputSignal.plength.qhsl.get_p_4_q()

No command help available

return:

payload_length: No help available

get_p_5_q() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P5Q
value: int = driver.configure.inputSignal.plength.qhsl.get_p_5_q()

No command help available

return:

payload_length: No help available

get_p_6_q() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P6Q
value: int = driver.configure.inputSignal.plength.qhsl.get_p_6_q()

No command help available

return:

payload_length: No help available

set_p_2_q(payload_length: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P2Q
driver.configure.inputSignal.plength.qhsl.set_p_2_q(payload_length = 1)

No command help available

param payload_length:

No help available

set_p_3_q(payload_length: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P3Q
driver.configure.inputSignal.plength.qhsl.set_p_3_q(payload_length = 1)

No command help available

param payload_length:

No help available

set_p_4_q(payload_length: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P4Q
driver.configure.inputSignal.plength.qhsl.set_p_4_q(payload_length = 1)

No command help available

param payload_length:

No help available

set_p_5_q(payload_length: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P5Q
driver.configure.inputSignal.plength.qhsl.set_p_5_q(payload_length = 1)

No command help available

param payload_length:

No help available

set_p_6_q(payload_length: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:PLENgth:QHSL:P6Q
driver.configure.inputSignal.plength.qhsl.set_p_6_q(payload_length = 1)

No command help available

param payload_length:

No help available