X

SCPI Command :

CALCulate<n>:TRENd:EMODel:X
class XCls[source]

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

set(xaxis: RsFsw.enums.PulseEmodelItems, window=Window.Default) None[source]
# SCPI: CALCulate<n>:TRENd:EMODel:X
driver.applications.k6Pulse.calculate.trend.emodel.x.set(xaxis = enums.PulseEmodelItems.FBPTime, window = repcap.Window.Default)

Configures the x-axis of the Parameter Trend result display. The y-axis is configured using the CALCulate<n>:TRENd:<GroupName>:Y commands.

param xaxis

RBPTime | RLPTime | RMPTime | RHPTime | RTPTime | RLPLevel | RMPLevel | RHPLevel | RTPLevel | FBPTime | FLPTime | FMPTime | FHPTime | FTPTime | FLPLevel | FMPLevel | FHPLevel | FTPLevel RBPTime Rise Base Point Time RLPTime Rise Low Point Time RMPTime Rise Mid Point Time RHPTime Rise High Point Time RTPTime Rise Top Point Time RLPLevel Rise Low Point Level RMPLevel Rise Mid Point Level RHPLevel Rise High Point Level RTPLevel Rise Top Point Level FBPTime Fall Base Point Time FLPTime Fall Low Point Time FMPTime Fall Mid Point Time FHPTime Fall High Point Time FTPTime Fall Top Point Time FLPLevel Fall Low Point Level FMPLevel Fall Mid Point Level FHPLevel Fall High Point Level FTPLevel Fall Top Point Level

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)