conv_table_units
Purpose:
-
Convert the engineering units data within the calibration table to the specified units. To make the table active, run the ‘bld_tables’ process.
Enter:
-
conv_table_units <table_name> <units>
Where:
-
table_name
Specify the calibration table name.
units
Specify the converted data units.
Example:
-
conv_table_unitsĀ int_mnf_p psi
The above converts the engineering units data within the int_mnf_p calibration table to psi.
Notes:
-
The actual calibration table filename will have the .tbl extender and will be found in the /cell/tables/ directory. The ‘table_name’ argument does not include the .tbl extender.