Bus class/Plot Interpolation property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632B413
Scope Basic Development Environment
Data Name Plot Interpolation
Short Name* Interp
Long Name* Plot Interpolation
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 131
Owning Class Name Bus Class
Data Type U8 data type

U8

Property Node Plot Interpolation
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Get or set the interpolation of the plot.

This property is similar to the Interpolation item on the shortcut menu of a plot and the Plot Interpolation option on the Plots page of the Properties dialog box.

Values
0 None
1 Stepwise
2 Linear
3 Stepwise horizontal
4 Stepwise horizontally centered
5 Stepwise vertically centered

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links