Auto
SCPI Command :
MEASurement<*>:TRACk:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(measIndex=MeasIndex.Default) None[source]
# MEASurement<*>:TRACk:AUTO driver.measurement.track.auto.set(measIndex = repcap.MeasIndex.Default)
Sets the vertical scale and the offset of the track, so that the complete height of the diagram is used.
- Parameters:
measIndex – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Measurement’)
- set_and_wait(measIndex=MeasIndex.Default, opc_timeout_ms: int = -1) None[source]