cal_x_units

Purpose:

Identify the units of the x-variable in the calibration table. This allows the @cal_table ( value, table_name ) to properly perform the conversion. Any table that is used in any expression with @cal_table() must have the x-units in the table.

Run the ‘bld_tables’ process’ to make the table active.

Enter:

cal_x_units < table_name > < units >

Where:

table_name

Specify the calibration table name.

units

Specify units of the x-variable.

Example:

cal_x_units int_mnf_p psi
The above example identifies psi units in the int_mnf  table.   

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.

See Also:

bld_tables, set_table_units, ai_specs, Calibration Tables and Utilities