Result

SCPI Command :

CALCulate<n>:MARKer<m>:FUNCtion:PNOise:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, marker=Marker.Default) float[source]
# CALCulate<n>:MARKer<m>:FUNCtion:PNOise:RESult
value: float = driver.calculate.marker.function.pnoise.result.get(window = repcap.Window.Default, marker = repcap.Marker.Default)

Queries the result of a phase noise measurement. If necessary, the command activates the measurement 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’)

Returns:

phasenoise: numeric value The difference between the measured carrier power and the noise power at the position of the specified (normal) marker.