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. General Programming
  3. C#
  4. Anyone working with the new VS2019 .Net NI-VISA driver?

Anyone working with the new VS2019 .Net NI-VISA driver?

Scheduled Pinned Locked Moved C#
csharptutorialquestion
4 Posts 3 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.
  • S Offline
    S Offline
    SunshineDesign
    wrote on last edited by
    #1

    I am working to build up a GPIB : VISA driver for the IVI and NI models. There is very spare code examples and documentation without some guidance is difficult. Can anyone point me in the right direction. Note the older NationalInstrument.VISANS driver will no longer compile or work under VS2019. If you have any example code that would be cool.

    L P 2 Replies Last reply
    0
    • S SunshineDesign

      I am working to build up a GPIB : VISA driver for the IVI and NI models. There is very spare code examples and documentation without some guidance is difficult. Can anyone point me in the right direction. Note the older NationalInstrument.VISANS driver will no longer compile or work under VS2019. If you have any example code that would be cool.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You would probably get a quicker response at https://www.ni.com/en-us/support.html[^]

      S 1 Reply Last reply
      0
      • L Lost User

        You would probably get a quicker response at https://www.ni.com/en-us/support.html[^]

        S Offline
        S Offline
        SunshineDesign
        wrote on last edited by
        #3

        I posted there as well.

        1 Reply Last reply
        0
        • S SunshineDesign

          I am working to build up a GPIB : VISA driver for the IVI and NI models. There is very spare code examples and documentation without some guidance is difficult. Can anyone point me in the right direction. Note the older NationalInstrument.VISANS driver will no longer compile or work under VS2019. If you have any example code that would be cool.

          P Offline
          P Offline
          Pawel Wzietek
          wrote on last edited by
          #4

          This is why I don't use the NI NET assemblies: the good old Visa32.dll (C/C++ style, not NET) didn't change since probably 20 years and does not depend on the VS version because it binds at runtime only :) (NB. see answer to your question about my article/software). It is less user friendly than IVI though, I admit.

          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