Map an array of pre-scaled values to an array of corresponding scaled values.

VeriStand applies linear interpolation to values between the table values. This ensures that values scale proportionally.
  1. Launch your project in the VeriStand Editor.
  2. In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
  3. Right-click Scales and select Add Scale » Lookup Table.
  4. On the new scale's Lookup Table Configuration page, enter the scale Name and Units to associate with the scaled values.
    Note The units you enter will supersede the units associated with the channel.
  5. Enter and edit pairs of pre-scaled values and corresponding scaled values in the table.
  6. Save the system definition file.
VeriStand clips samples that are outside the maximum and minimum scaled values found in the table.