string GetData(string deviceName)

Gets the UID of the tag in front of device, or null if no tag is there. Trust Level Required: High

Parameters

Name Description
deviceName The name of the device.

Return

The UID of the tag as a hex string, or null if none present.