Changeset 1337
- Timestamp:
- 01/31/07 16:13:42 (6 years ago)
- File:
-
- 1 edited
-
ccsd/trunk/dbschema/ccs_graphs.schema (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ccsd/trunk/dbschema/ccs_graphs.schema
r1306 r1337 217 217 INSERT INTO graph_parts VALUES (DEFAULT, 8, 1, 'DEF', 0, 'linkCurrentSignal','val1', 'AVERAGE'); 218 218 INSERT INTO graph_parts VALUES (DEFAULT, 8, 1, 'DEF', 0, 'linkCurrentNoise','val2', 'AVERAGE'); 219 INSERT INTO graph_parts VALUES (DEFAULT, 8, 2, 'CDEF', 0, 'val1, 1000,/,-1,*','cval1', '');220 INSERT INTO graph_parts VALUES (DEFAULT, 8, 2, 'CDEF', 0, 'val2, 1000,/,-1,*','cval2', '');219 INSERT INTO graph_parts VALUES (DEFAULT, 8, 2, 'CDEF', 0, 'val1,-1,*','cval1', ''); 220 INSERT INTO graph_parts VALUES (DEFAULT, 8, 2, 'CDEF', 0, 'val2,-1,*','cval2', ''); 221 221 INSERT INTO graph_parts VALUES (DEFAULT, 8, 3, 'AREA', '00CC00', 'Signal', 'cval1', ''); 222 222 INSERT INTO graph_parts VALUES (DEFAULT, 8, 4, 'LINE2', '0000FF', 'Noise', 'cval2', '');
Note: See TracChangeset
for help on using the changeset viewer.
