auto_ctrl

Purpose:

Control the auto-ranging task for a specified instrument, including starting, stopping, configuring automatic or fixed ranging modes, and specifying ranges or configuration files.

Enter:

auto_ctrl <instrument> [+start] [+stop] [+a|+f] [r=range] [f=specfile]

Where:

instrument Specify the instrument name to be affected by the auto_ctrl command.
+a Optional. Specify this flag to use the automatic range finding mode. Mutually exclusive with +f.
+f Optional. Specify this flag to use the fixed range finding mode. Mutually exclusive with +a.
r Optional. Specify the range to select, only valid with +f option.
+start Optional. Specify the auto-ranging for specified instrument to start or reconfigure.
+stop Optional. Specify the auto-ranging for specified instrument to stop (terminate).
r=range Specify the range to select, valid only with the +f option
f-=specfile Specify the specification filename for the auto-range task.

Example:

auto_ctrl NOx +start +a
The above command configures and starts the auto range control for a NOx analyzer and places the analyzer in automatic range finding mode.

Notes:

The auto_ctrl command manages instruments with multiple ranges, used to start and stop control, switch between fixed and automatic modes, and select ranges. It requires an auto-range specification file. Use the errs command to check for errors

See Also:

errs