TS800GetBleMacAddress Method |
Gets the reader Bluetooth MAC address.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string GetBleMacAddress()
Public Function GetBleMacAddress As String
public:
String^ GetBleMacAddress()
Return Value
Type:
StringReader Bluetooth MAC address.
See Also