Overshoot
SCPI Command :
CALCulate<n>:CHRDetection:TABLe:PHASe:OVERshoot
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) bool[source]
# CALCulate<n>:CHRDetection:TABLe:PHASe:OVERshoot value: bool = driver.applications.k60Transient.calculate.chrDetection.table.phase.overshoot.get(window = repcap.Window.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- set(state: bool, scaling: TimeScaling = None, window=Window.Default) None[source]
# CALCulate<n>:CHRDetection:TABLe:PHASe:OVERshoot driver.applications.k60Transient.calculate.chrDetection.table.phase.overshoot.set(state = False, scaling = enums.TimeScaling.MS, window = repcap.Window.Default)
No help available
- Parameters:
state – 1..n
scaling – S | MS | US | NS
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)