set_MUA

Purpose:

Set MUA in a specified calibration table.

Enter:

set_MUA <table_filename OR label> <MUA>

Where:

table_filename

Specify the calibration table filename.

label

Specify the input channel label.

MUA

Specify the MUA instance name.

Example:

set_MUA int_mnf_p.tbl   pressure_mua
The preceding reads the file /cell/tables/int_mnf_p.tbl, convert into table type @AUG07, adds the MUA_instance_name, and writes the file back out.

set_MUA int_mnf_p   pressure_mua
The preceding looks up which calibration table this channel is using and sets the MUA in that table.

Notes:

The command may be used with EITHER a table filename OR a channel label. If the channel label is used, it will determine which table is being used and will set the MUA instance name in that table.

A particular table may be used by several channels, such as is often the case for thermocouples. If the label is used as the argument, then only one of the channels that use the table needs to have the MUA set and it will affect all other channels using that table.

Run the ‘bld_tables’ process to activate a table.

See Also:

bld_tables, set_table_units, ai_specs, conv_table_units