set_MUA
Purpose:
-
Set the MUA instance name in a calibration table by specifying either the table filename or a channel label.
Enter:
-
set_MUA <table_filename or label> <MUA>
Where:
-
table_filename or label
Specify the calibration table filename or an 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 affecting all channels using that table.
Run the ‘bld_tables’ process to activate a table.