Phr
SCPI Command :
[SOURce<HW>]:BB:[LRWPan]:OQPSk:PHR:DRM
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_drm() HrpUwbPhrdAtaRateMode[source]
# [SOURce<HW>]:BB:[LRWPan]:OQPSk:PHR:DRM value: enums.HrpUwbPhrdAtaRateMode = driver.source.bb.lrWpan.oqpsk.phr.get_drm()
Requires [:SOURce<hw>]:BB:LRWPan | HUWB:STD BPRF | HPRF. Sets the data rate mode of the physical header.
- Returns:
data_rate_mode: BMLP | BMHP | HMLR | HMHR
- set_drm(data_rate_mode: HrpUwbPhrdAtaRateMode) None[source]
# [SOURce<HW>]:BB:[LRWPan]:OQPSk:PHR:DRM driver.source.bb.lrWpan.oqpsk.phr.set_drm(data_rate_mode = enums.HrpUwbPhrdAtaRateMode.BMHP)
Requires [:SOURce<hw>]:BB:LRWPan | HUWB:STD BPRF | HPRF. Sets the data rate mode of the physical header.
- Parameters:
data_rate_mode – BMLP | BMHP | HMLR | HMHR