Jump to: navigation, search

Difference between revisions of "HowTo:Make an Object be found by Optical Codes"


Line 1: Line 1:
 
Loading and identifying objects via a Barcode or QR-Code on the {{UBIK Client}} implies that the objects and the search mechanisms are configured and used accordingly. This guide describes how to prepare objects using {{UBIK Studio}}.
 
Loading and identifying objects via a Barcode or QR-Code on the {{UBIK Client}} implies that the objects and the search mechanisms are configured and used accordingly. This guide describes how to prepare objects using {{UBIK Studio}}.
  
Please be aware that since Version 4.4 we support defining multiple (optical) codes for one object. Even if we support (for downward compatibility) both approaches (one code per object and multiple codes per object) we recommend to use the new technique even if there is only one code per object. If you are using an older version please continue here:
+
Please be aware that since Version 4.4 we support defining multiple (optical) codes for one object. Even if we support (for downward compatibility) both approaches (one code per object and multiple codes per object) we recommend to use the new technique even if there is only one code per object. If you are using an older version please continue [[https://wiki.augmensys.com/index.php?title=HowTo:Make_an_Object_be_found_by_Optical_Codes#Single_Code|here]].
 +
 
  
  

Revision as of 11:25, 14 June 2023

Loading and identifying objects via a Barcode or QR-Code on the UBIK® Client implies that the objects and the search mechanisms are configured and used accordingly. This guide describes how to prepare objects using UBIK® Studio.

Please be aware that since Version 4.4 we support defining multiple (optical) codes for one object. Even if we support (for downward compatibility) both approaches (one code per object and multiple codes per object) we recommend to use the new technique even if there is only one code per object. If you are using an older version please continue [[1]].


Single Code

Preparing a Scan-Query

  1. Create a new Query classified as SYSCLS IDMARKERSCANQUERY
  2. Set the according filter object (FILTEROBJECT) similar as for other queries (e.g. Create a new Query)
    Create a new Query
  3. Add this new query to the list of Infrastructure objects
  4. Prepare and add a QUERYSCOPE to the ACM
  5. Prepare and add a View Item to the view set in the Context of the ACM
    infrastructure

Preparing the object

  1. Classify the object's MetaClass as SYSCLS OBJECTWITHIDMARKER and implement the necessary properties
    Create a new Query
  2. Enter the value of the Barcode, QR-Code or the Marker ID in the property

See also