Crate
SCPI Command :
CONFigure:EDMG:CRATe
- class CrateCls[source]
Crate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure:EDMG:CRATe value: float = driver.applications.k9X11Ad.configure.edmg.crate.get()
Chip rate used for transmission; specified in the IEEE 802.11 ay standard as: NCB * 1.76 GHz
- return
chip_rate: Unit: HZ
- set(chip_rate: float) None [source]
# SCPI: CONFigure:EDMG:CRATe driver.applications.k9X11Ad.configure.edmg.crate.set(chip_rate = 1.0)
Chip rate used for transmission; specified in the IEEE 802.11 ay standard as: NCB * 1.76 GHz
- param chip_rate
Unit: HZ