Changeset 13264 for trunk/ippMonitor/def/detInputExp.d
- Timestamp:
- May 4, 2007, 3:07:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/detInputExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detInputExp.d
r9347 r13264 4 4 MENU ipp.detrend.dat 5 5 6 # HEAD HTML test head 1 <br> 6 ARGS ARG1 exp_tag=$exp_tag 7 7 8 # field width name show link to extras 8 ARGS ARG2 exp_tag=$exp_tag 9 ARGS ARG2 det_id=$det_id 10 ARGS ARG2 iteration=$iteration 11 12 # field width name show link to extras 9 13 FIELD det_id, 7, det_id 10 FIELD exp_tag, 20, exposure, value, rawImfile.php, exp_tag=$exp_tag14 FIELD exp_tag, 20, exposure, value, rawImfile.php, ARG1 11 15 FIELD iteration, 5, iteration 12 16 FIELD include, 7, include 13 FIELD *, 5, resid, value=goto, detResidImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration14 FIELD *, 5, proc, value=goto, detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration17 FIELD *, 5, resid, value=goto, detResidImfile.php, ARG2 18 FIELD *, 5, proc, value=goto, detProcessedImfile.php, ARG2 15 19 16 # TAIL HTML test tail 1 <br>
Note:
See TracChangeset
for help on using the changeset viewer.
