Emodel

SCPI Command :

CALCulate<n>:PSPectrum:EMODel
class EmodelCls[source]

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

get(window=Window.Default) RsFsw.enums.PulseEmodelItems[source]
# SCPI: CALCulate<n>:PSPectrum:EMODel
value: enums.PulseEmodelItems = driver.applications.k6Pulse.calculate.pspectrum.emodel.get(window = repcap.Window.Default)

No command help available

param window

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

return

param: 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

set(param: RsFsw.enums.PulseEmodelItems, window=Window.Default) None[source]
# SCPI: CALCulate<n>:PSPectrum:EMODel
driver.applications.k6Pulse.calculate.pspectrum.emodel.set(param = enums.PulseEmodelItems.FBPTime, window = repcap.Window.Default)

No command help available

param param

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’)