set_table_units
Purpose:
-
Read a specified calibration table file, set the specified units in the table, and write the modified table without performing any units conversion on the values.
Enter:
-
set_table_units <table_name> <units>
Where:
-
table_name
Specify the calibration table name without the .tbl extension.
units
Specify units to set in the table.
Example:
-
set_table_units eng_torq lb_ft
Notes:
-
The actual calibration table filename will have the .tbl extension and is found in the /cell/tables/ directory. The ‘table_name’ argument does not include the .tbl extender.