Aclr

SCPI Command :

CONFigure[:NR5G]:ACLR
class AclrCls[source]

Aclr commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: CONFigure[:NR5G]:ACLR
value: float or bool = driver.applications.k14Xnr5G.configure.nr5G.aclr.get()

Includes or excludes ACLR measurements from combined measurements.

return

state: (float or boolean) ON | OFF | 1 | 0

set(state: float) None[source]
# SCPI: CONFigure[:NR5G]:ACLR
driver.applications.k14Xnr5G.configure.nr5G.aclr.set(state = 1.0)

Includes or excludes ACLR measurements from combined measurements.

param state

(float or boolean) ON | OFF | 1 | 0