Difference between revisions of "SYSCLS MARKERID"
(Created page with "{{ClassificationInfoBox | title = Marker ID | name = {{PAGENAMEE}} | namespace = System.Classification | purpose = Scan objects by a Marker ID | version = 2+ }} [[Category:S...") |
|||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| namespace = System.Classification | | namespace = System.Classification | ||
− | | purpose = | + | | purpose = Use a Marker ID |
| version = 2+ | | version = 2+ | ||
}} | }} | ||
+ | An object classified by SYSCLS_MARKERID and implementing the MetaProperty can be loaded on the {{UBIKCLIENT}} using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID. | ||
+ | == MetaProperties == | ||
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Name !! width=30% | Data type !! Comment | ||
+ | |- | ||
+ | | MARKERID || int || Contains the marker ID value | ||
+ | |} | ||
[[Category:System Classifications]] | [[Category:System Classifications]] |
Revision as of 08:38, 16 December 2013
Marker ID | |
---|---|
Name | SYSCLS_MARKERID |
Inheritance | {{{inheritance}}} |
Namespace | System.Classification |
ID | {{{id}}} |
Purpose | Use a Marker ID |
Version | 2+ |
An object classified by SYSCLS_MARKERID and implementing the MetaProperty can be loaded on the UBIKCLIENT using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID.
MetaProperties
Name | Data type | Comment |
---|---|---|
MARKERID | int | Contains the marker ID value |