How to start EDTM pulser (experts only)

From Hall A Wiki
Revision as of 11:26, 6 October 2014 by Oulongwu (Talk | contribs) (New page: 1 Open a terminal from any computer in counting house and type the command: >'''telnet hatsv4 2004''' 2 After connecting to that port and hitting the enter key, a prompt should pop up an...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 Open a terminal from any computer in counting house and type the command:

 >telnet hatsv4 2004

2 After connecting to that port and hitting the enter key, a prompt should pop up and we can set the EDTM pulser rate by the following command:

 >r_pulser_Start(0,0xa100,0xc339)

The meaning of the arguments are explained below.

3 To quit from telnet, hold the ctrl key and hit "]", we should then see a prompt like "telnet>". Now type q to close the connection.