Results 1 to 4 of 4

Thread: USB or Serial RF Remote for use with VB

  1. #1
    Join Date
    Jun 2004
    Posts
    2

    Default USB or Serial RF Remote for use with VB

    Does Girder offer any drivers (ActiveX, Dll, etc) that will allow me to use a Marmitec RF remote with Visual Basic? Or is anyone aware of any RF Remote that I can read from Visual Basic. I would like to see a keycode or value from a remote that I could then assign to a function in my Visual Basic program.

    Thank you,
    Bob Hiller

  2. #2
    Join Date
    Dec 2001
    Posts
    11,560

    Default

    You could use Girder to send events to you VB app directly. Or contact X10 for the API to their remote.

  3. #3
    Join Date
    Jun 2004
    Posts
    2

    Default Girder to VB app

    Can you tell me how to set up Girder to send all Remote Button presses to my VB application.

    Thanks,
    Bob

  4. #4
    Join Date
    Dec 2001
    Posts
    11,560

    Default

    The easiest would to have your VB receive specific messages from Girder (SendMessage) or to have your app expose a com object and Girder could send the remotes eventstring to your app.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •