C or C++?

Discussion in 'Programming' started by crath, May 28, 2008.

  1. RunningKik

    RunningKik Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #21
    That would depend on the drivers which are supplied. If there's an API library, you should be able to use it with most languages without problems.
     
    RunningKik, May 31, 2008 IP
  2. drax2006

    drax2006 Well-Known Member

    Messages:
    233
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    118
    #22
    If its the one i thinnk it is then best to use c according to this from NI

    The USB-6501 comes with NI-DAQmx Base driver software, a multiplatform open-source driver for Windows, Mac OS X, and Linux that includes the NI-DAQmx programming interface. With the driver software, users can quickly develop customized data-acquisition applications using the NI LabVIEW graphical programming environment or C-based development environments

    However, with a bit of extra work you could alost certainly use it with vb using COM interop.
     
    drax2006, May 31, 2008 IP
  3. jasonleon

    jasonleon Active Member

    Messages:
    278
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #23
    For clearing your basics about how computer think you must go with C. But C++ is far better than C, its library has lot of functions inbuilt making it easier, if you are interested in data structures. Better to Learn C++ than C.
     
    jasonleon, Jun 6, 2008 IP