Phr
SCPI Command :
[SOURce<HW>]:BB:LRWPan:EMLLd:PHR:DRM
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_drm() HrpUwbPhrdAtaRateModeDrm[source]
# [SOURce<HW>]:BB:LRWPan:EMLLd:PHR:DRM value: enums.HrpUwbPhrdAtaRateModeDrm = driver.source.bb.lrWpan.emlld.phr.get_drm()
Sets the data rate mode of the physical header.
- Returns:
data_rate_mode: HM1P95 | HM7P8 | HM31P2 | HM62P4 | HM124P8 | MDR
- set_drm(data_rate_mode: HrpUwbPhrdAtaRateModeDrm) None[source]
# [SOURce<HW>]:BB:LRWPan:EMLLd:PHR:DRM driver.source.bb.lrWpan.emlld.phr.set_drm(data_rate_mode = enums.HrpUwbPhrdAtaRateModeDrm.HM124P8)
Sets the data rate mode of the physical header.
- Parameters:
data_rate_mode – HM1P95 | HM7P8 | HM31P2 | HM62P4 | HM124P8 | MDR