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. Mobile Development
  3. Mobile
  4. Question for embedVisual Tools (eVB & eVC)

Question for embedVisual Tools (eVB & eVC)

Scheduled Pinned Locked Moved Mobile
questionc++sysadminhardwaretools
2 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.
  • E Offline
    E Offline
    embeddedVersuS
    wrote on last edited by
    #1

    Hi, I'd appreciate if anyone could give me a hand on the following. I have a project and am supposed to develop an interface for controlling an underwater robot. I am using Visual Tools and so far I've only been using eVB for my interface. The guys responsible for the robot provided me with all the code necessary for commanding it and giving status information and stuff, and it's in C++. Well my question is this : to make eVB work with C++(eVC++) I have to create a .dll file that will encapsulate all the C++ functions necessary for my controls? Like when for example I wanna make the robot move forward by pressing KeyUp , I 'll be using event KeyUp 38 or something to trap the hardware button, so in order to send through the network the message that includes the command to tell the robot to move forward, I have to create a .dll containing that C++ command so that my eVB application can talk with it? I hope you are not freakin out by the level of my ignorance but I'm new to VB and I'm not proud of my C++ skills, as for why I am stuck with a project like this? Coz I wanna learn my VB and C++ ;p

    J 1 Reply Last reply
    0
    • E embeddedVersuS

      Hi, I'd appreciate if anyone could give me a hand on the following. I have a project and am supposed to develop an interface for controlling an underwater robot. I am using Visual Tools and so far I've only been using eVB for my interface. The guys responsible for the robot provided me with all the code necessary for commanding it and giving status information and stuff, and it's in C++. Well my question is this : to make eVB work with C++(eVC++) I have to create a .dll file that will encapsulate all the C++ functions necessary for my controls? Like when for example I wanna make the robot move forward by pressing KeyUp , I 'll be using event KeyUp 38 or something to trap the hardware button, so in order to send through the network the message that includes the command to tell the robot to move forward, I have to create a .dll containing that C++ command so that my eVB application can talk with it? I hope you are not freakin out by the level of my ignorance but I'm new to VB and I'm not proud of my C++ skills, as for why I am stuck with a project like this? Coz I wanna learn my VB and C++ ;p

      J Offline
      J Offline
      Joao Paulo Figueira
      wrote on last edited by
      #2

      embeddedVersuS wrote: I have to create a .dll file that will encapsulate all the C++ functions necessary for my controls? Short answer: Yes.

      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