Full

SCPI Command :

[SENSe]:WINDow<n>:FREQuency:SPAN:FULL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(window=Window.Default) None[source]
# [SENSe]:WINDow<n>:FREQuency:SPAN:FULL
driver.sense.window.frequency.span.full.set(window = repcap.Window.Default)

No help available

Parameters:

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]