1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Galvani manual</title>
<meta name="generator" content="Bluefish 2.2.12" >
<meta name="author" content="burkard" >
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="../galvani.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="kopf">
<h1>Galvani manual</h1>
<img src="../image/galvani.svg" width="200" height="120" alt="galvani-icon" style="margin-right: 20px;" align="right">
</div>
<div id="navi">
<ul>
<li><a href="index.html">Start</a></li>
<li class="cur"><span>Menu</span></li>
<li><a href="toolbar.html">Toolbar</a></li>
<li><a href="options.html">Settings</a></li>
<li><a href="mess.html">Performing measurements</a></li>
<li><a href="eval.html">Data evaluation</a></li>
<li><a href="files.html">Files and folders</a></li>
</ul>
</div>
<div class="titel">
<h2>Menu</h2>
</div>
<p class="item_1">Menu File</p>
<p class="item_2"> New</p>
<p class="anleitung"style="margin-bottom: 0">
Generates a new project.
<br> After creating the new project, an entry mask "<a href="./options.html#projekt">Project settings</a>" is opened, where all the items should be filled in.
<br><br>
</p>
<p class="item_2">Open</p>
<p class="anleitung"style="margin-bottom: 0">
Load a Galvani data file.
<br> The default path for Galvani data files is ~/galvani/data/ in the user's home directory.
<br> If the file contains unknown function names (perhaps in other languages) they can be mapped on known names.
After loading the measurement data, project settings are shown. Title and comment can be edited, all other settings are read-only.
Data can then be plotted in a diagram and can be evaluated.
<br><br>
</p>
<p class="item_2">Save</p>
<p class="anleitung"style="margin-bottom: 0">
Save actual measurement data as text file.
<br> The default path for Galvani data files is ~/galvani/data/ in the user's home directory. The default extension is ".dat".
<br><br>
</p>
<p class="item_2">Export</p>
<p class="anleitung"style="margin-bottom: 0">
Save the actual diagram as image file.
<br> The default path for diagram files is ~/galvani/data/ in the user's home directory.
<br> The filename extension determines the image type (PNG, SVG or EPS).
<br><br>
</p>
<p class="item_2">Print</p>
<p class="anleitung"style="margin-bottom: 0">
Show the print dialog for the output of actual measurement data, where the common printing system settings can be edited (printer queue, page setup etc.).
In the section <i>Page Elements</i> some items can be selected or deselected:
<ul class="anleitung">
<li>Title of the project</li>
<li>Comment</li>
<li>Diagram</li>
<li>Results of evaluation (peak areas of chromatograms, parameters of linear regression)</li>
</ul>
</p>
<p class="anleitung"style="margin-bottom: 0">
The document viewer <i>evince</i> must be installed for print preview.
<br><br>
</p>
<p class="item_2">Quit</p>
<p class="anleitung"style="margin-bottom: 0">
Quit the program.
</p><br><br clear="all">
<p class="item_1">Menu View</p>
<p class="item_2"> Display</p>
<p class="anleitung"style="margin-bottom: 0">
The switch <i>display</i> determines, whether measured data are shown numerically during data acquisition in the right upper part of the window.
<br>During evaluation the display shows x- and y-coordinate of the cursor position and is always active.
<br><br>
</p><br><br clear="all">
<p class="item_1">Menu Measurement</p>
<p class="item_2"> New measurement</p>
<p class="anleitung"style="margin-bottom: 0">
Begin a new measurement with the actual settings.
<br> If the project is not yet configured, the entry mask "<a href="./options.html#projekt">Project settings</a>" is shown. Then a diagram is shown.
<br><br>
</p>
<p class="item_2"> Start measurement</p>
<p class="anleitung"style="margin-bottom: 0">
Start the measurement procedure. Press return key alternatively.
</p><br><br>
<p class="item_2"> Start with timer</p>
<p class="anleitung"style="margin-bottom: 0">
Start a timer (default: 10 seconds) for beginning a new measurement procedure.
</p><br><br>
<p class="item_2"> Cancel measurement</p>
<p class="anleitung"style="margin-bottom: 0">
Cancel the measurement procedure and return.
</p><br><br>
<p class="item_2"> Stop measurement</p>
<p class="anleitung"style="margin-bottom: 0">
Stop the measurement procedure. Press space key alternatively.
<br>Then data evaluation can be processed.
</p><br><br>
<p class="item_2"> End measurement</p>
<p class="anleitung"style="margin-bottom: 0">
End the measurement. After deleting the diagram a new measurement can be established. The actual settings are conserved.
</p><br><br clear="all">
<p class="item_1">Menu Evaluation</p>
<p class="item_2"> Data</p>
<p class="anleitung"style="margin-bottom: 0">
Start the <a href="./eval.html">evaluation</a> of measurement data.
</p><br><br clear="all">
<p class="item_1">Menu Settings</p>
<p class="item_2"> Data channel X</p>
<p class="anleitung"style="margin-bottom: 0">
Select or fill in the parameters for <a href="./options.html#kanal_opt">Channel 1 (X)</a>: Select a device or a type of simulation and the settings for serial communication.
</p><br><br>
<p class="item_2"> Data channel Y</p>
<p class="anleitung"style="margin-bottom: 0">
Select or fill in the parameters for <a href="./options.html#kanal_opt">Channel 2 (Y)</a>: Select a device or a type of simulation and the settings for serial communication.
</p><br><br>
<p class="item_2"> Diagram</p>
<p class="anleitung"style="margin-bottom: 0">
Select the settings for the <a href="./options.html#grafik_opt">Diagram</a> of measurement data: Colours, point symbols, line style, coordinate system.
</p><br><br>
<p class="item_2"> Save options</p>
<p class="anleitung"style="margin-bottom: 0">
Save the actual settings in the Galvani configuration file.
</p><br><br>
<p class="item_2"> Load options</p>
<p class="anleitung"style="margin-bottom: 0">
Load all program settings from the Galvani configuration file.
</p><br><br>
<p class="item_2"> Autoload options</p>
<p class="anleitung"style="margin-bottom: 0">
This switch determines whether the settings of the program are loaded automatically at program start.
</p><br><br>
<p class="item_2"> Autosave options</p>
<p class="anleitung"style="margin-bottom: 0">
This switch determines whether the settings of the program are saved automatically at program end.
</p><br><br>
<p class="item_1">Menu Help</p>
<p class="anleitung"style="margin-bottom: 0">
Access to this manual and general informations for Galvani.
</p><br><br clear="all">
</body>
</html>
|