تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
[VB.NET] سوال حول convert bytes to string
#12
(24-06-23, 10:53 PM)dubai.eig كتب : قمت بارساله استاذي في المشاركه الماضيه

ستاقوم بارساله من جديد




هذا الملف ويعطيك العافيه


عذرا لم انتبه للملف 


دالة مبرمجة قديما لدينا في العمل وتعتمد على ReadLine وليس ReadTo قمت بتعديلها قليلا
الرقم 3 في Substring(3) هو لتجاوز الثلاث بايتات ‪ 49 01 02
PHP كود :
   Private Sub ButtonVID_Click(ByVal sender As ObjectByVal e As System.EventArgsHandles ButtonVID.Click
        TextVID
.Text StringDataReceived("0902").Substring(3)
 
       rtb()
 
   End Sub

    Private 
Function StringDataReceived(command As String) As String
        Dim tmp 
As String String.Empty
 
       sp1.Write(command vbCr)
 
       Dim line As String sp1.ReadLine.Trim inPort &= line vbCr
        If line
.Equals(commandThen
            line 
sp1.ReadLine().Trim inPort &= line vbCr
            Dim length 
Val("&h" line)
 
           Do
                line 
sp1.ReadLine().Trim inPort &= line vbCr
                If line
.Contains(":"Then line line.Split(":")(1).Trim
                tmp 
&= String.Concat((From x In line.Split(" "Select Chr("&h" x)))
 
               If tmp.Length length Then Exit Do
 
           Loop
        End 
If
 
       Return tmp
    End 
Function

 
   Private Sub rtb()
 
       rtb1.AppendText(inPort vbCr)
 
   End Sub 

VID الصحيح VIN وهي اختصار Vehicle Identification Number

سؤال: ما نوع وموديل وصورة جهاز فحص السيارات؟
الرد }}}
تم الشكر بواسطة: dubai.eig


الردود في هذا الموضوع
سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 12:54 AM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 03:02 AM
RE: سوال حول convert bytes to string - بواسطة joly - 24-06-23, 04:14 AM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 11:34 AM
RE: سوال حول convert bytes to string - بواسطة joly - 24-06-23, 07:15 PM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 08:06 PM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 08:22 PM
RE: سوال حول convert bytes to string - بواسطة joly - 24-06-23, 08:29 PM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 08:35 PM
RE: سوال حول convert bytes to string - بواسطة joly - 24-06-23, 08:51 PM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 24-06-23, 10:53 PM
RE: سوال حول convert bytes to string - بواسطة joly - 25-06-23, 02:48 AM
RE: سوال حول convert bytes to string - بواسطة dubai.eig - 25-06-23, 09:41 AM
RE: سوال حول convert bytes to string - بواسطة joly - 26-06-23, 04:49 PM


التنقل السريع :


يقوم بقرائة الموضوع: