Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Read data from usb

Read data from usb

Scheduled Pinned Locked Moved Hardware & Devices
questionhelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hande54
    wrote on last edited by
    #1

    Hi! I need to read data from usb. for this purpose I have downloaded snoopPRo for packet sniffing . I got a log file but this file does not tell me anything. there are several functions such as GET_DESCRIPTOR_FROM_DEVICE , CONTROL_TRANSFER , SELECT_CONFIGURATION, BULK_OR_INTERRUPT_TRANSFER, CLASS_INTERFACE... could you help me how can I benefit from this log file?

    L 1 Reply Last reply
    0
    • H hande54

      Hi! I need to read data from usb. for this purpose I have downloaded snoopPRo for packet sniffing . I got a log file but this file does not tell me anything. there are several functions such as GET_DESCRIPTOR_FROM_DEVICE , CONTROL_TRANSFER , SELECT_CONFIGURATION, BULK_OR_INTERRUPT_TRANSFER, CLASS_INTERFACE... could you help me how can I benefit from this log file?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      hande54 wrote:

      how can I benefit from this log file? Quote Selected Text

      It depends on what problem you are trying to solve. Packet sniffers sometimes have filter options to allow you to reduce the amount of low level protocol information and highlight the actual data that you are interested in. The documentation often has information that may help.

      H 1 Reply Last reply
      0
      • L Lost User

        hande54 wrote:

        how can I benefit from this log file? Quote Selected Text

        It depends on what problem you are trying to solve. Packet sniffers sometimes have filter options to allow you to reduce the amount of low level protocol information and highlight the actual data that you are interested in. The documentation often has information that may help.

        H Offline
        H Offline
        hande54
        wrote on last edited by
        #3

        I would like to get data measurement results from the blood pressure meter which has a usb gateway. It has software to list values in txt format. but what I need to do is read data directly from the usb.

        L 1 Reply Last reply
        0
        • H hande54

          I would like to get data measurement results from the blood pressure meter which has a usb gateway. It has software to list values in txt format. but what I need to do is read data directly from the usb.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          hande54 wrote:

          It has software to list values in txt format. but what I need to do is read data directly from the usb.

          I don't see why you want to make it so difficult for yourself. However, if this is the route you decide on then you will need to get hold of the technical documentation for your BP device to decode its output.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups