User Tools

Site Tools


how-to:control-kevins-timing-box

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
how-to:control-kevins-timing-box [2014/02/20 12:55]
klang [How to control Kevin's timing modul boxes]
how-to:control-kevins-timing-box [2014/06/25 11:54] (current)
alicelieberwirth put in sis-event-number-scheme
Line 30: Line 30:
  
 The commands are absolutely sensitive where to put a space sign or a semicolon! So try your commands in time and save them somewhere, so that you just need to copy it.  The commands are absolutely sensitive where to put a space sign or a semicolon! So try your commands in time and save them somewhere, so that you just need to copy it. 
 +
 +
 +==== Pulse or Gate for Trigger? ====
 +A Gate is a special pulse defined by an additional parameter: the gate length. With the existing system it's **not** possible to put different Gate outputs on different ports of the **same** module card. If you want to trigger on more than one event number you have to choose a pulse. Example for Pulse from Event 35 (Injection) on output port 4:
 +<code> PULSE:MBADR 5;DELAY 1;PORT 8;REPEAT 1;LOGIC 1;EVENT:START 0x323;STARTWIDTH 12;AWIDTH 12;APORT 8 </code>
 +The length of the pulse is fixed to 1 microsecond (standard TTL length). As you can see the event gets additional parameters by the bitsize of AWIDTH and again giving the output port with the parameter after APORT. For the latter also use binary system.
 +
 +===== SIS18 event numbers =====
 +Find a scheme of GSI-SIS18-event numbers {{:how-to:sis_esr_standard_zyklen.pdf|here}} (decimal numbers, you need to recalculate into hex to use with the Timing Control software!)
how-to/control-kevins-timing-box.1392897315.txt.gz · Last modified: 2014/02/20 12:55 by klang