Parameter
Name Type Range Default
-- Keyword LINear|OFF OFF
Explanation
LINear: linear interpolation. The waveform editor will connect the two defined
points with a straight line.
OFF: disable the interpolation. The waveform editor will hold a constant voltage
level between the two points and create a step waveform.
The interpolation method can be modified only when the instrument is in volatile
waveform output mode.
Return Format
The query returns LINEAR or OFF.
Example
The command below selects linear interpolation method.
:DATA:POINts:INTerpolate LINear
The query below returns LINEAR.
:DATA:POINts:INTerpolate?