string GetData(string deviceName)
Gets the UID of the tag in front of device, or null if no tag is in range.
Parameters
Name | Description |
deviceName | The name of the device. |
Security
Trust Level Required: Full Trust
Return
The UID of the tag as a hex string, or null if none present.