set_table_units
Purpose:
-
Read the calibration table file, insert the specified units, and write the modified table. The table will be in the new format with the @94.. code at the top. No units conversion is performed on the engineering units values in the table.
To make the table active, run the ‘bld_tables’ process.
Enter:
-
set_table_units <table_name> <units>
Where:
-
table_name
Specify the calibration table name.
units
Specify units to place in the table.
Example:
-
set_table_units eng_torq lb_ft
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.