dartsResend

Purpose:

Resend DARTS datapoints to database.

Enter:

dartsResend <cell> [darts_dir_type]

Where:

cell

Specify the cell number whose datapoints should be resent. A value of ‘all’ will send datapoints for all testcells.

darts_dir_type

Optional. Specify the darts directory from where to resend data. This can be anything as long as the correct directory and subdirectories exist. Examples to use can be either “darts_pam”, “mua_data” or “header”.
Default is “datapoint” for the directory to use.

Example:

dartsResend all
The above command resends any DARTS Datapoints in all subdirectories of /data/darts_pam/PAMdatapoint/hold/ for all test cells.

dartsResend 101
The above commands resends any DARTS Datapoints in /data/darts_pam/PAMdatapoint/hold/101/ for test cell 101.

dartsResend all mua_data
The above command resends any mua data in the subdirectories of /data/mua_data/hold for all test cells.

Notes:

The program moves files in subdirectories of
/data/darts_pam/PAMdatapoint/hold/ to /data/darts_pam/PAMdatapoint/ready/
or
the /data/mua_data/hold/ to /data/mua_data/ready/

The argument [dir_type] appends /data/ to the start of every search. If issues occur, verify that /data/dir_type exists.

See Also: