Issues changing DAQ name in Measurement and Automation.

I am currently using LabVIEW 8.2 w/Measurement & Automation 4.4.1 with Drivers 8.7. I am having using four USB6008s and cannot change the resource name in M&A. It seems to crash this application. Any ideas?

Thank you,
While running M&A, I would go under the Devices and Interfaces tab, select NI-DAQmx Devices, select my card which happens to be a USB6008. From this point I right click on the device and in the drop down menu I select Rename. After changing the name of the device I hit enter and wait. It eventually comes up with a fault indicator and states "
Measurement & Automation Explorer has encountered a problem and needs to close. We are sorry for the inconvenience."
At this point the window offers a "send fault to MS" or quit both resulting in the M&A application to close.

Similar Messages

  • Error -2147220733 occurred at DAQ Assistant (in Measurement and Automation Explorer)

    Ok!  Just before the weekend I figured out how to make channels in Measurement and Automation Explorer for inputs through a couple different NI input devices (USB-9211A & PCI-6229 DAQ).  Things were going well.  Loaded up the computer today, added a few more channels.  Worked fine.  Now all of a sudden, any channel I make has an error and if I try modifying existing channels and saving, I get same error:
    "This global channel currently has an error.  You can save the global channel, but it cannot be used until all errors have been fixed.  Press "Yes" to save anyway, or "No" to cancel and show the error."
    If I hit yes, the channel is non functional.  After hitting no, I get:
    "Error -2147220733 occurred at DAQ Assistant.  Possible Reason(s): "
    with no possible reasons listed.  I tried restarting the program.  I tried restarting the computer.  I verified connections.  Searched for the above stated error number on ni.com, google.ca, and in the MAX help files, and found absolutely nothing.  I have no clue what to do.  Any help would indeed be very much appreciated.

    Hi there,
    This is my first time on here and I've only been using this software for a couple of days so it's possible I'm making a trivial error but I thought I'd post here anyway as I can't find anything on the net about my problem.
    I also get an error while trying to save:
    Error -2147220733 occurred at DAQ Assistant
    Possible Reason(s):
    Requested Code: -2147220733
    But mine comes about in different circumstances to the one in the original post on this thread by Kahless. I was editting a VI logger task and within that I was trying to edit an NI-DAQmx Task. I was trying to change the clock settings, specifically I was attempting to change the Rate (Hz) from the 1k default to just 20, or 200. I got the error while trying to save so changed it back to 1k, but the error persisted even though I'd set it back to what it was.
    I thought at first it might be simply that I was trying to edit an NI-DAQmx task within VILogger, so I tried making the ammendment directly but the problem was still there. 
    Any ideas?
    Many thanks.

  • How do I increase the field of view in Measurement and Automation Explorer (MAX) Version 3.1.1.3003

    I am using Measurement and Automation Explorer Version 3.1.1.3003 to view pictures on a pc that are being sent from a video camera looking through a microscope.  The image I see in the viewfinder of the microscope is MUCH smaller than the image that is displayed on the pc screen.  Looking through the viewfinder of the microscope, I can see ~20 mm across the object, but the display from the camera in NI-MAX shows ~4.5 mm across the object.  How can I change how much of an object is displayed on the screen in NI-MAX?
    The camera is attached to the microscope with a camera adapter on the top of the microscope.  The lenses the camera "looks" through and the lenses used when one looks through the viewfinder are the same, so theoretically, there should be no difference in what is displayed on the pc and what is seen through the viewfinder.  We have ruled out the microscope and camera as the cause of the problem, which narrows it down to the NI-MAX software itself.
    I saw in the forums that you can zoom out on an image; however, this does not change the distance across an image that is seen, just makes the picture of the same ~4.5 mm across the object smaller in size.
    Any ideas or suggestions?

    I have attached a picture of the object's image being displayed on the pc monitor.  Where the field of view (FOV) in the microscope is almost 30 mm, the FOV displayed onscreen is about 7 mm.  After contacting companies various times I discovered there was a reducing lens that goes in the C-mount adaptor, but it is over $300. 
    I thought maybe that the FOV could be changed in in NI Measurement and Automation Exploer (NI-MAX).  Any ideas? 
    Attachments:
    field of view.png ‏2437 KB

  • Is it possible to change the resolution of indivdual channels in measurement and automation explorer using a VI

    Hi
    I'm acquiring data on 8 analog input channels using a PCI-6052 E card. The data on channels 5 thru 8 is going to be between +1V and -1V. So for greater resolution I'm manually changing the range of these channels to +1V to -1V in the measurement and automation explorer. Is there a way by which I can make these changes directly using a VI ?
    Thanks,
    Shiv

    Hi
    Yes you can, but only if you use the "AI Config" VI. AI config allows different gains for different channels. The "channels" and "input limits" inputs of the VI accepts arrays. The first element of the input limits array corresponds to the first element of the channel array. Check the "cont acq&chart (buffered).vi" in the LV examples. There you see what I mean!
    Regards,
    Luca

  • How to change the name / IP address and domain name for BOE Server

    Hello,
    We want to change the name / IP address and domain name for BOE Server, please could you indicate the steps or procedure to follow?
    I need your help
    thank you

    If it's 3.1 just change them, shouldn't cause any issues if by domain name you are referring to changing the domain the computer belongs to. If you are changing your domain for AD authentication then you will may have to take quite a few steps if the old domain is going away. Let us know.
    Regards,
    Tim

  • Measurement and Automation Explorer not installed correctly

    I have a trial version of LabView 8.5.  Upon trying to change the Instrument I/O Assistant, I get "Measurement and Automation Explorer not installed correctly.  Please install from driver CD."  Well, I don't have the CD since this was a trial download.
    Basically, what I am trying to do is this:  I want to pull 4 variables/tags from an Allen Bradley PLC and log them to an Excel spreadsheet.  I am using RSLinx to communicate with the PLC, and LabView to compile the info. 
    Any help would be appreciated.

    Any Ideas?  I have the program running right now, and I'm kinda in a bind.  I also tried RSView32 Works to log the info, but there isn't enough flexibility in logging.  I need to log flow rate test results from a large automated machine.  The mahcine does a number of operations, but we are most concerned with these four tags (since it conducts four tests at once).  The problem is, the cycle time varies with the lot of product.  Some products require more time as the process is more delicate.  So, I can't use a time-interval logging method.
    As for variable change, I can't do that either because it records the 4 test results in series; not all at the same time.  That, and if the test is aborted (no tube), the previous test result value stays in the tag until there is a successful test.
    I found a variable that changes once per cycle.  I'd like to log the four tags once per cycle.
    BUT I can't do anything until I get the I/O Wizard working. 

  • Measurement and Automation explorer or the Instrument I/O Assistant is not installed correctly.

    I am having difficulties getting Labview to work with my NI card.  I have a PCI_6225 card running on a Win 7 64-bit install.  I had to download all of the drivers and installers from the NI site and during the Labview install, I recieve a prompt asking for my hardware drivers.  Since I only have the compressed hardware installer, Labview doesn't like what it sees and continues the installation of LABVIEW.  I then attempt to open an analog input channel through the Instrument I/O Assistant which displays the error seen in the image attached.  
    I know the hardware works because in the Measurement and Automation client, I am able to observe the analog input I hope to collect in LABVIEW.  
    Is there a fix to get LABVIEW working?  I have tried multple installs of LABVIEW and am on a administered computer through my University's IT people.  I have 'full admin' rights.  Thanks.
    Attachments:
    error.jpg ‏254 KB

    Hello jbaxter,
    When you download the Drivers from NI's website, make sure you unzip them (extract them) to a folder on your computer before you install them. If you use the NI Downloader it should prompt you to unzip and run the files after the download is complete. You need to either repair, or reinstall DAQmx and NI VISA. Make sure you download the latest versions of these first:
     http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/sn/catnav:du,ssnav:sup/1//en/...
    Then go to Control Panel»Programs and Features»National Instruments Software and click Uninstall/Change then go to DAQmx and NI-VISA and click Repair. You can then point to folder that you downloaded from NI's website (make sure this is not a zip folder, but the folder that has been extracted). Or you could choose Remove, and then reinstall them both again. Also if you are using GPIB, reinstall or repair the NI-488.2 driver.
    Here are some relevant links:
    http://digital.ni.com/public.nsf/allkb/DC808866AF7D5C0986256FCE006E9BAB
    http://forums.ni.com/t5/LabVIEW/Again-I-O-Assistant-not-installed-correctly/td-p/1024807
    http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/quot-MAX-or-Instrument-I-O-Assistant-not-inst...
    http://forums.ni.com/t5/LabVIEW/Install-Instrument-I-O-Assistant/td-p/1471516
    Software Developer
    National Instruments

  • Change the name "history", "back" and "forward" of the top-menu

    hello,
    how can I change the name "history", "back" and "forward" of the top-menu in another language??
    Thank you for every response.
    Regards,
    Sergio

    Sergio,
    I suggest opening OSS message with SAP on the issue.
    Translation for "history", "back" and "forward" of the top-menu to Romanian should be delivered with EP.
    If it was not done and SAP delivered partially translated content, SAP tech support should provide you with
    the solution. If you find it, please post to forum for the benefit of other people.
    Regards,
    Slava

  • Error 70025 in Measurement and Automation Explorer

    After a clean reboot of the system I receive Error -70025 ("Return Buffer is not empty..") in the Measurement and Automation Explorer. When I click on "Clear RDB" which is supposed to solve the problem, it says "Error clearing the return data buffer". In the status tab, all LEDs are flashing (Error Code varying from 0xFFFF to 0x0182).
    First, I simply tried to remove the motion controller (it's a NI PCI-7334) from the MAX tab which did not work. Then, I tried to repair the installation of all NI tools but this didn't help either.
    I'm working with NI Motion 8.4 and MAX 5.4.0f0 on Windows XP.
    Do you have any idea how to solve this problem? Currently, I cannot run the motor at all.
    Thanks,
    Jürgen
    edit: I just realize that the controlller is listed as PXI-7334 in the Windows Device Manager but in fact it is a PCI-7334. Would this explain the problem?
    update: Forcing the installation of the PCI-334 driver does not make any difference.

    Hi Jürgen,
    you can find the description of occurence and solution for this error here.
    Please try it.
    When it dosen't solve your issue please contact me again.
    Kind Regards,
    Philipp K.
    Applications Engineer | NI-Germany

  • Measurement and Automation Explorer does not recognize two identical USB 3.0 cameras at once. How do I fix this?

    I am running a set up which uses 2 identical USB Point Grey cameras of the same model (FL3-U3-13S2M-CS). Both USB cameras are plugged into the computer (blue USB cables). 
    When I open up Measurement and Automation Explorer and look under "NI-IMAQdx Devices" in the configuration tree, LavVIEW only recognizes one of the two USB cameras. Measurement and Automation Explorer only lists one camera, in which it recognizes it as "Point Grey Camera". Why this is occurring? How can I get LabVIEW to recognize two separate cameras of the same model? 
    Attachments:
    PointGreyCamera.JPG ‏2847 KB
    DualUSB.JPG ‏2932 KB
    MeasurementAutomationExplorer.JPG ‏99 KB

    That's about the old NI-IMAQ for USB cameras. IMAQdx has built in support for DirectShow connected cameras. IMAQdx should be able to use more than one DirectShow camera at the same time, but the Point Grey DirectShow driver may have some issues.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Measurement and automation crashes (niVISAe plug-in exception)

    Hi. Every time I open Measurement and Automation, an error occurs. Attached is the screen shot of the error. I'm using LabVIEW 2011, MAX version 5, and Windows 7. How can I solve this problem? Thank you.
    Attachments:
    error.jpg ‏41 KB

    Hello Margarette,
    Can you attach the logs described in the error. Also was MAX working well before? Did you make any changes to the computer that might have triggered the errors?
    Regards,
    Miriam
    Field Applications Engineer
    NI Colombia
    CLD

  • Measurement and automation

    hi to every one few days ago i had installed labview 7.0
    and i have made  serial vi to read and write data from comport1 ,
    i used visa resource name  to access the comport3F8 etc but thier is no  
    comport and others port is visible ,and when i run it then following message appear "measurement automation is not installled"

    Make sure you have Measurement and Automation Explorer (MAX) and NI-VISA drivers installed.  These should all be located on the device drivers CD.
    If VISA is properly installed, you should see COM1, and whatever Com ports you have installed in your system, both in MAX and in a VISA resource constant or control.  I'm not sure what you mean by comport 3F8.  That sounds like one of the old ways of referring to serial ports by way of their hardware address.  Its been years since I've seen that designation, I don't think it was information I ever really needed to know then, and I'm sure I've never seen it used in Labview.

  • Problems with Measurement and Automation Explorer (MAX)

    Hello LabVIEWers,
    I have been having a serious problem getting MAX to start and to remain stable. Here are the specifics:I am running LabVIEW 8.5 Full Development System on a Dell PC with 1GB of RAM and plenty of hard drive space. The OS is XP Pro and I also have McAfee Enterprise Virus Scan software.  MAX will start-up and appear to run for a few minutes and then the software bombs out. I get a "Measurement and Automation Explorer has encountered a problem and has to close" pop-up message. To fix the problem, I have uninstalled all NI software using MSI Blast. I have wiped the registry clean of NI keys as per instructions in previous posts. I have deleted any remaining NI software on teh hard drive including C:\program files\national instruments and C:\Documents and Settings\All Users\Application Data\National Instruments. I have then restarted the machine and did a complete fresh install from CD's, DVD's, and the harddrive (CD's written to hardrive and DVD written to harddrive first). I installed first the LabVIEW and then I installed the Device Drivers. I restarted the machine between installs. I have even installed the updated NIDAQ 8.6. After which I set protections on the NI directories to read/write. Ok, basically I have done all these things numerous times and I still cannot get things to work correctly.
    I was able to get into MAX for a little while (it is somewhat stable immediately after a fresh reinstall). I defined 4 Simulated DAQmx devices and none of them acted like they were simulated. I received various errors saying that the device was not found or could not be started. So I basically could not run my software with the simulated devices. LabVIEW sometimes seems to work ok but just now, I got a "Error loading nidmm_32.dll, initialization routine failed" error. I also get the same error for nilvaiu.dll. Both of these DLLs are in the C:\Program Files\IVI\Bin and  c:\windows\system32 directories respectively and prior to the last time I started the software, all worked ok with LabVIEW.
    Is my computer failing? Are there any other options to getting this installed without probems?
    Please help.
    Michael Froehlich

    Duplicate Post
    Keep discussion here
    National Instruments
    WSN/Wireless DAQ Product Support Engineer

  • Parallel port not detected in measurement and automation explorer

    I have installed labview 2010 in windows XP.
    The problem what I am facing is I could not find "Serial & Parallel port" option in Measurement and automation explorer.
    After seeing the similar problem in forum I have installed Ni-Daqmx 9.0.2.  But still I can not see the ports in MAX.
    I think i have attached enough document .
    If the parallel port is not detected in MAX can we send digital data to parallel port.
    I have tested parallel port with LED connecting one leg in 1st data line(pin 2) and another in gnd(pin 25).
    And my program is to blink the led for every one second but I cannot see the blinking.
    Can anyone help in this regards
    thank you
    Attachments:
    max.jpg ‏90 KB
    port setting tab1.jpg ‏30 KB
    device manager resource tab.jpg ‏34 KB

    Thank you for ur reply Smercurio
    I have changed the bios setting now 
    but still i cant see the printer port in MAX
    Regarding my vi, now i changed it please see that also 
    I have given values to element of arrays as (1,2&4) 
    Now also it is not blinking instead it is glowing all the time without blinking.
    What i have to do next.
    Attachments:
    device manger.JPG ‏43 KB
    device manger2.JPG ‏165 KB
    port test.vi ‏9 KB

  • I can't find my PCI card using Measurement and Automation Explorer

    I've installed the PCI card.. It's a PCI-DAS08. The PC I'm running is quite slow, took like an hour to install Labview. The Measurement and Automation Explorer can't seem to find the card even though it's shown in the Device Manager. I don't know how to solve this problem. Any help or tips appreciated. THANKS

    Is tha device made by NI?
    MAX only supports NI DAQ devices.
    You will need the drivers and support software from the equipment manufactuer.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

Maybe you are looking for

  • Quicktime to HDTV?

    Hi All, Is there a way to connect a Mac Mini with Quicktime (or ITunes) to an HDTV so that it treats the HDTV as a TV and not a computer monitor? I want the Mac Mini to send the video signal so that the HDTV will render the 1080i footage. Currently t

  • The term "invalid node structure"

    can anyone out there explain (in real simple terms please) what "invalid node structure" means. this appeared when i ran disk utility and attempted to verify my start up disk. one day the disk was perfect, the next day it had invalid node structure a

  • Problem with License My Add-On

    1.when i generate AddOn Indentifier for solution. which license key name I must use between BASxxxxxxx or BASxxxxxxx_MMS 2.when i use AddOn Indentifier in source code and run My-AddOn . when run to this code " SBOGuiApi.Connect(sConnectionString) " t

  • Menupainter in selection-screen

    hi...    Is it possible to create menu painter in selection-screen .. can anyone explain this ? Thanks&Regards, Varadarajan.R

  • Acknowledgment in Menu

    Hi everyone, What techniques do you use in a menu to acknowledge a user's input? I have a menu that allows a user to select subtitles. It would be great if there were some feedback to show that what the user selected occured. I created a second menu