Length
SCPI Command :
DISPlay[:WINDow<n>]:TRACe<t>:LENGth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, trace=Trace.Default) float[source]
# DISPlay[:WINDow<n>]:TRACe<t>:LENGth value: float = driver.display.window.trace.length.get(window = repcap.Window.Default, trace = repcap.Trace.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Window’)
trace – optional repeated capability selector. Default value: Tr1 (settable in the interface ‘Trace’)