Results 1 to 2 of 2

Thread: ActiveX linking with SMARTbox...?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Location
    UK
    Posts
    1

    ActiveX linking with SMARTbox...?

    I would'nt say i'm new to VB, but classing me as someone who knows about it would be wrong as well. Im doing a project at school which involves building a car simulator. To use the relevant analogue controls, i have to wire them into a SMARTbox. THis device then can be shelled by VB, through a program called Logicator.
    While researching the idea of ways to get VB to "talk" to the SMARTbox, i thought of maybe bypassing the logicator program totally, and therefore use an ACTIVE X Control to get VB to talk to SMART.
    Could someone help me on this idea please, and if anyone knows of a patch which has been writtn, let me know.

    Thanks in advance.

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    I have no idea whatsoever what a smartbox is If it's an external bit of hardware that comes with some software included to install, you could try browsing for it's installed Dll files fromt he vb project menu > references option.

    When you add this dll reference in you could then take a look in the object browser to see if any methods or properties are exposed for you to call on in your code...

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

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



Click Here to Expand Forum to Full Width