standalone application for the acquisition of data using the NI DAQ card

I did a stand-alone application in labview GUI for data acquisition and processing of the signal. If I have to run this application in any other computer which should be all installed software other than the labview runtime engine... CD DEVICE DRIVERS OR alone must be installed or do I have to install any other software of data acquisition using the data acquisition card OR?

Thanks and greetings

You need only the racing of the engine, the device for the device drivers, maybe need pilots VISA if you make serial or something of this nature, you may need the channels or tasks created in the measures OR and automation if you created the it.

There may be other things you'll need depending on what you include in your code and what tool kits that you have installed.

Tags: NI Software

Similar Questions

  • problems of the admin: message saying insufficient privileges: you must be an administrator when you run this application for the first time

    I bought this new comp with windows 7 already installed. has worked fine up intill a week or two it y a. I installed a new game, and after installation, I press launch to play it and pop up with a message saying not sufficient privileges: you must be an administrator when you run this application for the first time. also, I thought that I must be the administrator when I tried to launch the disk defragmentation. my account is the administrator account so I don't understand why they say that.

    I'm sorry. I was reading through additional FAQS regarding the same problem. I saw where someone said to try to add another admisistrator account to try to take on the former. but I had no luck with this ether. I also downloaded the program of the UAC, and I turned it off, reset my computer and still no change to my problem. I also tried to download the MSE restore tool, but I found myself with a message saying that I have no MSE

    Sorry, the MSE tool is to set the MSE when its broken.
    UAC controller Tool v1.0 can be used to control the
    The UAC settings.

    However, I suggest you restart the PC and after BIOS hold the F8 key
    and when the Windows Startup Menu appears, select Mode safe mode with networking.

    Now, you will enter Safe Mode. On the page to connect, you will see the
    Standard Windows administrator click it to open a windows session, press and hold
    in mind, the password can be blank.

    Once you have done that make a new account administrator and giv it a name.
    Restart the PC. That you did this newspaper using the new account.
    Once you have done that decide what to keep with your current administrator
    account once you've done it restart the PC, BIOS hold down the F8 key and
    Select Mode safe mode with network and enter dependencies the Standard Windows administrator.

    Go to control panel-> user accounts control and security for the family-> user accounts, then
    Select manage another account. In the list, select the administrator account
    your select and then delete the account, then it will ask you if you want to keep
    files etc, it's your own decision. Itknowledge24.com

  • What are the original applications for the iPhone 6 s. I had to sync to my iPhone 3g to my new 6s in order to maintain my contacts. can someone please send screenshots of an iPhone running 6s with applications shown. I need pages outside the home page.

    What are the original applications for the iPhone 6 s. I had to sync to my iPhone 3g to my new 6s in order to maintain my contacts. Unfortunately, I lost a lot of these new applications. can someone please send screenshots of an iPhone running 6s with applications shown. I need pages other than the home page. Thank you!

    'Stock' apps are part of the installation of iOS and cannot be removed, so there is nothing to verify or prove.

    When you move to a new phone, just need restoring your old backup phone and compatible applications will be synchronized to the new.

  • I got an iphone 4 to a friend in the Canada. I want to use it here in the Philippines as a regular iPad reserved for wifi, how can I use it without sim card? It does not pass the activation page. Help please?

    I got an iphone 4 to a friend in the Canada. I want to use it here in the Philippines as a regular iPad reserved for wifi, how can I use it without sim card? It does not pass the activation page. Help please?

    You can activate it without a SIM card. If it is locked, it takes a SIM card by the carrier, for it is locked. The SIM card should not be linked to an active line of service, but it must be present to activate it.

  • How do you develop an application for the surface?

    Ive some keen ideas on different types of applications for the Surface... what the process will be to do?

    Start by this document and post back if you need further information, although I suspect you will find more help on the MSDN Forums for the development of the app.

  • is it possible to restrict access to a particular application for the particular user?

    is it possible to restrict access to a particular application for the particular user

    for example, if an application will not be editable for user mode

    or it will be only editable for a user

    We gave access as a developer of a workspace to a single user

    but we don't want him to change a single application.

    Oracle Application Express 5.0

    Your terminology is mixed - looks like you're talking about limiting applications, a developer can edit in the application builder in a workspace.

    No, you can't.

  • Application for the order in the admin of dyn.

    Application for the order in the admin of dyn.

    In dyn/admin, goto/atg/commerce/order/OrderRepository

    do the following query under "Run XML operation Tags on the repository"

    Press ENTER.

    This should display your order information.

    ~ Yvan

  • Acquisition of data using the DAQ card

    Hello everyone

    I need assistance with the acquisition of data of the generator of signals through DAQ cards. I plugged the signal to the SCB-68 generator where the analog inputs of the generator are connected to AI CH5 and AIGRND of the Terminal Board. Then the output of the block is connected to the DAQ card. The maximum sampling frequency of the card is of 250 kech. / s. The problem is for reason that I am not able to see the waveform on the labview. I looked at other examples to find the problem, I am, but I am not able to understand this. I want to be able to choose the sampling frequency. I attatched my code as an attatchment for you all to help me know what the problem is. Any suggestions will be appreciated.

    There is no task!  You have not specified any hardware (i.e. your data acquisition card) anywhere.

    Here's a suggestion.  MAX aperture.  Find your DAQ hardware.  Open a Test Panel.  Implement a continuous sample of N Points to some sampling rate.  Press Run and convince yourself that you get the data.

    Now, while remaining in MAX, to create a task, using the same settings.  Call for example something sensible ("MyFirstDAQTask" is not a good reputation).

    Now, go back to your code.  Eliminate the first two functions DAQmx.  Wire a constant task to the DAQmx Start feature.  See the little triangle down?  Click it, and it should show you the tasks he 'sees', the only one should be the task that you created in MAX.

    Note that 'Samples Visible' is now 'hard coded' in the task.  To get its value back out, you need to put a property node Timing DAQmx after the task start and pull on the quantity of the sample, samples per channel (which, for reasons that escape me, is a Dbl, you need to convert to an I32 before importing it into the while loop).

    Bob Schor

    P.S. Thank you to join your code.

  • Acquisition of data using C++ and cRIO-9066

    Hello!

    I want to write a C++ application that would make the acquisition of data from modules installed in the cRIO-9066 chassis and this application should work without LabView. How can I do? This chassis connect to my PC using NI-DAQmx? Is this possible?

    Hi aanodin,

    When you use a device that uses our architecture of RIO, it is usually best to use LabVIEW to develop your application. In this way, you can also program the FPGA with LabVIEW FPGA module and makes programming much easier real-time processor. In fact, your model of cRIO is officially supported by our LabVIEW programming language, as seen on page 4 of the Manual: (http://www.ni.com/pdf/manuals/376186a.pdf).

    Due to the FPGA interface, you cannot use DAQmx with cRIO. I hope this helps.

  • Why is an application for the Android iOS now available for Adobe Revel?

    It is obvious since 2011 the iOS, Android is more popular than the iPhone. As Facebook has reported, in their article, this year,

    Facebook Mobile user counties Revealed: 192 M Android, 147M iPhone, iPad of 48 M, 56 M Messenger

    source: http://TechCrunch.com/2013/01/04/how-many-mobile-users-does-Facebook-have/

    I checked on this question today because of the product Adobe Revel and the transition from photoshop.com. I was told of the app was "worked on", but no specific date has been provided.

    While I can get slammed on this issue, the line background is clear - there are millions of consumers who would use your product via their Android if an application was available. Since I use the Samsung Galaxy Smartphone, I will be forced to find another supplier for photo services that adobe provides.

    Appreciate your help.

    KQ

    Henry and Ken,

    I thought you might want to know that in addition to Revel on iOS, Win8 and Adoberevel.com, we released Adobe Revel 1.0 for Android.

    You can download Adobe Revel from the play of Google to https://play.google.com/store/apps/details?id=com.adobe.revel store

    Guinot

  • -> Not found signature of applications for the certificate chain: RDK

    Please guide me through the process of signing.

    So already I had 2 keys and I won't miss to try again to sign the apps. I always get the following message when you try to sign bar files:

    Error: Certificate chain could not be found for: RDK. RDK must refer to a valid key KeyStore entry containing a private key certificates chain and corresponding public key.

    A detailed list of the steps that my work:

    First asked the SJC file here:

    https://www.BlackBerry.com/SignedKeys/

    Got the file and it stored on my computer.

    Followed everything here:

    https://bdsc.webapps.BlackBerry.com/air/documentation/ww_air_publishing/Configure_app_signing_CMD_ms...

    Tried to sign as described here:

    https://bdsc.webapps.BlackBerry.com/air/documentation/ww_air_publishing/Sign_apps_CMD_ms_1970021_11...

    Full list of commands from command line:

    C:\Program Files (x 86) \BlackBerry WebWorks SDK\bbwp\blackberry-tablet-sdk\bin > blackberry - sign - csksetup cskpass - pass1
    CSK created file.
    C:\Program Files (x 86) \BlackBerry WebWorks SDK\bbwp\blackberry-tablet-sdk\bin > blackberry - sign - to register - csjpin pin1 - pass1 C:\Users\Steven\key\client-PBDT-1429701914.csj cskpass
    Info: Are registered with the server.
    C:\Program Files (x 86) \BlackBerry WebWorks SDK\bbwp\blackberry-tablet-sdk\bin > genkeypair-blackberry keytool - keystore C:\Users\Steven\key\key2.p12 - storepass pass1 - dname "cn = Thuis" - alias steven

    P12 file creation.

    Moved and p12 file renamed to C:\Users\Steven\AppData\Local\Research in Motion\author.p12 since that seems to be the default location.

    C:\Program Files (x 86) \BlackBerry WebWorks SDK\bbwp\blackberry-tablet-sdk\bin > blackberry - sign - storepass pass1 'C:\Users\Steven\bar\example.bar '.
    Error: Certificate chain could not be found for: RDK. RDK must refer to a valid key KeyStore entry containing a private key certificates chain and corresponding public key.

    Please let me know what I am doing wrong or what to do. I ruined a whole day trying to get this thing to work...

    The solution described here (http://docs.blackberry.com/id-id/developers/deliverables/30182/App_signing_errors_1526016_11.jsp) isn't really help (because it is not very clear...):

    Certificate not found string for: RDK. RDK must refer to a valid key KeyStore entry containing a private key certificates chain and corresponding public key.

    Possible solution
    Make sure that you have correctly configured your computer for the signature.

    Thank you

    Desperate user

    It seems the instructions you followed is outdated. It has become easier:

    https://bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_publishing/signing_setup_tablet_apps_1920...

    We hope that the process that you followed has generated these 3 files:

    Author.P12, barsigner.csk, and barsigner.db

    and you should be able to sign your application using this (assuming that it is a PlayBook application):

    bbwp C:\Users\Steven\bar\example.bar -g pass1 -buildId 1 -o C:\Users\Steven\bar\example_signed.bar
    
  • Submit an application for the registration of OAuth?

    , I'm working on a web application and I want to authenticate on SocialCast via OAuth2. I sent [email protected] with the request, but I got a response direct me on this forum who seemed to automated. What is the process that is currently a customer record? I am an employee of VMware, and the intention is for this tool to be used strictly internally at VMware.

    Thank you

    Dave

    Hi Dave - I think you got your answer via the VMware Socialcast community.  Thank you!

  • The fonts are in the "Font Folio Select" Adobe and can be incorporated into the software and applications for the distribution

    Hello

    I need to select a few fonts for our customer to choose that can be legally incorporated in their software for distribution.

    After reading this article:

    http://blogs.Adobe.com/jlockman/2011/06/06/fonts-and-where-can-i-use-them/

    Looks like it's a "Font Folio Select" Adobe that contains fonts that we can use, but I can't find any information on where to put their hands on it.

    I spent hours hunting for fonts, we can legally use and read many licensing agreements and still have no idea what fonts are available for developers!

    Any help would be greatly appreciated

    Thank you

    Thank you for reaching out to Adobe Type team.

    While the blog of James Lockman, you mentioned is correct that our product, select Font Folio, contains only fonts that we control and for which we can offer broader rights, he is mistaken in his description of the way in which it is offered.  Do Folio select is actually a collection of fonts that we offer for the use of the servers - for customers who need fonts for automated print services or services on the web that offer a selection of fonts.  I'm really sorry for misinformation.

    Licenses for fonts for applications is something that we can provide you with a direct quote.  If you want to email me directly at the address below, I can you contact a sales associate who can help you.  In addition, if you provide me a list of fonts that you are interested in licensing, if there are fonts that are not ours, I can also provide you details Foundry so that you can go to them directly.

    Caleb Committee

    Senior Product Manager / Type

    Adobe Typekit

    [email protected]

  • My application for the distribution of packaging

    Hi, I would like to share my application with my colleagues and to start getting comments and problems to understand how package the application correctly.


    It's a Javafx 2.0 app and I've included a jar file of external library for XML operations.

    In Netbeans, I added the jar in the libraries of the project section and when I build the app under the dist folder it generates the project jar file has the lib directory with the jar inside XML.

    All seems well but when running the app I get... Well it's

    java.lang.NoClassDefFoundError

    This guy has http://stackoverflow.com/questions/6268215/netbeans-javafx-2-0-application problem even if its application does not load the recorder and mine does not load my XML library.

    It works very well in the Netbeans IDE of course...

    I tried some of the properties of the project to see if this can help or not - tried to use web start and has security problems because the application uses the local file system. Switched back to not
    using webstart and now the app does not at all outside the IDE because of this problem.

    Thanks for the help

    Hello

    I don't know netbeans specifics because I develop with Eclipse. To share my application with my colleagues, I have package my request like this:

    MyApp
    JavaFX - sdk2.0 - beta
    ------------rt
    -------------bin
    -(All JFX DLLs)
    -------------lib
    -jfxrt.jar

    -lib
    -log4j.jar
    -----------... (all my external libraries)

    -myapp.jar
    -(All My sources)

    And of course, you must change your MAIFEST. MF within the myapp.jar to include all your dependicies in the classpath:

    Main-Class: com.mypackage.Main
    Class-Path: javafx-sdk2.0-beta/rt/lib/jfxrt.jar lib/log4j-1.2.13.jar...

    With this way, you can share your request even if your colleagues do not installed the javaFx SDK

  • How to find applications for the watch?

    My wife showed some interest in getting an Apple Watch, but she wondered what applications are available for this purpose. I was not able to find an answer for it so I contacted Apple, but their response has been no help whatsoever so now I'm here. Before you spend money on something that might not be a lot of benefits to it, she wished to know what additional apps are available before deciding. With iOS and mac os there is an app stores to browse, but where can I find apps for the watch? Should we have a watch to find them? IThanks

    Hello

    In the section on your Mac iTunes App Store, you can search for iPhone apps and then filter the results to show only those that include an app for Apple Watch.

    For example: search for "weather" and then, in the right-hand column, click on applications Apple Watch.

Maybe you are looking for

  • iPod screen won't go to the homescreen tried restart did not work

    my ipod touch generation 5 restart I tried from 4 to restart when a black screen after I was on who's who and now I can't go back to my home screen normal my screen is black it turns on when I take my volume buttons and my button poower andi will sti

  • Firefox's search appears after the screenshot

    Since the update to Firefox 35, when I take a screenshot in holding the home and power keys together, Firefox search pop up with a list of my Firefox search history and invites research. How can I disable this? 4.4 Android

  • Fingerprint sensor & drive hardware failure on Tecra M9

    Fingerprints reader / sensor does not work. Two device drivers reported a device code 10 does not no error in Device Manager.In the fingerprint software, this fingerprint sensor reportss has reported a hardware failure. Code of 1066. Reinstalled driv

  • Satellite 1800-504, doesn't have a LAN port

    I have a friend who has a Satellite 1800-504 he bought 5 years ago. Now, he bought an ADSL modem, what he wants to connect to the computer. The problem is that when the connection (ethernet) is supposed to adapt is closed. I've never seen anything li

  • How can I order my printer to print a test page?

    Hello list, I have an application which is used at the workshop which tests a product then print a sheet of certification at the end of the trial that comes with the product.  They only run this cell test once a month and there is always something wr