 | UHFGetFirmwareVersion Method |
Gets the firmware program version running on the device.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic string GetFirmwareVersion()
Public Function GetFirmwareVersion As String
Return Value
Type:
StringThe firmware program version running on the device.
See Also