auto_rng

Purpose:

Configure and manage automatic range selection and unit conversion for instruments, handling events and processing intervals to ensure optimal operation.

Enter: 

auto_rng [inst=instrument_name] [pri=priority] [pi=process_interval] [mode=mode] [r=initial_range] [spec=spec_file_path] &

Where:

inst Optional. Specify an instrument name. The default is none_specd.
pri Optional. Specify the task priority. The default is 8.
pi Optional. Specify the process interval in milliseconds. The default is 1000.
mode Optional. Specify on or off for the auto-ranging mode. The default is on.
r Optional. Specify the initial range. The default is 0.
spec Optional. Specify the path to the specification file. The default is none_specd.

Example:

auto_rng pri=8 pi=1000 mode=on r=o

The preceding uses default instrument name and spec file name of none_specd, priority of 8, process interval of 1000, mode on, and initial range 0.

Notes:

Configuration errors may lead to non-fatal exits.

See Also: