Changeset 12835 for trunk/ippMonitor/def/camPendingExp.d
- Timestamp:
- Apr 16, 2007, 3:21:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camPendingExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camPendingExp.d
r12081 r12835 1 TABLE camPendingExp 2 TITLE camPendingExp1 TABLE camPendingExp, chipProcessedExp 2 TITLE Camera Pending 3 3 FILE camPendingExp.php 4 4 MENU ipp.science.dat 5 5 6 # field name show link to extras 7 FIELD exp_tag, 20, exposure ID, value, chipProcessedImfile.php, exp_tag=$exp_tag 8 FIELD chip_version, 20, chip version, value, chipProcessedExp.php, exp_tag=$exp_tag 9 FIELD cam_version, 20, cam version 6 WHERE camPendingExp.chip_id = chipProcessedExp.chip_id 7 8 # field size name show link to extras 9 FIELD chipProcessedExp.exp_tag, 20, exposure ID, value, chipProcessedImfile.php, chipProcessedExp.exp_tag=$chipProcessedExp.exp_tag 10 FIELD camPendingExp.chip_id, 20, chip ID, value, chipProcessedExp.php, exp_tag=$chipProcessedExp.exp_tag 11 FIELD camPendingExp.cam_id, 20, cam ID
Note:
See TracChangeset
for help on using the changeset viewer.
