Project

General

Profile

Configure sinedoncfg » History » Version 4

Anchi Cheng, 09/16/2013 02:15 PM

1 2 Anchi Cheng
{{include(appion:Configure sinedon.cfg shared)}}
2
3
    * Add database configuration if you intend to use grid-inserting robot. The Robot2 module uses the database to communicate to the robot. Applications that carries the name "Robot" requires this to be set. In general, using the same database as the general leginon database is fine.
4
<pre>
5
      [robot2]
6
      db: leginondb
7
</pre>
8
9
______
10
11
12 4 Anchi Cheng
[[Configure leginon.cfg|< Configure leginon.cfg]] | [[Create_simulated_instrumentscfg| Create Simulated instruments.cfg > ]]
13 2 Anchi Cheng
14
______