Result

SCPI Commands

CALCulate<Window>:LIMit:MACCuracy:EVM:RCURrent:RESult
class ResultCls[source]

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

get(window=Window.Default) str[source]
# SCPI: CALCulate<n>:LIMit:MACCuracy:EVM:RCURrent[:RESult]
value: str = driver.applications.k70Vsa.calculate.limit.maccuracy.evm.rcurrent.result.get(window = repcap.Window.Default)

This command queries whether the limit for the specified result type and limit type was violated. For details on result types and limit types see ‘Result summary’.

param window

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

return

result: No help available