Exception Error With Device Reset (0XAC)

Hi,
I'm using 2 PXI-4472 cards (MXI-4, Ni-Daq 7.0.0f8, Labview 7.0).
Before configuring those cards, I reset them by running the Device Reset.vi (Ni Daq).
It works well, but sometimes, an exception error occured and I don't know why.
The problem is always when calling the Device Reset.vi (dialog box exception 0XAC).
Please find attached the capture of the dialog box.
Anyone know this problem or ideas ????????
Thanks
Eddy DUCHENE
12 F Chemin de Boutary
69300 CALUIRE ET CUIRE
[email protected]
Attachments:
Erreur.bmp ‏166 KB

Hello Educhene,
To answer your request, I need to have more information :
1 - OS?
2 - Do you have the same behavior using MAX (Measurement and Automation eXplorer)?
3 - You use the function "Device Reset.vi" in complete LV application or just alone?
4 - Have you tried to install the last version of NI-DAQ 7.3?
You can download it for free on the link below :
http://digital.ni.com/softlib.nsf/websearch/BEC182021CEB566C86256EEE00696562?opendocument&node=132060_US
If yes, have you the same behavior using DAQmx?
Waiting for your answer.
Sanaa TAZI
National Instruments France
Sanaa T.
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
>> http://www.nidays.fr/images/081110_ban_nidays09_468X60.gif

