Changes between Version 1 and Version 2 of OMF/OMF52/BasicTutorials-5-2
- Timestamp:
- Feb 20, 2019, 12:15:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMF/OMF52/BasicTutorials-5-2
v1 v2 1 = The Basic Tutorials - OMF 5.2=1 == The Basic Tutorials - OMF 5.2 == 2 2 3 3 [[TOC(heading=OMF Documentation, OMF/*, reverse, depth=1)]] … … 8 8 9 9 You have 2 options to learn about OMF (i.e. 2 learning paths): 10 a suite of basic incremental tutorials, to quickly learn how to use OMF's feature 11 a step-by-step guide to develop a complete experiment (under-development) 12 Option 1 - Quick and Incremental Learning¶ 10 * a suite of basic incremental tutorials, to quickly learn how to use OMF's feature 11 * a step-by-step guide to develop a complete experiment (under-development) 12 13 === Option 1 - Quick and Incremental Learning === 14 13 15 Here you will create run an extremely simple OMF experiment, then we will incrementally present further OMF features. 14 16 15 == How To... ==16 17 17 "Hello World" - the base experiment, i.e. one sender, one receiver, already installed applications 18 19 Pass parameters to your experiment, and change them at run-time 20 21 Configure/Send actions to all resources in one/many group(s), with substitutions 22 23 Use your own or a 3rd party application with OMF 24 25 Use Measurement Filters to customize your Measurement 26 27 Option 2 - Complete step-by-step guide (under-development)¶ 18 === Option 2 - Complete step-by-step guide (under-development) === 28 19 29 20 In this tutorial stream, we will follow the steps presented in the OMF usage overview page to guide you through the basic stage of developing, executing, and accessing the results of a simple experiment. This covers the development of the application under evaluation to the analysis of its results.