Locating and solving problem due to a high voltage input to DAQ

Hi! By mistake a high voltage was fed through input channel of my DAQ NI PCI-6052E. After that daq is not functioning(giving -10V measurement always). I use SCB-68 connector block with this DAQ card. I checked the connector with the output board pci6711 and found it was functioning. How can I trace out the location of the problem?

Greetings,
My first suggestion would be to run the Online E Series Diagnostic Utility. This should verify whether or not your board is damaged and needs to be sent back to NI for repair. I have included a link to this utility below:
Online E Series Diagnostic Utility
Spencer S.

Similar Messages

  • Sequence Panel and CTI lock-up - Solved, problem due to 48kHz .wav audio files

    Answering my own issue here, but maybe someone else will benefit as well...
    PC, Windows 7
    Upon opening an ongoing project I found the sequence panel and CTI were immediately unresponsive.  The PC was also showing a high amount of background processing on the PrPro processes.  I went back to a previous project version and everything was normal. 
    In the latest (problem) version I had added some VO to the sequence - audio .wav files encoded as 48kHz, 16bit.
    I then renamed the audio file folder and reopened the newest project, causing PrPro to not find them and placed them offline.  Everything returned to normal.
    I then converted the 48kHz audio files to 44.1, 16bit and reopened the project, designating the new files to replace the old.  Again, opeing the newest project, everything was OK and I was able to continue on.
    It seems that the 48kHz files were causing PrPro to hard-loop in a background process in the indexing, conforming and peak file generation phase.  I found when using the problematic project that the sequence panle adn CTI were actually responding, but only after a very long delay.  An example would be to try to reposition the CTI with no response, then clicking play and stop in the playback window, then the CTI would update.

    That is odd
    When I do DV project with video that is digitized by my old Pinnacle DV500 card, the audio inside the DV AVI is always 48khz 16bit stereo... and I do, of course, create a project to match the files

  • Upon startup Firefox says "Proxy is refusing connections." When I select "Auto-Detect Proxy" from Advanced settings and solve problem, changes are not saved and upon next startup I must select again...!

    Firefox 4 was working fine. Then one day, when I started up Firefox, it says "Proxy is refusing connections." I solved this by selecting "Auto-Detect Proxy" from Advanced network settings, but my changes are not saved and upon every start-up I must select it again! (I even completely removed my webroot antivirus protection, as it as hindering many proxy related programs, but this seems to not be the source of the problem)

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * https://support.mozilla.com/kb/Firefox+cannot+load+websites+but+other+programs+can
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Preferences_not_saved

  • Help Needed: sjsas9 download location and install problem

    Running XP SP2
    Downloading file: sjsas-pe-9_0_01_p01-windows.exe (40818KB)
    and then trying to install, the installation fails and the error logs show App Server 8.1 not 9.1???
    sjsas-pe-9_0_01_p01-nb-5_5-windows.exe (96575KB) show the same thing: Sun Appserver 8.1 not 9.1
    Both files were downloaded from the Sun Download site on different days.
    I thinking If i got the right "package" (.exe file) Sun Java System Application Server 9.0 update 1 PE, the app server might actually install w/o error (exit code 151)..
    Thanks for you help

    Please explain this? I never done that before.
    In Help I clicked Deactivate and then see a pop up box with 2 choices, Suspend Activation or Deactivate Permanently.
    I hit the Cancel button at the bottom for now.
    If this don't work I will Call Adobe on Monday and hopefully get it all worked out, or I will be packing up Both CS5 Upgrades I just bought and send them both back to Amazon for a full Refund.
    This should NOT be such a P.I.T.A. just because a few kids hack and use photoshop without actually paying for it.
    I am 50 years old BTW, and Paid for my Legit copys, but I gotta jump through Hoops as punishment for a few who don't pay.
    Myleniums answer sure sounds like a big pain in the a** to go through and I'd just Return the CS5 stuff, Including the CS5 Illustrator I just upgraded as well. As a Amazon Prime Member they will take it all back and refund me my cash.
    As a rare user, just for myself at home, I only Upgraded because I knew Adobe only allowed you to get 3 versions behind before you had to rebuy the full install software all over again so I waited until I thought it was getting close to CS6 coming out and I would Not be able to upgrade at the upgrade pricing. And the CS6 Licensing I read about coming up does NOT appeal to me.
    So CS2 or CS5 will be it for me and Adobe. As a Hobbiest I cant afford to do upgrades for each new version. /i heard starting with CS6 you will be Required to upgrade when the very next one comes out, not able to skip a version. Or even some silly monthly fee type thing, Never will I pay a Monthly fee for software use.

  • How can I read the active (plugged in) DAQs and then send that to the device name input on DAQ assist?

    I have a system property node for daqmx but it does not let me change it to read when i right click on it. I am trying to have my program detect the name of the daq that is plugged in to the PC and then send that to daq assistant so that it will run properly wiithout me manually having to change the device name every time i switch hardware.
    Solved!
    Go to Solution.

    labview12110 wrote:
    Im just frustrated that the only function I have is to get a list of things that I can't do anything with. MAX knows which is active can I call it up somehow?
    You have do do programming.  That is what LabVIEW is.  MAX gives you all the tools to do everything you want and much more just program it to do what you want.
    Attached is a VI that I think does what you want.  I looks at all of your devices and returns the first non simulated one.  Apparently this list already excludes devices not connected to the system.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.
    Attachments:
    Find Non Simulated Device.vi ‏6 KB

  • Running headless not solving problem with X11 connectivity error

    I'm having a variation on a problem referenced in quite a few places, but I don't seem to be getting any closer to a solution.
    I'm running a stand-alone, console-only application that uses javax.swing.text.html.HTMLEditorKit to return plain text from HTML for use in multi-part e-mails. That class is causing the following error when running on the Unix server:
    java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName(Class.java:180)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
    at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:124)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName(Class.java:180)
    at java.awt.Toolkit$2.run(Toolkit.java:796)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:787)
    at java.awt.Toolkit.getEventQueue(Toolkit.java:1572)
    at java.awt.EventQueue.isDispatchThread(EventQueue.java:731)
    at javax.swing.SwingUtilities.isEventDispatchThread(SwingUtilities.java:1269)
    at javax.swing.text.StyleContext.reclaim(StyleContext.java:448)
    at javax.swing.text.StyleContext.addAttribute(StyleContext.java:305)
    at javax.swing.text.html.StyleSheet.addAttribute(StyleSheet.java:568)
    at javax.swing.text.StyleContext$NamedStyle.addAttribute(StyleContext.java:1497)
    at javax.swing.text.StyleContext$NamedStyle.setName(StyleContext.java:1307)
    at javax.swing.text.StyleContext$NamedStyle.<init>(StyleContext.java:1255)
    at javax.swing.text.StyleContext.addStyle(StyleContext.java:117)
    at javax.swing.text.StyleContext.<init>(StyleContext.java:97)
    at javax.swing.text.html.StyleSheet.<init>(StyleSheet.java:177)
    at javax.swing.text.html.HTMLEditorKit.getStyleSheet(HTMLEditorKit.java:387)
    at javax.swing.text.html.HTMLEditorKit.createDefaultDocument(HTMLEditorKit.java:218)
    I don't have the option of starting an X11 service on this server, so I have to find another way around.
    I'm using Java 1.4.2, so my understanding is that headless mode should solve this problem for me. I've tried adding the statement
    System.setProperty("java.awt.headless","true");
    to the code with no avail, and tried running it with the option "-Djava.awt.headless=true" from the command line, also with no luck.
    Is anyone able to give me a tip on what other course of action I can try?

    Thanks, but I'm not sure what you mean. I don't know that I have access to "the source of X11GraphicsEnvironment" and I'm not confident I could locate and solve the problem if I did.
    I'm a little puzzled that it's not working in headless mode, because everything that my searching turned up indicated that it worked fine in 1.4.2 unless heavyweight components were used, which they aren't.

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Face time fades out and then tries to reconnect on new ipad retina display on WiFi.  Iphone 4s has no problem with face time from exact same location and same contact.  WiFi signal strong on both devices.  What gives?

    Face time fades out and then retries to connect (new Ipad Retina Display) on WiFi. Iphone 4s has no problem with face time from same location and same contact.  What gives?

    rdallas001 wrote:
    Is the router to small?
    Not necessarily, if you are using Facetime all the data goes through your WiFi router, your cable/DSL modem, your ISP and the internet to Apple's Facetime servers and then, in reverse, down to the Facetime recipient. If your ISP connection is too slow or there is excessive traffic on the internet you can have Facetime problems.
    Most WiFi routers can handle this unless others in the house are also using WiFi at the same time. The problem may be your ISP connection or congestion on the internet, etc.

  • [solved] Problem with Amarok and flac-files

    When I installed Arch for the first time a couple of months ago, I was happy to find that some flac-files that didn't play in Amarok on my Debian installation was now played back perfectly. However, upon trying to play these files today, Amarok refuses to play them. I get an error stating that there is no suitable demux plugin for the files. Other flacs play back fine though, and the problem files play back perfectly in mplayer.
    Another thing I would be very happy to resolve is that I have a few files that use japanese in their tags. IIRC these displayed correctly in Amarok on my Debian install, but in Arch all I see is squares where there should be japanese, despite me installing both arphic-ukai and arphic-uming packages. What am I missing?
    All help appreciated!
    Last edited by Emphrygian (2007-04-20 22:36:45)

    Your tip worked like a charm and the files now play perfectly in Amarok once again.
    I solved my second problem by installing the ttf-sazanami package from AUR and adding both sazanami gothic and sazanami mincho as substitute fonts for Sans Serif (my default font) in qtconfig (not sure that I really needed both though, but hey, it works now ).
    Last edited by Emphrygian (2007-04-20 22:35:37)

  • I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • How to solve problem - " Safari cannot open page because it isn't connected to the internet" but the airport is ok. signal full and i have n IP address.

    How to solve problem - " Safari cannot open page because it isn't connected to the internet" but the airport is ok. signal full and i have n IP address. and i m using Macbook pro.
    OS snow leopard and above...

    Do you have this problem with all websites, or only some? If only some, which ones?

  • I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I also had problem accessing my WD MyBookLive after upgrading to Maverick.
    To resolve the problem, I used  Connect To Server (Cmd K) to specify the IP address.
    Then I enter a user id and password I created in the MyBookLive.
    You can also verify that you have admin access to the MyBookLive using Safari or Chrome.
    Just enter the MyBookLive IP address as the URL.

  • My macbook pro was repaired and since then i can't get nor photoshop or bridge to initialize. a window appears that says it has  initializing problems due to an icc profile issue.

    my macbook pro was repaired and since then i can't get nor photoshop cs5 or bridge cs5 to initialize. a window appears that says it has initializing problems due to an icc profile issue.
    there appear two error messages. the first one says that there has been a problem sincronizing because of a programme error. the second one appears after you clicked ok on the first window and says that photoshop couldn't be initialized because the icc profile is invalid.
    does anyone know if i have to delete any system or photoshop preference? the illustrator is also having troubles. thanks

    thanks! what finnally worked better was renaming the «settings» folder in te «color folder» in the library with ~before the name. now indesign is asking me for thw icc profiles but still works, so i asume i can reinstall color settings only for indesign and go on.

  • Can't open iTunes, it said it has failed to start because MSVCR80.dll was not found, and I re-installed application many times and still problem persist, how do I solve this?

    can't open iTunes, it said it has failed to start because MSVCR80.dll was not found, and I re-installed application many times and still problem persist, how do I solve this?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Same problem that everybody has after up dating my apple tv. Apple is to blame for this and should solve problem or replace unit.

    same problem as everybody after having updated my apple tv. apple is to blame for this and should solve problem oe replace unit. lost confident with apple products.

    What problem would that be? There are always going to be people who experience problems after an update and this is a community for helping with such things.
    If you can elaborate on the issue it will make it easier for someone to help.

Maybe you are looking for