Owning Palette: Simulation VIs and Functions
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 and specific Simulation Module error codes. LabVIEW sends any error that the functions on this palette return to the Error output on the Output Node of the Simulation Loop.
| Palette Object | Description |
|---|---|
| Lookup Table 1D | Returns the y value, located in a one-dimensional table, that corresponds to an x value you specify. |
| Lookup Table 2D | Returns the z value, located in a two-dimensional table, that corresponds to x and y values you specify. |
| Lookup Table 3D | Returns the w value, located in a three-dimensional table, that corresponds to x, y, and z values you specify. |