15: Sensor Calibration and Reporting
| Command | Purpose |
|---|---|
| active_tables | Generate a report of currently active calibration tables used for active analog, frequency, and counter input channels. |
| bld_tables | Build and update calibration tables by reading from files in the specified directory and linking them to appropriate data structures. |
| cal_rpts | Use this Operations personnel script to perform periodic calibrations of sensors on a test system. |
| cal_x_units | Set the x-units for a specified calibration table by updating the table file. |
| chg_pr_index | Change the index of a POLY_RANGE calibration table. |
| conv_table_units | Convert the engineering units in a specified calibration table to the desired units. |
| new_tables |
Identify calibration tables newer than a specified age and send an email listing them from the /cell/tables/ directory. |
| raw2eng |
Convert a raw count value to an engineering units value for a designated channel. |
| set_table_units |
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. |
| table_find | Determine which calibration tables are currently in use and which are not, report the last modification date, and optionally delete unused files. |
| table_report | Generate a report summarizing transducer calibrations by comparing the most recent calibration to the previous one and reporting any deviations that exceed specified tolerances. |
| update_loc | Update the last refresh time in system attributes for calibration tables. |
| vzs | Manage virtual zero and span adjustments for a multi-range gas analyzer. |
| vzs_sensor | Handle virtual zero and span corrections for sensors, managing configuration, events, and real-time adjustments based on input files. |