OnToOff

SCPI Command :

CALCulate<n>:LIMit<li>:OOPower:TRANsient:ONTooff
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(limit: float, window=Window.Default, limitIx=LimitIx.Default) None[source]
# CALCulate<n>:LIMit<li>:OOPower:TRANsient:ONTooff
driver.applications.k10Xlte.calculate.limit.ooPower.transient.onToOff.set(limit = 1.0, window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)

Defines the limits for the falling transition period.

Parameters:
  • limit – numeric_value Limit in s. DEFault Restores the default limits as defined by 3GPP.

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

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