Advantech PCI-1682U Uživatelský manuál Strana 78

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 104
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 77
PCI-1680U/1682U User Manual 72
TextBox2.Text = "Accept code = " & Hex(status.acceptance-
code)
TextBox3.Text = "Mask code = " & Hex(status.acceptance-
mask)
TextBox4.Text = "Self recevie = " & status.selfreception
TextBox5.Text = "Read TimeOut = " & status.readtimeout
TextBox6.Text = "Write TimeOut: = " & status.writetimeout
result = CloseHandle(hDevice) 'Close the CAN port
If Not result Then
MsgBox("Failed to close the CAN port!")
End If
End Sub
4.7.4.4 Test application
Run the application, the following result will be displayed.
Zobrazit stránku 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 103 104

Komentáře k této Příručce

Žádné komentáře