changeDartsUnits

Purpose:

Change Units of the DARTS datapoint file in the current directory.

Enter:

changeDartsUnits <DARTS_keyword><DARTS_units> <filename>

Where:

DARTS_keyword

Specify the DARTS keyword in the file that is associated with the units to change.

DARTS_units

Specify the new DARTS units to associate to the specified DARTS keyword.

filename

Specify the DARTS filename in which to change the keyword. Wild cards are valid.

Example:

changeDartsUnits  USER1@22  LB/MIN  MYTESTID.*

The above command changes the units associated with DARTS keyword USER1@22 to LB/MIN in any DARTS datapoint file whose name begins with ‘MYTESTID.’ in the current directory.  It reads each file and replaces what ever units are found for DARTS keyword USER1@22 with LB/MIN.

Notes:

Be sure to ‘cd’ to the directory containing the files to be changed before entering the command.

See Also: