Aclr
SCPI Command :
CONFigure[:NR5G]:ACLR
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float | bool[source]
# CONFigure[:NR5G]:ACLR value: float | bool = driver.applications.k14Xnr5G.configure.nr5G.aclr.get()
Includes or excludes ACLR measurements from combined measurements.
- Returns:
state: (float or boolean) ON | OFF | 1 | 0
- set(state: float | bool) None[source]
# CONFigure[:NR5G]:ACLR driver.applications.k14Xnr5G.configure.nr5G.aclr.set(state = 1.0)
Includes or excludes ACLR measurements from combined measurements.
- Parameters:
state – (float or boolean) ON | OFF | 1 | 0