Project

General

Profile

Use the Application Editor to create Leginon applications » History » Version 8

Anchi Cheng, 10/17/2012 05:36 PM

1 8 Anchi Cheng
h1. Use Application Editor in Leginon to create or edit Leginon applications
2 1 Amber Herold
3 3 Eric Hou
#  Start a leginon session
4
 
5
#  Select Menu/Application/Edit...> to start a new application
6
 
7
#  Or Select Menu/Application/Load> to load an existing application for editing
8
 
9 6 Anchi Cheng
#  Save the application through Application/Save> or Save As>
10
11
h2. What you can do:
12
13 3 Eric Hou
#  Rename an application or a launcher
14
 
15 1 Amber Herold
First selecting the item with left click and then click on it again to edit.
16 3 Eric Hou
 
17
#  Add a Launcher.
18
 
19
**  Right-click and hold on the name of the application to select "Add Launcher".
20
 
21
**  Rename the launcher to your choice by selecting the launcher name with left click and then click on it again to edit
22
 
23
#  Add a node within a Launcher.
24 4 Anchi Cheng
!addnode.png!
25 3 Eric Hou
**  Right-click on the launcher to select "Add Node"
26
 
27
**  Enter an descriptive Alias name for the node. For example, "Instrument" for the "EM" node.
28
 
29
**  Choose the Node Class from the pull-down list.
30
 
31
#  Add Event Bindings between nodes.
32
 
33
**  Right-click on the node the event binding is originated from to select "Bind Event..."
34
 
35
**  Add a Presets Manager node aliased as "pm" in the same launcher.
36
 
37
**  Select in the pull-down menu where the event is bound to under "To Node".
38
 
39
**  Select the event to bind from the pull-down list of the valid event bindings.
40
 
41 2 Amber Herold
42
43 1 Amber Herold
______
44 2 Amber Herold
45 7 Anchi Cheng
[[Edit an existing application as an xml file|Edit an existing application as an xml file >]]
46 2 Amber Herold
47
______