Changes

HowTo:Make an Object be found by Optical Codes

120 bytes added, 11:43, 14 June 2023
If later a code is scanned and found in the ID Markers, the referenced object will be added to the result collection.
=== Preparing a ID Marker Scan -Query ===
We provide a new MetaClass "IDMARKERSCANQUERY ID marker scan queries" deriving from System.Query.QUERY. There is already one instance QRY_IDMARKERSCANQUERY available in it. As this query is used to support the single Code search we recommend to create a new Query instance.
# Create a new instance of QRY_IDMARKERSCANQUERY
# Set the property "SUPPORT_MULTI_MARKERS" to true to enable the new technique.
# Set the according filter object ('''FILTEROBJECT''') similar as for other queries
# Prepare and add a [[VIEWITEMS|View Item]] to the view set in the [[Context]] of the ACM<br/>[[File:UI_Marker_scaning02.png|420 px|border|alt=infrastructure|infrastructure]]
=== Preparing the object with multiple codes ===
1,514
edits