1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

Implementing a HID compliant I/O device

Discussion in 'Miscellaneous' started by tpba, Dec 5, 2011.

  1. tpba

    tpba Member

    Joined:
    Jun 1, 2009
    Messages:
    33
    Occupation:
    IT
    Location:
    Melbourne, Australia
    Balance:
    374Coins
    Ratings:
    +0 / 0 / -0
    Hi
    I have a Measurement Computing USB-1024HLS ( http://www.mccdaq.com/usb-data-acquisit ... 24HLS.aspx )
    This device is currently controlling I/O to my hydraulic pump using some proprietary VB code and this works fine. ( Its actually a parker pump with unknown control module )

    The device appears in windows as HID Compliant, and the included MC software talks fine to the device.

    However, I can't talk to it with X-sim - not surprisingly I guess. I'm looking to start writing a driver for it, but wondering if anyone has done anything like this before ?

    thanks in advance
    tim
  2. tpba

    tpba Member

    Joined:
    Jun 1, 2009
    Messages:
    33
    Occupation:
    IT
    Location:
    Melbourne, Australia
    Balance:
    374Coins
    Ratings:
    +0 / 0 / -0
    Update : I found some code for the RnRUSB - have others tried that ?
    t