Changeset 15954 for trunk/ippMonitor/def/newExp.d
- Timestamp:
- Dec 28, 2007, 10:04:27 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/newExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/newExp.d
r14044 r15954 6 6 WHERE state != 'stop' 7 7 8 # field name show link to extras9 FIELD exp_id, 5, exposure ID10 FIELD tmp_exp_name, 10, exposure Name11 FIELD tmp_camera, 5, camera12 FIELD tmp_telescope, 5, telescope13 FIELD state, 5, state8 # field size format name show link to extras 9 FIELD exp_id, 5, %s, exposure ID 10 FIELD tmp_exp_name, 10, %s, exposure Name 11 FIELD tmp_camera, 5, %s, camera 12 FIELD tmp_telescope, 5, %s, telescope 13 FIELD state, 5, %s, state
Note:
See TracChangeset
for help on using the changeset viewer.
