stat bugumu
eğer statsa buyur
Stat sıfırlama /buton ekleyin ve butona bu kodları yazın
---------------------------------------------------------
Dim pStr As String
Dim pBytes() As Byte
pStr = "3403" & hexword
ConvHEX2ByteArray pStr, pBytes
SendPackets pBytes
End Sub