Lookup Tables Functions

Simulation VI and Function

Lookup Tables Functions

Owning Palette: Simulation VIs and Functions

Installed With: 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 Simulation Loop, LabVIEW sends any errors that these functions return to the Error output on the Output Node of the 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.