OffPower

SCPI Command :

CALCulate<n>:LIMit<li>:OOPower:OFFPower
class OffPowerCls[source]

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

get(window=Window.Default, limitIx=LimitIx.Default) str[source]
# SCPI: CALCulate<n>:LIMit<li>:OOPower:OFFPower
value: str = driver.applications.k10Xlte.calculate.limit.ooPower.offPower.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)

Queries the results of the limit check in the ‘Off’ periods of On/Off Power measurements.

param window

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

param limitIx

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

return

results: Returns one value for every ‘Off’ period. PASSED Limit check has passed. FAILED Limit check has failed.