make_tri_arrays
Purpose:
-
Create array variables to hold the contents of tri_specs.dat.
Enter:
-
make_tri_arrays <tpid>
Where:
-
tpid
Specify the test plan name.
Example:
-
make_tri_arrays test_plan_filename
Notes:
-
The following arrays are created:
tri_real_arr:x:y:z ( reals )
tri_int_arr:x:y ( integers )
tri_string_arr:x:y:z ( string values without channel information )
tri_chan_arr:x:y:z ( channel information )
tri_list_arr:x:y ( lists of config names, ecm names, etc.)