Similar Messages

  • Initial Print jobs 'communication error with device'. Pause and restart job

    So, I have an odd variant of the Leopard print problem; on 3 separate systems.
    When I print to an HP Photosmart C7180, which setup fine, which I can scan to fine, the print job throws an error :error communicating with device, switch on and off' and so forth. It does that from any app, and consistently. I am printing via bonjour, the printer is networked, but on a static IP.
    To fix this EVERY-TIME I PAUSE printer, then start printer again. It immediately starts working, consistently until I sleep, log out, or don't print for a while.
    This seems to be some timeout issue or such. I tried IP printing, but no difference.
    Resetting the print system also did not help.
    It's not catastrophic but sooo annoying. Any input appreciated!
    Thx,
    Dan

    Hello SunnygirlQ. Welcome to the Apple Discussions!
    Unfortunately, not all USB printers are compatible with AirPort base stations. In addition, the AirPort's USB port does not support the "advanced" printer functions, like scanning, copying or faxing, of multi-function printers.
    To see if your printer is compatible, take a look at this iFelix Unofficial AirPort Printer Compatibility link.
    If your printer isn't listed, it doesn't necessarily mean it won't work, but simply that it has not been verified. iFelix also provides the following workaround for printers not on the list that would certainly be worth a try.
    Also you can try this Apple Tech Support article to see if it will help:
    o Printer troubleshooting for AirPort Extreme and AirPort Express
    I assume that this printer works just fine when it is connected directly to your Mac ... correct? If so, has it worked when connected to the AX in the past ... or has it always had this problem? If it did work correctly before, did you do any updates, especially to the AX, recently?

  • Error with device performance report

    Hi all
    I had propblem with  Device performance report of LMS 4.0. You could see picture below about the problem. How do resolve it ?
    Thanks

    Hi all
    Here is error about Device performance report. Please help me fix it. Thanks
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
        org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:46)
        com.cisco.nm.cmf.util.AjaxAccessFilter.doFilter(AjaxAccessFilter.java:189)
        com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
    root cause
    java.lang.OutOfMemoryError: unable to create new native thread
        java.lang.Thread.start0(Native Method)
        java.lang.Thread.start(Thread.java:640)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:923)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1138)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1165)
        com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1149)
        sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:434)
        sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
        sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1019)
        com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(HttpsURLConnectionOldImpl.java:200)
        com.cisco.nm.xms.ctm.client.DefaultHTTPClientImpl.getOutputStream(DefaultHTTPClientImpl.java:83)
        com.cisco.nm.xms.ctm.client.CTMCall.performBinaryRPC(CTMCall.java:782)
        com.cisco.nm.xms.ctm.client.CTMCall.performRPC(CTMCall.java:694)
        com.cisco.nm.xms.ctm.client.CTMCall.invoke(CTMCall.java:409)
        com.cisco.nm.xms.ctm.client.CTMCall.setMethodAndInvoke(CTMCall.java:449)
        com.cisco.nm.xms.ctm.client.CTMClientProxy.invoke(CTMClientProxy.java:70)
        $Proxy544.evaluateGroup(Unknown Source)
        com.cisco.nm.xms.ogs.client.OGSServerProxy.evaluateGroup(OGSServerProxy.java:900)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.evaluateGroup(DeviceSelectorTreeGenerator.java:2621)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getFirstLevelGroups(DeviceSelectorTreeGenerator.java:453)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getGroupsAndObjects(DeviceSelectorTreeGenerator.java:399)
        com.cisco.nm.cmf.devsel.DeviceSelectorTreeGenerator.getTreeEntries(DeviceSelectorTreeGenerator.java:192)
        com.cisco.nm.uii.hos.HOSRequestHelper.generateParameterEntries(HOSRequestHelper.java:5560)
        com.cisco.nm.uii.hos.HOSRequestHelper.constructHOSTree(HOSRequestHelper.java:1010)
        com.cisco.nm.upm.reports.devicedashboard.DeviceDashBoardAction.perform(DeviceDashBoardAction.java:65)
        org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
        org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
        org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
        org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:46)
        com.cisco.nm.cmf.util.AjaxAccessFilter.doFilter(AjaxAccessFilter.java:189)
        com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.29 logs.
    Apache Tomcat/5.5.29

  • Exception errors with GUI

    Hello, I've been working on some Java as part of an engineering project, however my skills with Java aren't great, and my skills with GUI and Networking (which this involves) were only as a user before starting this. A problem that I haven't been able to get around is an exception error when using the actionPerformed method from java.awt.* .
    My goal is to be able to, when a button is pushed, send a UDP packet with the command of the button to another PC. My understanding from tutorials is that actionPerformed is the method to use for when buttons are pushed, however creating or using a DatagramSocket inside this method causes an exception error (java.net.SocketException). Normally I would just tell it to throw exceptions, but when trying it says it cannot overwrite the method. I thought I got around this by placing the socket within another method and calling that instead, but that just simply caused a different exception (java.lang.Exception).
    Any suggestions on how to make this work, or am I using the wrong method for this sort of thing?
    Some code snippets:
    Version 1
    //when the buttons are pushed, this does the actions required.
    public void actionPerformed(ActionEvent evt){     
    DatagramSocket socket = new DatagramSocket(11111); //Error here
    Object source = evt.getSource();
    Version 2
    //when the buttons are pushed, this does the actions required.
    public void actionPerformed(ActionEvent evt){
    Object source = evt.getSource();
    byte[] comm;
    if (source == Identify) {
         command = "identify";
         comm = command.getBytes();
         this.sendIt(command); //Errors here
         version = this.getIt(); //and here
    Version 3
    //when the buttons are pushed, this does the actions required.
    public void actionPerformed(ActionEvent evt)throws Exception { //Error Here
    Object source = evt.getSource();
    Thanks for any help.

    you can use the try-catch clause ...
    like this:
    public void actionPerformed(ActionEvent e){
        try{
             if(e.getSource() == myButton)
                  // your code here...
           catch(Exception err){
                   err.printStackTrace(); // will print the error... read the first line error msg
    }

  • Uncaught Exception Error with GMail on 8330

    Hi there,
    Just installed GMail application (part of the Google set of applications) after setting up my BB email as the GMail account which is not affected.  There were no problems downloading and installing the GMail app on my BlackBerry Curve 8330 and now I cannot access the GMail account app due to the following error message:
    Uncaught exception: net.rim.device.api.system.ControlledAccessException
    Any ideas why I have this error?
    What can be done to resolve this issue.  The BB mail account is fine, just the GMail app is the problem.
    Thanks for assistance...
    Lynn

    Hello again,
    I have hopefully solved the problem.  I read some other posts that mentioned a new software installation might be causing an issue.  I ended up removing Bing, the Curve restarted, GMail now works!
    Just in case someone has an issue.
    L.

  • Error with FBRA - Resetting Doc

    Dear All
    I want to reverse the cleared document,for the same i m using
    FBRA transaction but at the time of saving i m getting the
    error System lock error: inform system administrator.
    Message no. F5288
    I have deleted all the lock entries and tried with different
    user ids and at different time but getting the same error
    with same msg number.
    Thanks in advance.

    Dear,
    Have a look at the below thread, as this may be helpful.
    FBRA: System lock error  inform system administrator
    System Lock error

  • Itunes communication error with device

    Didn't happen for a while until sometime about 2weeks ago and before 8.1, my iTunes just updated recently will not except my iPod and says cannot not read the contents and there's something wrong communicating to it and the OS is not installed correctly and ask me to restore, I am not doing not since idk yet how to backup to iCloud since iOS 8 internally without iTunes backing up. and another msg saying to reinstall iTunes to install the os on the device.
    Other than I can still access my stuff through third party software and access my photo's and it does charge even thou my cord is old and needs to be replaced since my cord is really wear and tearing clod to the middle. (the outside cord tearing down to see the inside like all apple cords do since they are so weak from the protection on each ends)
    I just updated about an hr ago from 8.0.0 to 8.1 and still does the same.
    this whole time while on 8.0.0 safari less crashed than it did so many times when i got a new one (7.1.2) from china to replace my old one on 7.0.0 due to my flash not working.
    But even if my cord needs to be replace, my cord still connected and charge but the new iTunes asking me to restore the firmware even thou an hr ago i just updated to 8.1? any ideas?

    ............bump!

  • Help Please! Exception Error with Threads

    In my program i get this:
    java.lang.NullPointerException
         at kmess$SocketClient.run(kmess.java:336)
         at java.lang.Thread.run(Thread.java:536)line 336 refers to this part of my code:
    public void run()
              if(getdata.equals(Thread.currentThread()) )
                   System.out.println("running getdata thread");
                   getdatamethod();
              if(senddataThread.equals(Thread.currentThread()) )
                   System.out.println("running senddataThread thread");
                   senddatamethod();
    }Now, here is the rest of this class that this method is in:
    class SocketClient extends JFrame implements Runnable {
         Socket socket = null;
       PrintWriter out = null;
       BufferedReader in = null;
              String text = null;
         Thread getdata;
       SocketClient(){
         public void listenSocket() {
         if ( connected==("2") ) {
    //Create socket connection
         try{
           socket = new Socket("0.0.0.0", 4444);
           out = new PrintWriter(socket.getOutputStream(), true);
           in = new BufferedReader(new InputStreamReader(socket.getInputStream()));
         } catch (UnknownHostException e) {
           System.out.println("Unknown host: host your connecting to");
           System.exit(1);
         } catch  (IOException e) {
           System.out.println("No I/O");
           System.exit(1);
                   connected = "1";
                   out2 = out;
                   in2 = in;
         if (thisclient==("1"))
              creategetdatathread();
         if (thisclient==("2"))
         { Thread senddataThread = new Thread(this);
              senddataThread.equals(Thread.currentThread());
              System.out.println("current thread is after thisclient = 2 " + Thread.currentThread() + senddataThread);
              senddataThread.start();
              thisclient = "3";
         senddata();
    public void creategetdatathread()
    System.out.println("In creategetdatathread");
         Thread getdata = new Thread(this);
              getdata.equals(Thread.currentThread());
              System.out.println("current thread is after thisclient = 1 " + Thread.currentThread() + senddataThread);
              thisclient = "4";
              getdata.start();
    public void run()
              if(getdata.equals(Thread.currentThread()) )
                   System.out.println("running getdata thread");
                   getdatamethod();
              if(senddataThread.equals(Thread.currentThread()) )
                   System.out.println("running senddataThread thread");
                   senddatamethod();
    public void senddatamethod() {
    while(true) {
           try{
           String line = in2.readLine();
              if (line != null) {
              out2.println(line);
           } catch (IOException e){
          System.out.println("Read failed");
                 System.exit(1);
              try { Thread.sleep(2000); }
                   catch(InterruptedException e) {}
    public void getdatamethod() {
    while(true) {
           try{
           String line = in2.readLine();
              if (line != null)
              messlistArea.append("Message:" + line + "\n");
           } catch (IOException e){
          System.out.println("Read failed");
                 System.exit(1);
              try { Thread.sleep(2000); }
                   catch(InterruptedException e) {}
    public void senddata() {
         //Send data over socket
         System.out.println("in send data method");
              String text = messageArea.getText();
              out2.println(text);
           messageArea.setText(new String(""));
    //Receive text from server
           try{
           String line = in2.readLine();
              if (thisclient==("4"))
              messlistArea.append("Message:" + line + "\n");
           } catch (IOException e){
          System.out.println("Read failed");
                 System.exit(1);
    }QUESTION: how do i prevent this error, and therefore enable those threads in that run method to run? thanks.

    Well I don't really want to get into the design of your solution but there are a lot of errors in the code you've posted. I presume the code you posted isn't the code you're running as there are declarations missing and it won't compile. But the fundamental answer to your question is that to avoid the error you initially described you need to make sure your reading and writing threads are fully initialised before your frame thread starts running.

  • "Error getting device UUID" when adding the storage repository

    I SAN Boot installed OracleVM-Server 2.2,then assign another LUN from storage to the Oracle server. The multipath tool I use is linux DMMP. Refer to user guide, I created partition and made filesystem on the LUN, then wanted to create it as the storage repository, but error appeared.
    [root@archs21mxhh1 mapper]# fdisk mpath1
    [root@archs21mxhh1 mapper]# mkfs.ocfs2 -Tdatafiles -N8 mpath1p1
    [root@archs21mxhh1 mapper]# /opt/ovs-agent-2.3/utils/repos.py -n mpath1p1
    Mount point: /tmp/ovsrepo_GLDuoJ
    Error: errcode=00002, errmsg=Exception: Error getting device UUID: mpath1p1
    Could anyone help me to solve the problem?
    Thanks in advance.

    user8919697 wrote:
    [root@archs21mxhh1 mapper]# /opt/ovs-agent-2.3/utils/repos.py -n mpath1p1You need to use the full path to your device: /dev/mapper/mpath1p1.

  • Noncontinuable exception error opening camera file

    Hi.
    I'm trying to open a camera file I generated in Camera FIle Generator in MAX. I keep getting an exception error with the popup of submitting an error report. (I actually have problems with 2 camera files, but I'm thinking the problems are related.)
    In Camera File Generator, I can connect to the camera and see video. The camera is an Allied Vision Bonito CL 400B-200fps. We have a NI PCIe-1429 Cameralink card.
    WIn-7 64-bit, but MAX and Camera File Generator are both 32-bit. (Maybe this is the problem?)
    - How do I find out what is wrong with the camera file. 
    -  This is on a non-networked machine, so how do I submit it a crash report?
    Thanks for any help.

    Thanks. I was looking for the appropriate forum for MAX. I saw posts reference MAX, so I thought this was it. Is Machine Vision the right forum for Measurement and Automation Explorer?
     

  • My iphone 5 has nod sound at all except for with headphones the volume keys says ringer I tried to restart my device and I reset my settings but nothing seems to work it happend to me 2 days ago and yesterday the sound came back for 10 minutes and then go

    Hey guys I hope u can help me out, my new 3 months old 16g iPhone 5 has problem
    The sound don't work at all except for with headphones, the volume says ringer.
    I've tried restarting my device, reset my settings I even tried using a Q-tip in the headphone jack.
    Please help me out.
    And btw yesterday it worked for like 10 minutes and then got back to no sound.
    And this silent mode isn't on.

    it's a hardware issue
    https://www.google.dk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CC4Q FjAA&url=https%3A%2F%2Fdiscussions.apple.com%2Fthread%2F1343532%3Fstart%3D315%26 tstart%3D0&ei=Wy1hUYiWDs3Y4QSzqIHAAw&usg=AFQjCNHLi5JBEWvjM6SHBge36Or-m1YMEw&sig2 =-By7BjriUmZPDpHDnY_ySw&bvm=bv.44770516,d.bGE
    more hits from the search
    https://www.google.dk/search?client=opera&q=iphone+stuck+in+headphone+mode&sourc eid=opera&ie=utf-8&oe=utf-8&channel=suggest

  • PXI-6509 Error occurred at Reset Device

    Greetings Everyone,
         I recently had three (3) PXI-6509's fail in one of my Test Stations.  I tried to reset them in MAX and received the following message: "The device reset has failed.  The error report from the device driver is as follows: Error -224903 occurred at Reset Device.".  I also received "Error -50152".  After that while I had the stores list up of all installed boards, the three (3) PXI-6509's removed themselves from the list.  I'm wondering what these error codes are telling me.  The pop up error dialogue box stated that the "Possible Reason(s): Internal Software Error occurred in Static_Digital_software".  I'm also curious as to what this is relating to.  I replaced all three (3) board from a NEW chassis that I'm bringing up for use and everything thing is fine.  I tried plugging these failed boards into my other chassis and the computer will not even boot up.  Thank you in advance for any information that you provide that will help me in understanding what may have caused this to happen.  The system was working fine up to lunch time and after lunch is when the problems started.
    Regards,
    Scott
    Solved!
    Go to Solution.

    Greetings Nick,
    Here is the course of events that led up to the problem being described. 
    While testing UUT’s (Company Product): (PXI-1044 with PXI-8101(XP), GPIB Controller and various PXI cards installed)
    Before Lunch everything was working well.  It was after lunch that the following events took place.
    a)     Test Sequence hung up during External Power Supply ramp up in which the D-I/O are used to switch relays inside the ITA (Interface Test Adaptor) to connect the DMM to the Power Supply that is in use at the particular time in the test sequence.  This has happened a couple times before, but NO error ever happened and just re-booting the system cleared it.
    b)     The next thing that was performed was shutting down TestStand and Labview.
    c)     The next thing that was performed was executing “MAX”.
    d)    Once in “MAX”, I normally try to RESET all of the PXI cards, which is usually successful, but not in this case.  The error pop up came up with the two (2) different error codes (-224903 and -50152).  Please explain what the “Static-Digital Software is?
    e)     I shutdown “MAX” and Re-Booted the system.
    f)      After Re-Boot completed, I executed “MAX” once again and clicked My System, Devices and Interfaces and PXI-1044 “Chassis 1”.
    g)     I tried to reset the NI PXI-6509 “PXI1Slot7” and received the pop-up error as described.
    h)    Upon clicking OK.  The PXI1Slot7 and PXI1Slot8 removed themselves from the stores list of cards installed and the icon next to NI PXI-6509 “PXI1Slot9” changed from a little green board icon to a white board icon with a little red ‘x’ inside it.
    i)      Next, I removed all three (3) PXI-6509 from a NEW chassis in a NEW TestStand that I planned to bring on line in a couple of weeks.  I placed these boards into the TestStand that is failing and everything is working well once again.  I ran some diagnostics and everything checks out OK.
    j)      Next, I took the failing boards and placed them into the NEW chassis and the computer wouldn’t even boot up.
    k)    Next I removed two (2) (PXI1Slot7 and PXI1Slot8) of the boards and tried to boot the computer and the computer booted up.
    l)      I proceeded to execute “MAX” and check the stores list only to find that the board (PXI1Slot9) was not even in the category of the PXI-1044 Chassis1 but outside it and it also had the white icon with a little red ‘x’.  It also affected the PXI-2575 in PXI1Slot10, which had a white icon and little red ‘x’.  I removed the board from PXI1Slot9 and re-booted the system and PXI1Slot10 recovered with the normal green icon that is usually next to it.
    What I need to understand is what “Static-Digital software” is and what the errors are telling me.  The fact that three (3) NEW board installed into the chassis and function 100% tells me that there is something wrong with the three (3) boards that I removed from the chassis and that nothing else seems to be wrong with the chassis.
    The fact that installing the three (3) boards into a NEW chassis and the computer not booting is something of concern.  I’m trying to understand what could have caused this to happen in the first place so I can be prevented in the future.
    Regards,
    Scott

  • CRC errors with non-home hub device

    Hey folks
    When I first replaced my dying BT Home Hub with a third party DSL modem, there were initially a lot of CRC errors and poor SNR ratios. I called BT Broadband support and the agent appeared to rectify the problem on by undertaking actions on BT's side. It was something like performing two line tests back-to-back -- I know sounds odd, but it worked and the the third party DSL modem worked happily for 6 months.
    This week the third party modem started reporting high numbers of CRC errors, much like when first connected, it works for a while then resets when the CRC error count overflows. I'm wondering if there is some other state on BT's side that could rectify the problem. I've spoke with two agents this week, and they had no idea what I was talking about (and I agree it sounds like voodoo).
    Any ideas on what the initial action was on BT's side that enabled the modem to work in the first place?
    Thanks
    Solved!
    Go to Solution.

    Hi John
    I didn't understand the question about the test socket (physical socket?).
    The line passes the quiet line test.
    The third party router shows:
            Downstream    
    Upstream
    SNR Margin
    0.1
    6.2
    db
    Line Attenuation
    53.5
    27.0
    db
    Data Rate
    5705
    1023
    Kbps
    Max Rate
    22116
    1036
    Kbps
    POWER
    0.0
    12.3
    dbm
    CRC
    5786
    0
    The CRC errors accumulate until they hit a threshold and the device resets dropping the connection.
    The Home hub shows:
    ADSL settings
    VPI/VCI    0/38
    Type    PPPoA
    Modulation    ITU-T G.992.5
    Latency type    Interleaved
    Noise margin (Down/Up)    2.8 dB / 5.3 dB
    Line attenuation (Down/Up)    49.5 dB / 26.1 dB
    Output power (Down/Up)    0.0 dBm / 12.9 dBm
    The obvious difference is 3dB in line attenuation and noise margin. This was the case when I first connected the third party router before BT did the line reset that allowed the device to work. It has worked flawlessly for months.
    Thanks
    BTW, I don't want to appear unduly ornery, but BT tech support repeatedly ask on the telephone "why aren't you using HH2 we provided?".
    1) It randomly drops OS X wifi connections which makes me really unpopular in the house.
    2) It has poor wifi interaction with work lenovo laptop.
    3) It has no support for QoS provisioning so kids streaming video interferes with work.
    4) It has unreliable and undocumented USB storage, cf third-party solution which offers glitchless SMB and FTP.
    5) Printer support is undocumented (though works better than my third-party alternative :-) )
    My first HomeHub 2 had exactly the same issues before it died at which time I invested in a third party alternative. To credit BT they sent a refurbished replacement but this has all the same issues and a non-functioning reset switch.

  • NISE virtual device causes LabVIEW exception error

    I can't delete a virtual device because when selected it causes an exception error in LabVIEW. I'm running MAX 4.1 with DAQmx8.3. Do I need to uninstall everything and then reinstall to correct this error?
    kph

    Okay here is what I remember...
    I had MAX 4.0 installed on the computer (not sure of the DAXmx version but probably 8.1) and I went to export a NISE virtual device to a network drive. At that time MAX froze up and I had to kill it with task manager. When I reopened MAX the virtual device gave me a LabVIEW error when I selected it. I was able to rename it and replace it with a backed up version. I then went to delete it but MAX continued to lock up. I read in the discussion forums about the export to network drive issue and the fix with MAX 4.1 so I downloaded DAQmx 8.3 with MAX 4.1 and installed it. Afterwards MAX seemed more stable but I still get the LabVIEW error when I try to select the renamed (broken) virtual device. Also since this started I've been getting weird exception errors when I run my TestStand/LabVIEW code.
    Any help will be greatly appreciated.
    kph

  • Can anyone help me with Magicjack? after I purchased US number I am unable to log in on my Iphone, I keep getting an error "YOUR DEVICE IS NOT ON THIS ACCOUNT" I contacted MJ support but they are very much useless and dont know how to fix it!

    can anyone help me with Magicjack? after I purchased US number I am unable to log in on my Iphone, I keep getting an error "YOUR DEVICE IS NOT ON THIS ACCOUNT" I contacted MJ support but they are very much useless and dont know how to fix it!

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

