Changeset 14044 for trunk/ippMonitor/def/chipPendingExp.d
- Timestamp:
- Jul 6, 2007, 11:44:02 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/chipPendingExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/chipPendingExp.d
r14014 r14044 5 5 6 6 # limit this table to non-OBJECT types of images 7 WHERE chipPendingExp.exp_ tag = rawExp.exp_tag7 WHERE chipPendingExp.exp_id = rawExp.exp_id 8 8 9 ARGS ARG1 exp_ tag=$exp_tag9 ARGS ARG1 exp_id=$exp_id 10 10 11 11 # field size name show link to extras 12 12 FIELD chipPendingExp.chip_id, 7, chip ID 13 FIELD chipPendingExp.exp_ tag, 20, exposure ID, value, rawImfile.php, ARG113 FIELD chipPendingExp.exp_id, 5, exposure ID, value, rawImfile.php, ARG1 14 14 FIELD rawExp.telescope, 10, Telescope 15 15 FIELD rawExp.camera, 10, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
