Can I use VISA with MS C++ 6.0? Do yo have an example?

Trying to develop a program using NI-VISA in MS C++ 6.0. Is there any examples or app notes already doing this?

Andy,
If you are using Measurement Studio, we supply a Microsoft Visual C++ API for NI-VISA, which comes with example programs. The examples can be found in C:\Program Files\National Instruments\MeasurementStudioVS2003\VCNET\Examples\Visa. Note that your Measurement Studio directory might have a different name, depending on what version you have. Measurement Studio also makes it easier to use VISA and VISA-based instrument drivers in MSVC++ because it add the VxiPnP include and lib directories to the environment's search paths. That means you don't have to hard code paths to the appropriate locations into your projects, and still have access to all instrument drivers (and VISA itself) that are installed to those locations.
If you are not using Measurement Studio, you can use the NI-VISA C API in Microsoft Visual C++. You will need to add the visa.h header file and visa32.lib import library into your project. These files can be found under C:\vxipnp\winnt\include\ and c:\vxipnp\winnt\lib\msc, respectively. Once you add these files to your project, you can use the C interface just as you would in LabWindows/CVI, for example.

Similar Messages

  • I can't use RealPlayer with Firefox version 5. I must have the previous version back to do my work. How can I get it?

    I depend on RealPlayer for many things - work that I can only open files I need with it. There isn't a version that now works with the newest version of Firefox. How can I get the previous version of Firefox back so I can use my computer to do my business work? Unfortunately I can't wait for updates on RealPlayer to keep meeting updates to Firefox. I can't use version 5 of Firefox because it disabled RealPlayer - hence Firefox has made my doing work on my laptop impossible if I use Firefox, If there is no remedy to go back a version, I'll just go back to IE exclusively. Money is money. Thanks so much for your help!

    I had this same problem when my school's email page refused to work in Firefox 5. I solved it by installing the User Agent RG extension, then changing my user agent to IE7 before accessing my school email. Once you install the extension, you'll have to show your menu bar when you want to use it, then you'll find the User Agent submenu under the Tools menu. Hope this works for you, too.
    https://addons.mozilla.org/en-US/firefox/addon/user-agent-rg/

  • Using CS5.5 Master Collection for MAC, I can't use "Replace with After Effects composition"

    Using CS5.5 Master Collection for MAC, I can't use "Replace with After Effects composition" because I updated AE to CS6 (but only AE). Even that AE CS 5.5 is still installed, it won't connetct.
    How can that be fixed?
    Thanks a lot for any suggestions.

    Thanks for the answer: I tried different ways (after I read your suggestion) but it always changes back right away ... I can't change it.
    Am 16.01.2013 um 03:04 schrieb Jim Simon:
    Re: Using CS5.5 Master Collection for MAC, I can't use "Replace with After Effects composition"
    created by Jim Simon in Premiere Pro CS5, CS5.5, & CS6 - View the full discussion
    Maybe try associating AE project files with 5.5 instead of 6.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4997081#4997081
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4997081#4997081
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4997081#4997081. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Premiere Pro CS5, CS5.5, & CS6 by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I ordered my Macbook Air with Aperture two years ago. I now have an iMac - can I use that with Aperture in any way?

    I ordered my Macbook Air with Aperture two years ago. I now have an iMac - can I use that with Aperture in any way? I appreciate that it is a different computer but I am now the end user of both devices and I was just wondering if it was possible.
    Thanks,
    Sean

    The answer would be in your software license agreement for Aperture. However if you cannot locate it you can ask in the Aperture forum, the link for that is:
    https://discussions.apple.com/community/professional_applications/aperture
    However I believe you can have Aperture installed on two machines however only one may be using it at a time.
    On the new iMac launch the Mac App Store - Purchased - look for Aperture and download to your new machine.

  • I installed 5 but now I can't use it with Mac osx - how do I go back to my old version?!

    I was prompted to install Firefox 5 on my Mac. Now when I try to open it says I can't use Firefox with osx. How do I go back to using the previous version - has it been written over? My previous version was fine!

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • I gave my old iPad to my daughter without restoring it to original configuration, how can she use it with her iTunes?

    I gave my old iPad to my daughter without restoring it to original configuration, how can she use it with her iTunes?

    try
    http://support.apple.com/kb/ht2589

  • How can I use LCCS with ActionScript 3 and Flash CS4?

    Hi,
    Using Stratus I was able to create an an application using Action Script 3 and Flash CS4.  The sample code on the Adobe site was quite straight forward and easy to understand.  I now want to switch over to  LCCS but can't find anything any where on how to use Action Script 3 and Flash CS4 with LCCS.  Do I need to know Flex to be able to use LCCS?  Everything was quite simple and easy to understand with Stratus and makes complete sense.  But LCCS is really confusing.  Is there any sample code on how to establish a connection in Action Script 3 and then stream from a webcam to a client.  There is nothing in the  LCCS SDK that covers Flash and Action Script 3.  Please help!  I found the link below on some forum but it takes me nowhere.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=75 9&threadid=1407833&enterthread=y

    Thanks Arun!
    Date: Thu, 29 Apr 2010 11:44:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I use LCCS with ActionScript 3 and Flash CS4?
    Hi,
    Welcome to the LCCS world.
    Please refer to the SDK's sampleApps folder. There would be an app called FlashUserList. The app demonstrates how LCCS can be used with Flash CS4. Its a  pretty basic app, but should help you moving.
    We are trying to improve our efforts to help developers in understanding our samples. Please do let us know if we can add something that would help others.
    Thanks
    Arun
    >

  • How can I use Bluetooth with another devices?

    How can I use Bluetooth with another devices?

    You can set up your FaceTime account in Settings > FaceTime.

  • How can i use ipad with apple tv

    How can i use ipad with appletv

    Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices.

  • If I have a 2009 iMac, can I upgrade to use it with Apple TV. It doesn't have Airplay capability. If possible, what should I buy?

    If I have a 2009 iMac, can I upgrade to use it with Apple TV. It doesn't have Airplay capability. If possible, what should I buy?

    You need a newer 2011 or later iMac to use Airplay.
    Sorry.
    For older Mac, look at an app called AirParrot
    http://www.airsquirrels.com/airparrot/

  • How can i update my old 2006 iMac Intel core 2 duo running 10.6.8 to OSX Lion so that I can sync using iCloud with my newer devices?  Mountain Lion is not an option for my older model and Lion is no longer available at App store.

    How can i update my old 2006 iMac Intel core 2 duo running 10.6.8 to OSX Lion so that I can sync using iCloud with my newer devices?  Mountain Lion is not an option for my older model and Lion is no longer available at App store. 

    Call Apple's online store's telesales agents: 1-800-MY-APPLE (1-800-692-7753) or Customer Service and Sales Support at 1-800-676-2775. For Lion you'll get a redemptions code via e-mail and need to DL from the Mac Apple Store (requires SL 10.6.6+).

  • Can i use pandrive with iPad, i want to access word, excel, pdf files on iPad via pandrive

    Can i use pandrive with iPad, i want to access word, excel, pdf files on iPad via pandrive

    You cannot use pendriver.
    Have a look at the following:
    http://itunes.apple.com/sg/app/quickoffice-pro-hd-edit-office/id376212724?mt=8&l s=1
    http://itunes.apple.com/sg/app/office2-hd/id364361728?mt=8&ls=1
    http://itunes.apple.com/sg/app/documents-to-go-premium-office/id317107309?mt=8&l s=1
    http://itunes.apple.com/sg/app/polaris-office/id513188658?mt=8&ls=1

  • My iPhoto icon has a cross over it, when i open it, it You have "iPhoto" 9.2.1. you can't use this with this version of OSX? it used to work ?what's gone wrong?

    my iPhoto icon has a cross over it, when i open it, it You have “iPhoto” 9.2.1. you can't use this with this version of OSX? it used to work ?what's gone wrong?

    iPhoto 9.2.3 is incompatible with MacOS 10.9.3 Mavericks. If you are running Mavericks on your system you need to update iPhoto to 9.5.1. Only, the problem is, that this version is no longer available at the App Store.
    The easiest way to get a compatible iPhoto version in that case would be to upgrade to Yosemite, MacOS X 10.10, and then download the most recent iPhoto version from the AppStore, iiPhoto 9.6, like LarryHN suggested.
    If you cannot download iPhoto after upgrading to iPhoto 9.6 post back.

  • I have a Yamaha FC7 foot pedal and am trying to use it as a whammy bar type controller.  Can I do this with anything in Mainstage?  I also have Line 6 Pod farm 2 - anything in there?

    I have a Yamaha FC7 foot pedal and am trying to use it as a whammy bar type controller.  Can I do this with anything in Mainstage?  I also have Line 6 Pod farm 2 - anything in there?
    The foot pedal also seems to have an on/off switch that activates when it's depressed all the way.  How do I set that up in Mainstage?  Can I cycle between and effect and a volume pedal, for example?
    Mainstage version is 2.1.3
    Thanks for all help given.

    Hi
    Bruno Filipe wrote:
    Thanks for the help but please don´t duplicate the answers. I´ve explain that to Chamie7
    Noted, except that the OP clearly did not feel that your answer was helpful
    Chamie7 wrote:
    Sorry, no help there.  Any guitar players know what I mean?
    and
    Bruno Filipe wrote:
    You can use a keyboard or other controller (with jack like sustain) and then assign controller (normally 64) to what you want Mainstage to do.
    This is unlikely to work if you plug an "Expression Pedal" such as an FC7 into a "Sustain Pedal" socket using MIDI CC64, which usually operates as a switch rather than a continuously variable value.
    If I understood the OP's request correctly, the OP wanted to use the FC7 as a "Whammy Pedal", which does a PitchBend 'dive' effect (amongst other things)
    http://en.wikipedia.org/wiki/DigiTech_Whammy
    CCT

  • HT2499 Can I use Airplay with dvd to watch dvd on my tv via AppleTV 3?

    Can I use Airplay with dvd to watch dvd on my tv via AppleTV 3?

    Welcome to Apple Support Communities
    Of course. If your Mac is compatible with AirPlay Mirroring, you can watch your DVD in your TV with the Apple TV. Read > http://support.apple.com/kb/HT5404 You just have to play the DVD on your MacBook and turn on AirPlay Mirroring.
    If your Mac isn't compatible with AirPlay Mirroring, you can use a third-party app like Beamer

