Emodel

SCPI Command :

CALCulate<n>:DISTribution:EMODel
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(xaxis: PulseEmodelItems, yaxis: YaXisItems, window=Window.Default) None[source]
# CALCulate<n>:DISTribution:EMODel
driver.applications.k6Pulse.calculate.distribution.emodel.set(xaxis = enums.PulseEmodelItems.FBPTime, yaxis = enums.YaXisItems.COUNt, window = repcap.Window.Default)

Configures the Parameter Distribution result display.

Parameters:
  • 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

  • yaxis – COUNt | OCCurrence Parameter to be displayed on the y-axis. COUNt Number of pulses in which the parameter value occurred. OCCurrence Percentage of all measured pulses in which the parameter value occurred.

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