Rpm

SCPI Command :

FETCh:PNOise<t>:USER<range>:RPM
class RpmCls[source]

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

get(trace=Trace.Default, userRange=UserRange.Default) float[source]
# SCPI: FETCh:PNOise<t>:USER<range>:RPM
value: float = driver.applications.k40PhaseNoise.fetch.pnoise.user.rpm.get(trace = repcap.Trace.Default, userRange = repcap.UserRange.Default)

Queries the residual PM for the first trace.

param trace

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

param userRange

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

return

value: No help available