LabVIEW Control Design and Simulation Module

Lookup Tables Functions

  • Updated2023-03-14
  • 1 minute(s) read

Owning Palette: Simulation VIs and Functions

Requires: Control Design and Simulation Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Lookup Tables functions to locate a value from an existing data set. You specify this data set in the LUT Data parameter of each Lookup Tables function.

The functions on this palette can return general LabVIEW error codes or specific Simulation error codes. If you use the functions on this palette in a Control & Simulation Loop, LabVIEW sends any errors that these functions return to the Error output on the Output Node of the Control & Simulation Loop.

Palette ObjectDescription
Lookup Table 1DReturns the y value, located in a one-dimensional table, that corresponds to an x value you specify.
Lookup Table 2DReturns the z value, located in a two-dimensional table, that corresponds to x and y values you specify.
Lookup Table 3DReturns the w value, located in a three-dimensional table, that corresponds to x, y, and z values you specify.

Log in to get a better experience