Changes between Version 6 and Version 7 of GENIFIRE/Labwiki/Part1/Execute


Ignore:
Timestamp:
07/08/14 21:03:22 (10 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIFIRE/Labwiki/Part1/Execute

    v6 v7  
    1010To get started point your browser to [http://labwiki.test.atlantis.ugent.be:4000/labwiki]. 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].
    1111
    12 At the top of that window is a text field which you can use to search for existing MD scripts. Type "learningswitch" in the field and then select "learningswitch.md" from the list of files that are offered. This document has some information on the experiment that will be performed in the tutorial.
     12At the top of that window is a text field which you can use to search for existing MD scripts. Type "firegenipart1" in the field and then select "firegenipart1.md" from the list of files that are offered. This document has some information on the experiment that will be performed in the tutorial.
    1313
    1414
     
    2525{{{
    2626
    27 defProperty('source1', "nodea-exttest7", "ID of a resource")
    28 defProperty('source2', "switch1-exttest7", "ID of a resource")
    29 defProperty('source3', "switch2-exttest7", "ID of a resource")
     27
     28defProperty('source1', "nodea-div2part1", "ID of a resource")
     29defProperty('source2', "switch1-div2part1", "ID of a resource")
     30defProperty('source3', "switch2-div2part1", "ID of a resource")
    3031
    3132
     
    124125end
    125126
     127
    126128}}}
    127129