Phy

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:QHSL:PHY
class PhyCls[source]

Phy commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(segment=Segment.Default) LePhysicalTypeB[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:QHSL:PHY
value: enums.LePhysicalTypeB = driver.configure.multiEval.listPy.segment.setup.qhsl.phy.get(segment = repcap.Segment.Default)

No command help available

param segment:

optional repeated capability selector. Default value: S1 (settable in the interface ‘Segment’)

return:

le_phy_type: No help available

set(le_phy_type: LePhysicalTypeB, segment=Segment.Default) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>[:SETup]:QHSL:PHY
driver.configure.multiEval.listPy.segment.setup.qhsl.phy.set(le_phy_type = enums.LePhysicalTypeB.LE1M, segment = repcap.Segment.Default)

No command help available

param le_phy_type:

No help available

param segment:

optional repeated capability selector. Default value: S1 (settable in the interface ‘Segment’)