Changes between Version 10 and Version 11 of TestMeasurementsClosedLid
- Timestamp:
- 12/09/14 20:37:57 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestMeasurementsClosedLid
v10 v11 32 32 in mcp: [[BR]] 33 33 ''START <timemax> <nummax> <runtype>''[[BR]] 34 e.g. ''MCP/START -1 100 data'' (will take a data run of 100 events)34 e.g. ''MCP/START -1 100 custom'' (will take a data run of 100 events) 35 35 36 36 === set trigger settings … … 41 41 in ftmctrl: [[BR]] 42 42 ''STOP_TRIGGER''[[BR]] 43 ''ENABLE_TRIGGER yes''[[BR]] 44 ''SET_TRIGGER_INTERVAL 1000'' (probably not needed)[[BR]] 43 45 ''SET_THRESHOLD -1 <threshold>''[[BR]] 44 46 e.g. ''SET_THRESHOLD -1 400'' (setting the threshold to 400 DAC counts[[BR]] 45 ''ENABLE_EXT1 no''[[BR]]46 ''ENABLE_VETO no''[[BR]]47 ''SET_TRIGGER_SEQUENCE 0 0 0''[[BR]]48 47 ''START_TRIGGER'' 49 48