Changes
{{UBIK}} WinX scans these tags for an NDEF message. Tags which are not NDEF formatted are not supported by the WinX client.
{{UBIK}} Xamarin instead just looks for the serial numbers of the tags and use them for searching.
=== Choose which information to use from a tag {{Version/XamarinSince|4.9}} ===
Starting from version 4.9 (Xamarin only), it's possible to choose whether you want to use the NDEF message or the serial number of a scanned tag. The relevant setting in the profile is [[Settings#Scan|"UseNdefMessage"]].
{{Attention|This settings determines which information to use in all NFC/RFID usecases in the client, e.g. [[#Presenting_results_of_a_search|scan to search]], [[#Scan_to_input_mode|scan to input]], [[MRO_Objects_(Client)#Supervisor_Task|supervisor task]].}}
{{Hint|If "UseNdefMessage" is set to true and there is no text NDEF message available in the scanned tag, the client does nothing except logging. A text NDEF message is one with a record of mime type "text/plain". Although type Uri is also considered text according to our testing.}}
== Supported Devices ==
The service query used for online searching is [[SYSCLS RFIDTAGSCANQUERY]].
== See also ==
* [[SYSCLS RFIDTAGSCANQUERY]]
= WinX External Scanner =