Crate
SCPI Command :
CONFigure:EDMG:CRATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# 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
- Returns:
chip_rate: Unit: HZ
- set(chip_rate: float) None[source]
# 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
- Parameters:
chip_rate – Unit: HZ