Changes between Version 1 and Version 2 of General/2bTutorials


Ignore:
Timestamp:
Feb 18, 2019, 10:38:18 PM (5 years ago)
Author:
seskar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • General/2bTutorials

    v1 v2  
    11= = GUID Tutorial for OML 2.10 =
     2
     3[[TOC(heading=General Documentation, General/*, depth=1)]]
    24
    35In this tutorial we discuss the use of the new GUID data type (oml_guid_t) which is introduced in OML 2.10. The name GUID is an acronym for "globally unique ID". Within OML we use GUIDs to group together a collection of related measurements and/or to uniquely identify a particular measurement (e.g. to provide a unique identity for a BLOB). To illustrate these uses we shall consider a simple RF monitor application which does some simple signal processing and records results using OML.