:TIMebase:INTerpolate:AUTO

Command Syntax

:TIMebase:INTerpolate:AUTO {ON | OFF}

Query Syntax

:TIMebase:INTerpolate:AUTO?

Description

This command enables or disables automatic Sin(x)/x interpolation:

  • ON — At any sample rate less than the maximum, interpolation is turned off (:TIMebase:INTerpolate:METHod NONE). At the maximum sample rate, Sin(x)/x interpolation is automatically turned on (:TIMebase:INTerpolate:METHod SINC) with a :TIMebase:INTerpolate:FACTor of 4 unless more interpolation is needed (8, 16, or 32) to fill the display or less interpolation is needed (2 or 1) because memory is full. At memory depths above 500 Mpts, interpolation is turned off (:TIMebase:INTerpolate:METHod NONE). To change any of the automatic settings, you can turn OFF the automatic selection.
  • OFF — In this case, you can turn off interpolation altogether or manually specify a fixed number of points of interpolation using the :TIMebase:INTerpolate:METHod command.