Nframes

SCPI Command :

CONFigure[:NR5G]:OOPower:NFRames
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure[:NR5G]:OOPower:NFRames
value: float = driver.applications.k14Xnr5G.configure.nr5G.ooPower.nframes.get()

Defines the number of frames to analyze in on / off power measurements.

set(frames: float) None[source]
# CONFigure[:NR5G]:OOPower:NFRames
driver.applications.k14Xnr5G.configure.nr5G.ooPower.nframes.set(frames = 1.0)

Defines the number of frames to analyze in on / off power measurements.