Maximum
SCPI Command :
CALCulate<n>:CHRDetection:LENGth:MAXimum
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) float[source]
# CALCulate<n>:CHRDetection:LENGth:MAXimum value: float = driver.applications.k60Transient.calculate.chrDetection.length.maximum.get(window = repcap.Window.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- Returns:
time: Range: 0.000000752 to 0.00035, Unit: S
- set(time: float, window=Window.Default) None[source]
# CALCulate<n>:CHRDetection:LENGth:MAXimum driver.applications.k60Transient.calculate.chrDetection.length.maximum.set(time = 1.0, window = repcap.Window.Default)
No help available
- Parameters:
time – Range: 0.000000752 to 0.00035, Unit: S
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)