Maybe you are looking for

  • [SOLVED] Enabling debug for ath9k in compat-drivers-patched from AUR

    Wireless card: TP-LINK TL-WN951N. lspci says that it is an Atheros AR5416 adapter [AR5008]. Some background: I'm having the same issues as the OP in this thread, which references this bug report. The problem is that I get a 2000 ms ping every 30 seco

  • Explore SAP CL cluster table folder using Crystal Integration Kit

    Dear All, I am a SAP FICO consultant and have just installed the SAP integration kit and CRYSTAL 2008 with a Business Object consultant. We planned to access the SAP cluster tables and replace some ABAP reports with CRYSTAL and Business Objects Repor

  • Where is jrmc 4.1.0 experimental site?

    I installed Oracle® JRockit Mission Control 4.1.0. I try to install the Weblogic plugin for JRockit. However, when I go to jrmc Help -> Install Plug-ins ..., it tries to access the following jrmc 4.1.0 experimental site, and fails with the following

  • Updating an xmltype table

    hi, I have two xmltype tables(eg. testTableSB and testTableNSB), first one is schema-based(conforms to schemaA) and the other one is non-schema-based. So the default storage will be object-relational and CLOB respectively. I load the same xml documen

  • VETS100A - Error - "Call contained error(s):ADS(2)

    Hi,            When I executed the standard VETS report using VETS 100A form, I got the error "Call contained error: ADS(2) Message No. FPRUNX003 When I executed it with VETS 100 form, it didn't display the job codes 00 and 01 Any help is much apprec