Result
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:AFPHase:RESult
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, marker=Marker.Default) float[source]
# CALCulate<n>:MARKer<m>:FUNCtion:AFPHase:RESult value: float = driver.calculate.marker.function.afPhase.result.get(window = repcap.Window.Default, marker = repcap.Marker.Default)
Returns the phase value at the selected marker position. If necessary, the function is activated for the selected window first.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)