auto_ctrl

Purpose:

Control auto-ranging instrument.

Enter:

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

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).

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 controls an instrument that has multiple ranges associated with it. The command is used to start and stop instrument control, put the instrument into fixed or automatic mode, and select a fixed range if in fixed mode.

The auto_ctrl command requires that an auto_range specification file exists that defines what the ranges are and how to select them. See auto range specifications for details on this specification file. Use the errs command to check for errors after using this command.

See Also:

errs