Nframes
SCPI Command :
CONFigure[:NR5G]:OOPower:NFRames
- class NframesCls[source]
Nframes commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: 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.
- return
frames: No help available
- set(frames: float) None [source]
# SCPI: 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.
- param frames
No help available