TS800_60GetBleRomVersion Method |
Gets the firmware version running on the BLE module.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string GetBleRomVersion()
Public Function GetBleRomVersion As String
public:
String^ GetBleRomVersion()
Return Value
Type:
String
The firmware version running on the BLE module.
See Also