Maybe you are looking for

  • How do I transfer files from PowerBook to MacBook. (dead screen PB)

    Problem is, the PowerBook 1400C has a dead screen. So I can boot it up, but that's it. Is there a way to hook up the MacBook to the PB so the PB is seen as an external hard drive? There are no firewire or usb ports on the PB 1400. Just want to get so

  • Record audio and burn audio cd

    Hello What would be the best  way to record audio (from the mic) on an imac, and then burn to audio cd (CD-R)? I can find a target in compressor for this. I can record ok onto a timeline and cut but then how to create audio cd? or should I use use so

  • Help on file upload

    Hello, I am using apache fileupload and have following code. DiskFileItemFactory factory = new DiskFileItemFactory(); ServletFileUpload upload = new ServletFileUpload(factory); List items = new ArrayList() ; try {      items = upload.parseRequest(req

  • FMLE crashes on startup with Mac OSX Lion

    I don't know what's producing the issue, but whenever I launch FMLE, it instantly crashes. The odd thing is, I was able to get it running a few minutes before, but I restarted it and it just keeps on crashing. I've tried reinstalling multiple times,

  • When and where IDOC is triggered for TCode MD04

    Please guide me when and where IDOC is triggered for TCode MD04. In my case it is triggering even though I am trying to save a PO with error or on hold.