UHFGetFirmwareVersion Method |
Gets the firmware version of the reader.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string GetFirmwareVersion()
Public Function GetFirmwareVersion As String
public:
String^ GetFirmwareVersion()
Return Value
Type:
StringThe firmware version of the reader.
See Also