Result
SCPI Command :
CALCulate<n>:LIMit:MACCuracy:FERRor:RPEak[: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:FERRor:RPEak[:RESult] value: str = driver.applications.k70Vsa.calculate.limit.maccuracy.freqError.rpeak.result.get(window = repcap.Window.Default)
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