Full

SCPI Command :

[SENSe][:WINDow<n>]:FREQuency:SPAN:FULL
class FullCls[source]

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

set(window=Window.Default) None[source]
# SCPI: [SENSe][:WINDow<n>]:FREQuency:SPAN:FULL
driver.sense.window.frequency.span.full.set(window = repcap.Window.Default)

No command help available

param window

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

set_with_opc(window=Window.Default, opc_timeout_ms: int = - 1) None[source]