Diff: RITA2SpecialCommandsAndProcedures

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewTasSyntax

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 28 and version 25:
Line 131 was replaced by line 131
- 1) Make a text file, e.g. ">kate test01.job &"
+ 1) Make a text file, e.g. ">kate test01.job &". (Extension can also be test01.tcl)
Line 139 was replaced by line 139
- 4) In a sics client write : "do test01.job"
+ 4) In a sics client write : "do test01.job" or "exe test01.tcl"
At line 176 added 3 lines.
+ To synchronize the instrument parameter execute the command sync
+
+
At line 196 added 28 lines.
+
+
+ !!Lambda/2 mode
+
+ To use Lambda /2 neutrons without changing A2 just divide the monochromator d-spacing by a factor of 2, i.e. go from 3.354 A to 1.677 A
+
+ > tasub mono dd 1.677
+
+ > tasub update
+
+
+ Next drive Ei and Ef to 4 times the initial energy.
+ For example for 5 meV = 4.04 A drive Ei and Ef to 20 meV =2.02 A
+
+ Note, that the primary instrument, i.e. the monochromator will not move. The analyzer however will move, so make sure that any field from a magnet is set to zero.
+
+
+ To go back to 5 meV
+
+ > tasub mono dd 3.354
+
+ > tasub update
+
+
+
+ ----
+
+
At line 265 added 6 lines.
+ To disable or enable the sample table, i.e. the morors tu,tl,sgu and sgl you can use the commands disabletable and enabletable
+
+ To disbale or enable the slits use disbaleslits or enableslits.
+ You have to disable the motors, before you physically disconnect them, i,e. when removing the sample table or the slits in case of cryomagnet operation.
+
+
At line 276 added 1 line.
+
Line 291 was replaced by line 329
- counter getthreshold 1
+ el737 threshold
Line 295 was replaced by line 333
- counter setthreshold 1 value
+ el737 threshold value
Line 299 was replaced by line 337
- Typical values are 20 to 50.
+ Typical values are 20 to 100. These numbers roughly correspond to the proton current on SINQ.
At line 323 added 7 lines.
+ In case of problems with the communication between sics and sea you can try the following.
+
+ In sics use the command connect_sea.
+
+ In sea try the command connect_sics
+
+

Back to RITA2SpecialCommandsAndProcedures, or to the Page History.