Ncb
SCPI Command :
CONFigure:EDMG:NCB
- class NcbCls[source]
Ncb commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: CONFigure:EDMG:NCB value: int = driver.applications.k9X11Ad.configure.edmg.ncb.get()
Indicates the number of contiguous 2.16 GHz channels the measurement was made for. Note that the FSW hardware currently only supports measurement bandwidths up to a maximum of 5 GHz (using bandwidth extension options) . Thus, measurements with 3 or 4 channels can only be performed on data from input files or using downsampling (see method RsFsw.Applications. K9x_11ad.Configure.Edmg.Crate.set) .
- return
ncb: 1 | 2 | 3 | 4
- set(ncb: int) None [source]
# SCPI: CONFigure:EDMG:NCB driver.applications.k9X11Ad.configure.edmg.ncb.set(ncb = 1)
Indicates the number of contiguous 2.16 GHz channels the measurement was made for. Note that the FSW hardware currently only supports measurement bandwidths up to a maximum of 5 GHz (using bandwidth extension options) . Thus, measurements with 3 or 4 channels can only be performed on data from input files or using downsampling (see method RsFsw.Applications. K9x_11ad.Configure.Edmg.Crate.set) .
- param ncb
1 | 2 | 3 | 4