Building an executable without configuring the Measurement & Automation Explorer

After building my FieldPoint executable I want to install the program on a target computer. There I need the FieldPoint Server and the LabVIEW runtime engine. Why do I have to manually configure the Measurement & Automation Explorer (attaching the .iak file), when my .iak file is included in the installer of my executable? And how could I solve it, that I would not have to configure it for every user of the computer again?
I would like to have an executable which is ready to run after the run of the installer...
Can somebody help me out?

I don't have the proper things in front of me at the moment, but here is a guess as to what your problem might be.
When you use a FP IO Address, the default root for the address is Fieldpoint, which is the last iak file that was saved\opened in MAX. I think that if you change this in your program to a different file (there is a second tab in the IO address window where you can do this), it should force the program to go to the specific iak file.
Try to take over the world!

Similar Messages

  • Run cleanup utility, then all ivi drivers in the measurement & automation explorer are deleted,

    Hello I have the following problem,
    I run the cleanup utility, then all ivi drivers in the measurement & automation explorer are deleted.
    when I want to add for example a new driver session then that is not possible to click on "create new".
     What is the problem?
    regards samuel

    Cedric,
    In this case its the usb-serial adapter that is likely the cause of the issue.  As mentioned in this KB it is likely that MAX doesn't know how to recognize the third-party adapter.  You may want to refer to this KB that talks about making VISA calls to third-party devices as it may be useful.
    John B.
    Applications Engineer
    National Instruments

  • Can't use the Measurement & Automation Explorer in the dl eval version

    I'm trying out the evaluation edition of LabView. I try to use the Measurement & Automation Explorer, but I get an error saying its not installed.

    Hello,
    You should be able to use MAX with LabVIEW eval. To make sure MAX is installed, go to
    ...\Program Files\National Instruments\MAX
    If you have NIMax.exe, MAX is installed. Even if you don't have LabVIEW installed, you should still be able to open MAX from this location.
    Do you get this error when launching MAX from its installation directory, or when opening some of the LabVIEW wizards that call MAX? The LabVIEW Evaluation Version gives the option of installing simulation DAQ VI's. If the complete install option is chosen, the simulation VIs are installed.
    To avoid this, choose a custom install and don't allow the Evaluation Version to install NI-DAQ. After the LabVIEW Evaluation Version is installed, install NI-DAQ and include support for LabV
    IEW 7.0. The DAQ VIs will now read data from your DAQ device. There is a link to the NI-DAQ download page below.
    NI-DAQ Driver Support for Windows
    Using the DAQ Assistant or Creating a DAQmx Task in LabVIEW 7.0 Evaluation Version
    Frequently Asked Questions about the LabVIEW 7.0 Evaluation Version
    Zvezdana S.
    National Instruments

  • Portal Access without configuring the Hosts file

    Hello experts,
    Is possible to access the SAP Portal By mentioning the IP address in the URL without configuring the Hosts file?
    Please suggest me.
    Thanks.

    >
    Stars wrote:
    > Hello Baskaran,
    >
    > Thanks for your frequent response. I didnu2019t configure the DNS. If I configure DNS now then it will affects the SAP installation. Please suggest me.
    >
    > Thanks.
    Hallo Stars,
    I am not able to understand the relation between the configuring DNS and affecting SAP installation. If you do not want to do the host file change or DNS configuration, i wonder how could your url request with Ip adress and port knows the physical server to  reach.
    Anyways it is going beyond Webdynpro-ABAP forum to the Networking,systems area. I request Moderators to replace this to appropriate forum.

  • Lost connection to measurement & automation explorer

    Once in a while Labview loses connection to Measurement & Automation Explorer so I'm unable to execute the "*IDN?" command to obtain my GPIB ID unless I manually open up Measurement & Automation Explorer then manually rescan for my instruments again then Labview will see it.  This is extremely cucumbersome if it has to be done manually.  So is there a better way to programmically forcing Measurement & Automation Explorer to rescan the instrument? 
    Note:  If I click on VISA  -> Refresh, it always found attached devices by its addresses but it won't let me execute *IDN? query command once in a while.  This does not happen all the time.  Just at random unexpected time.  What worries me is my program is expected to run testing & evaluation for 2 months period, if this issue requires manual configuration then it becomes a big deal.
    Thanks

    Why are you trying to control MAX from LabVIEW? You do not need to do this to communicate with instruments. Rescanning for instruments in MAX is also irrelevant as far as communicating to instruments from LabVIEW. What kind of GPIB controller are you using? It sounds to me like the problem is more likely to be there.

  • Different scaling and sensitivity units for acceleration in Measurement & Automation Explorer

    Hi,
    I am using  Measurement & Automation Explorer version 5.1.0f0.  I have previously configured my accelerometer using this module.  Under setting, I have used g as my scaled unit.  The sensitivity units is set at mVolts/g.  This is just fine.
    However when I tried to change the scaled units to m/s^2.  I DID NOT get the option to set the sensitivity units into mVolts/m/s^2. 
    Is it OK to continue using mVolts/g for sensitivity units even when I had changed the scaled units to m/s^2.  Since the two engineering units are different, will the accelerometer output correctly give out m/s^2 reading or I have to make some adjustment at the vi post acquisition like dividing with 9.8?
    Thanks
    Attachments:
    MAX.jpg ‏86 KB

    You do need a scale (oh, setting one up with slope=9.8 and offset around 0 ought to get mV/g to mV/M^2 pretty effectivly)
    Jeff

  • Measurement & Automation Explorer

    I'd like to know where can I get the software "Mesurement & Automation Explorer".
    The manual for the IMAQdx (Image Adquisition Software) says that with "Measurement & Automation Explorer" you can configure a camera.
    The configuration is saved in a configuration file,  which is used later by the IMAQdx.
    But I don't find anywhere the MAX (Measurement & Automation Explorer) .
    Can anybody help me?
    Thank you in advance

    HI ffolch, MAX comes with other drivers, you can download DAQmx, drivers for example to get it, also if you have the IMAQ drivers, MAX should be in the cd.
    Best Regards
    Mensaje editado por BeCeGa
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • Measurement & Automation Explorer would work under lookout 6.02

    Hello,
    The Historical data viewer, Measurement & Automation Explorer, for Lookout, would not work under Windows XP. It never start and just says that it have found a fail and stops, then It would like to send a report to Microsoft?
    I have tried to repair the installation, it did not help!
    \Lars

    Try to uninstall the Lookout 6.0.2 and MAX. Then, reinstall them.
    Maybe one or more files of MAX have corrupted. The repair may not fix it.
    Ryan Shi
    National Instruments

  • Measurement & Automation Explorer parallel command

    I am able to see LPT1 port in Measurement & Automation Explorer, but I am not sure that if I want to have Parallel port = 0 or = 255 ... can I write in Vi_Write 0 or 255? Or oupt 0 or outp 255?
    *) I did connect pin 11 & 12 to GND
    Thank to any help

    I found out the answer myself, just type directly the disired byte:
    1      ---> bit 0   = ON
    255  ---> 8 bits = All ON

  • Measurement & Automation explorer no detect serial

    I have a PCI 4 serial port adapter and two Xantrex xtr 20-40 power supply but Measurement & Automation explorer it's not detecting any of them, I can see all port in Device Manager but not in  Measurement & Automation explorer.
    I already tryed installing VISA, and NIQMx, and I have teh version 4.5 of  Measurement & Automation explorer.
    Any body can help me?
    Thank you

    I still can't to see the COM ports with Measurment and automation explorer, but I can see it with Device Manager.
    please see picture
    Attachments:
    MAE.JPG ‏142 KB

  • Why can't I find ELVIS || in Measurement & Automation Explorer

    Hello!
    My PC has installed LabVIEW2010,NI-DAQmx9.6 and NI-ELVISmx4.2.3.When it connects to ELVIS ||  hardware, I can't find ELVIS || in Measurement & Automation Explorer,but can find In PC device manager.What's the problem?

    (I try to have this thread move to the right place.)
    LabVIEW Champion . Do more with less code and in less time .

  • MAX(Measurement & Automation Explorer)によるPCI-GPIBボードの確認

    PCI-GPIBボードをPCに接続した際に
    MAX(Measurement & Automation Explorer)を起動して
    PCI-GPIBボードが認識されているかの確認をする
    という説明があったのですが、MAXはどこにあるのでしょうか?
    現在使用しているverは6.0(LabVIEW6i)というものです。
    このverにはない機能なのでしょうか?
    対処方法を教えていただきたいです。

    日本ナショナルインスツルメンツ技術部の神谷です。
    MAXはLabVIEWおよびNI-488.2をインストールした際に一緒にインストールされますので、まずスタートメニューにMAXのアイコンがないかご確認下さい。通常はスタート→全てのプログラム→National Instruments→Measurement & Automation にございます。
    日本ナショナルインスツルメンツ株式会社
    技術部 神谷

  • When building an executable I get the error message var.lsb not found.

    When building that executable with LV 5.0 it will work, but it will not work on a korean version of WinNT 4.0.

    When exactly does the error message come up? When you're doing the build or when you attempt to run the executable?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • My MS Office Communicator opens when I click "Communicate with instrument" on Measurement & Automation Explorer.

    Hi,
          Recently I'm encountering some problems on using the "communicate with instrument" option on Measurement and Automation Explorer.  When I tried to click "communicate with instrument" button, my MS Office Communicator starts to open, then an error message will appear  indicating that "specified address is not recognized or does not exist". With this  I can't  use MAX Explorer
    for debugging purposes. Apart from that problem, communication between my PC and my instruments are okay during the VI run. Hope you could help me on this. Thanks!
    Solved!
    Go to Solution.

    Found this white paper:
    http://digital.ni.com/public.nsf/allkb/F513DF46D4201FBF86257395003B5B29

  • How can I start an executable without specifying the directory?

    I have downloaded the tor browser bundle and I would like to be able to start it with a command like "torbrowser" and not by specifying the full directory?

    I don't think it is a good idea to put it in /usr/bin at all but if you must, isn't it safer to move it there, as Trilby suggested? And change the permissions appropriately? That doesn't strike me as especially wise but it seems better than symlinking to an executable in your home directory from /usr/bin.
    One way to mitigate security threats is to limit the PATH root uses. So for an ordinary user, you might include /usr/local/bin or ~/bin. But for root, you wouldn't include these. This makes it a little bit harder to run something malicious as root inadvertently. If you start symlinking to executables in your home directory from /usr/bin, you defeat this. For example, I use this PATH for root:
    /usr/bin:/usr/sbin:/bin:/sbin:/usr/bin/vendor_perl:/usr/bin/core_perl
    So root can't even run stuff under /usr/local on my machine without explicitly giving the path. But if I symlinked from /usr/bin to stuff under ~/, there would be no point in the restriction.
    EDIT: but I just realised sudo can... damn!
    Last edited by cfr (2012-06-24 00:39:59)

Maybe you are looking for

  • Calling different pages in smartforms

    Dear Friends, I need one solution in smartforms, i need to print the different labels in my smartform. For example i have to print three labels and one normal layout. Three labels means having some fixed data of three rows maximum and these labels re

  • SPECIFY THE PACKAGE OR FLAG IT AS A LOCAL OBJECT

    Dear Experts, My info packages are getting failed for the Z data sources with the below given error message. Please guide me to resolve this issue at the earliest, as it is related to production system. Error Message: The object R3TR AQQU SYSTBWGENER

  • Doubt in placing AT User Command

    Hi Gurus,       iam trying to create a drill down ALV where i have to call a transcation ME23N. i wrote this code, but it is not calling the transaction as expected. i have placed this code after resue_alv FM. Please advice wat has to be done FORM us

  • Interactive image transition

    iBooks Author: Interactive images on the iPad behave differently from the way they behave as you build them. They do a stupid sideways slide. Is there a way to turn that into something useful? I want to show subtle detail differences from picture A t

  • Using and changing

    Hi sir, what is the diff b/w using and changing keywords for passing the perameters to subroutine and form