Scaling a Channel on Hardware Devices
- Updated2025-01-27
- 1 minute(s) read
Scaling a Channel on Hardware Devices
Create scales to convert hardware channel unit measurements to transducer/actuator scaled units.
-
Depending on your goal, complete one of the following tasks.
Goal Task Create a lookup table scale. Map an array of pre-scaled values to an array of corresponding scaled values. Create a polynomial scale. Convert values using a polynomial equation with up to ten coefficients. Create a thermocouple scale. Convert values to Kelvins or degrees Celsius, Fahrenheit, or Rankine. Import scales from another application. Import a scale created by another system definition file (.nivssdf) or NI-DAQmx. Import scale values from a text file. Import scale table values or coefficients from a text file. - Map the scale to the channel.
Related Information
- Creating a Lookup Table Scale
Map an array of pre-scaled values to an array of corresponding scaled values.
- Creating a Polynomial Scale
Convert values using a polynomial equation with up to ten coefficients.
- Creating a Thermocouple Scale
Convert values to Kelvins or degrees Celsius, Fahrenheit, or Rankine.
- Importing Scales from Another Application
Import a scale created by another system definition file (.nivssdf) or NI-DAQmx.
- Importing Scale Values from a Text File
Import scale table values or coefficients from a text file.
- Mapping Scales to Channels
Use VeriStand to apply a scale when you deploy and run the system definition.
- Importing and Exporting Scale Mappings
Save and import the mappings of scales to channels using text files.