PmSettling
SCPI Command :
CALCulate<n>:TRENd:CHIRp:PMSettling
- Commands in total: 3Subgroups: 2Direct child commands: 1
- set(yaxis: XaXisPmSettling, xaxis: ChirpXaxisItems, window=Window.Default) None[source]
# CALCulate<n>:TRENd:CHIRp:PMSettling driver.applications.k60Transient.calculate.trend.chirp.pmSettling.set(yaxis = enums.XaXisPmSettling.PMSLength, xaxis = enums.ChirpXaxisItems.AVGFm, window = repcap.Window.Default)
Configures the x-axis and y-axis of the Parameter Trend result display for chirp trends over time.
- Parameters:
yaxis – PMSLength | PMSPoint | PMSTime PMSPoint PM settling point PMSTime PM settling time PMSLength PM settled length
xaxis – AVGFm | AVGNonlinear | CHERror | FREQuency | MAXFm | MAXNonlinear | RMSFm | RMSNonlinear | FMSLength | FMSPoint | FMSTime | AVPHm | MXPHm | RMSPm | PMSLength | PMSPoint | PMSTime | AVGPower | MAXPower | MINPower | PWRRipple | INDex | BEGin CHERror Chirp state deviation FREQuency Average frequency MAXFm Maximum Frequency Deviation RMSFm RMS Frequency Deviation AVGFm Average Frequency Deviation FMSPoint FM settling point FMSTime FM settling time FMSLength FM settled length BWIDth Bandwidth AVGNonlinear Average frequency non-linearity RMSNonlinear RMS frequency non-linearity MAXNonlinear Peak frequency non-linearity PMSPoint PM settling point PMSTime PM settling time PMSLength PM settled length BEGin Chirp Begin LENGth Chirp length RATe Chirp rate AVGPower Average power MINPower Minimum power MAXPower Maximum power PWRRipple Power ripple PWRRipple Power ripple
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
Cloning the Group
# Create a copy of the original group, that exists independently
pmSettling_copy = driver.applications.k60Transient.calculate.trend.chirp.pmSettling.clone()
Subgroups