Changes between Version 6 and Version 7 of TestMeasurementsClosedLid
- Timestamp:
- 12/09/14 20:05:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestMeasurementsClosedLid
v6 v7 17 17 === sky position 18 18 19 in case you want to do it notin park position:19 in case you want to do it '''not''' in park position: 20 20 21 21 in drivectrl: [[BR]] … … 31 31 32 32 in mcp: [[BR]] 33 START <timemax> <nummax> <runtype>[[BR]]34 e.g. MCP/START -1 100 data(will take a data run of 100 events)33 ''START <timemax> <nummax> <runtype>''[[BR]] 34 e.g. ''MCP/START -1 100 data'' (will take a data run of 100 events) 35 35 36 36 === set trigger settings 37 37 38 38 in ftmctrl: [[BR]] 39 STOP_TRIGGER[[BR]]40 SET_THRESHOLD -1 <threshold>[[BR]]41 e.g. SET_THRESHOLD -1 400[[BR]]42 START_TRIGGER 39 ''STOP_TRIGGER''[[BR]] 40 ''SET_THRESHOLD -1 <threshold>''[[BR]] 41 e.g. ''SET_THRESHOLD -1 400'' (setting the threshold to 400 DAC counts[[BR]] 42 ''START_TRIGGER'' 43 43