Changes between Version 8 and Version 9 of GENIExperimenter/Tutorials/GettingStarted_PartII_Labwiki/Execute


Ignore:
Timestamp:
05/24/15 20:01:57 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GettingStarted_PartII_Labwiki/Execute

    v8 v9  
    1818}}}
    1919
    20 == 3. Instrument your Application using !LabWiki ==
     20== 5. Instrument your Application using !LabWiki ==
    2121
    2222In this part of Module A you will learn how you can use !LabWiki to execute an experiment on the slice you
    2323reserved in the [wiki:GEC22Agenda/LabWiki/ModuleA/DesignSetup previous step].
    2424
    25 === 3.1 Design and Execute measurement in !LabWiki ===
    26 
    27 
    28 === 3.1.1. The "Plan" Window ===
     25=== 5.1 Design and Execute measurement in !LabWiki ===
     26
     27
     28=== 5.1.1. The "Plan" Window ===
    2929To get started point your browser to [http://labwiki.casa.umass.edu]. Labwiki has three major windows. We will focus on the leftmost window first. This is the "Planning" window in which you document your experiment. (This is somewhat the equivalent of an electronic lab journal.) Documents are written in [http://daringfireball.net/projects/markdown/ Markdown].
    3030
     
    3333To edit Markdown scripts use the Prepare window by selecting the option "Wiki" from the menu shown.
    3434
    35 === 3.1.2 The "Prepare" Window ===
     35=== 5.1.2 The "Prepare" Window ===
    3636
    3737The "Prepare" (middle) window allows you to define your experiment through and [http://mytestbed.net/projects/omf/wiki/OMF_Main_Page OMF] experiment script specified in [http://mytestbed.net/projects/omf6/wiki/OEDLOMF6 OMF Experiment Description Language] (OEDL).
     
    162162}}}
    163163
    164 === 3.1.3 Start your application from !LabWiki ===
     164=== 5.1.3 Start your application from !LabWiki ===
    165165
    166166To start your experiment, simply drag the icon that is to the left of the file name (see figure below) from the middle (Prepare) to the right (Execute) window.
     
    183183
    184184
    185 === 3.1.4 During experiment execution ===
     185=== 5.1.4 During experiment execution ===
    186186
    187187After pressing the "Start" button, the Execute window will change and start showing status information about your experiment.