Instrumentscfg for 21 » History » Version 2
Anchi Cheng, 05/10/2012 03:56 PM
1 | 1 | Anchi Cheng | * One computer for both tem and digital camera: |
---|---|---|---|
2 | <pre> |
||
3 | [tem] |
||
4 | 2 | Anchi Cheng | class: tecnai.Tecnai |
5 | 1 | Anchi Cheng | [camera] |
6 | 2 | Anchi Cheng | class: gatan.Gatan |
7 | 1 | Anchi Cheng | </pre> |
8 | |||
9 | * Sperate computers for the two instrument: configure only the instrument reside on the particular computer |
||
10 | ** On the computer that controls the tem: |
||
11 | <pre> |
||
12 | [tem] |
||
13 | 2 | Anchi Cheng | class: tecnai.Tecnai |
14 | 1 | Anchi Cheng | </pre> |
15 | ** On the computer that controls the digital camera: |
||
16 | <pre> |
||
17 | [camera] |
||
18 | 2 | Anchi Cheng | class: gatan.Gatan |
19 | 1 | Anchi Cheng | </pre> |