Timeout error in Wait for Operation Complete VI for TEKDPO4054 scope driver

Hi,
I keep getting a timeout error (-1073807339) when I run the "wait for operation complete" sub-VI that comes with the tektronix DPO4000 series oscilloscope driver. I'm using a DPO4054 scope. The error out source is the VISA Read STB command, but I can't figure out what's wrong. Has anyone else encountered this error? Please help!
Thanks for your time!
I've attached the sub-VI where I'm having this problem.
Attachments:
tkdpo4k Wait for Operation Complete.vi ‏27 KB

duplicate post
Please try to keep your questions to a single board.

Similar Messages

  • Why "wait for operation complete" error ?

    HI,
    When I use the vi "Read multiple waveforms" there are an errors that appears in the VI "wait for operation complete" and I cannot found the cause of this error ! Can you bring me your help on this suject ?
    Thanks you beforehand
    Here my vi in LV2013
    Attachments:
    Sans titre 1.vi ‏17 KB

    It would have helped if you would have stated that this was for a Tektronix 7000 series scope.
    I see two possible issues here:
    1) The scope never sees the trigger and therefore never sees a waveform to capture
    2) The scope is setup to continuously capture waveforms.  Since the scope isn't stopping, it won't report being complete.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions

  • Pourquoi une erreur s'affiche t-elle toujours dans le VI "wait for operation complete" ?

    Bonjour,
    J'ai un programme avec lequel je relève la courbe présente sur deux oscilloscopes et qui permet de surveiller l'état du trigger de ces appareils et d'enregistrer des fichiers de mesure. Cependant en utilisant le vi "Read multiple waveforms" il y a une erreur qui apparait dans le VI "wait for operation complete" et je n'arrive pas à trouver la cause de cette erreur ! Pouvez-vous m'apporter votre aide sur ce point ?
    Cordialement
    Ci joint mon vi LV2013
    Pièces jointes :
    Sans titre 1.vi ‏17 KB

    Bonjour ttom972,
    Je ne trouve pas de driver s'intitulant Tektronix 7000 series sur notre site. Avez vous un lien ?
    Les drivers d'instruments disponible sur notre site ne sont pas développés ni supportés par NI. Je peux essayer de regarder d'ou provient l'erreur, mais le mieux serait de recoder en utilisant des fonctions bas niveau VISA.
    Cordialement,
    Benoit S. - Field Sales Engineer
    Certified LabVIEW Developer
    Certified TestStand Developer
    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;}
    Été de LabVIEW 2014
    12 présentations en ligne, du 30 juin au 18 juillet

  • I am already customer and want to upgrade and take the offer of $29.99/month for the complete CS for existing customers (which I qualify for) but when I try 'BUY' - it keeps sending me to this forum?? How do I get the $29.99/month deal?

    I am already customer and want to upgrade and take the offer of $29.99/month for the complete CS for existing customers (which I qualify for) but when I try 'BUY' - it keeps sending me to this forum?? How do I get the $29.99/month deal?

    Hi Bev,
    Thanks for the the email - I understand now.
    I would just like to ask another question with regards to my new order for complete Creative Cloud which you suggested. I have now pre-paid for a full year but I’m not
    sure when I can start downloading the other APPS as they don’t seem to be updating on my current Creative Cloud account app display. It still shows my old configuration
    of products (i.e. Photoshop etc) and my ‘activity stream’ relates back to 9 days ago.
    Please let me know how to get my new order activated.
    Thanks
    Kevin Bartley
    [personal information removed... Mod - https://forums.adobe.com/docs/DOC-3731]
    [This is an open forum, not Adobe support, please do not post personal information]
    [If you are posting using email, please turn your 'sig file' function OFF for posting]

  • Looking for a complete tutorial for Oracle forms buider 10g

    Hello,
    i'm a new oracle developer, actually i'm working on new project and i have to use the Oracle products. So, if someone has a complete tutorial for forms builder 10g,tell me where i can find it or send to me. thank you.

    Hope you will find what you are looking for here.
    http://www.oracle.com/technology/sample_code/products/forms/index.html

  • I am getting error code -9808 saying cannot complete request for the i  store, i am getting error code -9808 saying cannot complete request for the i  store

    i am getting the erorr code -9808 saying that we cannot complete my request for the i store to setup my new device ...what up with that

    Try here:
    iTunes Store: "An unknown error occured (-9808)"

  • Linkage Error in Mapping and Operation mapping testing for Synchronous in NWDS

    Dear Experts,
    Hope you all are doing fine..
    I am working in a synchronous scenario Proxy via SAP PI 7.4 to JAVA Application supporting JSON.I wrote JAVA program to convert JSON to XML and while performing test for the JAVA mapping in response structure at Operation Mapping,I am receiving following error..
    LinkageError at JavaMapping.load(): Could not load class: json2xml/bin/pack/EsrJson2Xml
    java.lang.NoClassDefFoundError: json2xml/bin/pack/EsrJson2Xml (wrong name: pack/EsrJson2Xml) at
    java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:735)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:716) at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
    at com.sap.aii.ib.server.mapping.execution.MappingLoader.findClass(MappingLoader.java:195)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:372) at java.lang.ClassLoader.loadClass(ClassLoader.java:313)
    I followed some of discussions for the Linkagae error http://scn.sap.com/thread/1418477 but could not help..
    Following are details of my NWDS and PI server:
    SAP NetWeaver Developer Studio
    SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.3 SP10 PAT0000
    Compiled the project with JAVA SE-1.6 as well as 1.5
    SAP PO 7.4 Java Only , Release: NW731CORE_10_REL
    SP: 05 JDK: jdk16 Latest Change: 353688
    I have taken care to export all the Jar files used in NWDS to be exported and then imported as Archived files in PI server.
    But could not see the 5 jar files in ESR. I hope there is some issue with name as can see in the log.Can the issue be solved?
    How to test the Operation mapping for Synchronous Message in NWDS?
    Regards
    Rebecca

    Dear Hareesh and Experts,
    I resolved the issue by doing the below steps.
    1. Downloaded the JDK5 and updated the Java console i.e. JRE 15.
    2. I had  created this project using the JAVA Compiler with JAVA SE1.6 initially. Changed this to 1.5 in the Properties of the Project.
    3. Uploaded the project again in ESR Imported Archive.
    The issue is solved.
    Thanks a lot for all your inputs.

  • DMA Timeout Error

    Changing to XP-64Bit, I installed the software for my HP Scanjet 8270, and haven't been able to scan ever since.  I continuously get a DMA Timeout error.  If I let it sit for a while, eventually I get an HP-CUE Scanning Flow Component error, and then an automatic application/shutdown error window with the AppName: hpqkygrp.exe, AppVer: 9.0.0.257 details.  After 2 solid weeks of back and for with the pathetic HP non-Support, I haven't gotten anywhere.  I have uninstalled/re-installed, downloaded their latest FULL version, this thing just doesn't work.  It doesn't work with the XP scan wizard either.  It gets about a 1/3 of the page and then just hangs in the scanner with a DMA Timeout error.  Please help !!!

    I'm having the same problem. My scanner is a HP ScanJet 8250. I'm using Adobe Pro Extended & Windows Fax & Scan programs. Currently running Windows 7 (64 bit) Professional on an Intel i7-2600 CPU with 4x2.00GB of DDR3-1333 RAM
    When using the feeder tray, it will either feed 3/4 of a page before timing out or it will not scan anything at all. When using the flatbed, the scanning bulb will move down the glass but then stop at the end and timeout.
    I did have this scanner fuctioning properly on another computer using Windows 7 (64 bit) Ultimate but the hardware specs elude me at this point in time. I saw there was a firmware update for previous generations of Windows but nothing for Windows 7.
    So far I have tried uninstalling & reinstalling the driver. Switching through every USB port on the tower. And I've swapped out the USB cable.
    Any help would be greatly appreciated.

  • Conf operation 10 for GI and 20 for GR

    HI PP guru,
    in routing there are two operation 10 and 20 , at the time of confirmation (Co11n)  material movement  only GI for operation 10 and  GR for (101) for operation 20
    operation 10 only for GI (261 mvt type)
    and operation 20 for GR ( 101)
    .i have maintain control key PP01 ( with automatic  GR) for operation 10
    and for operation 20  control key PP03 ( with auto GR and mile stone confirmation)
    when i do confirmation operation 10 material comes for 261 which i have  assigned to operation 10.
    but when i do operation 20  confirmation co11n  and go in material movement  does not come any material for GR ( 101)
    but requirement is  operation 10 for GI and operation 20 for GR
    what should i do? how
    Note : when i keep one operation 10 in routing all GI and GR  ( 261 and 101) materials comes.
    Regards
    aqueel

    Dear
    Please note that Operation Control Key -PP03 in standard has Auto GR active and it can be used only in the Last Operation in any production order if you want to avoid manual MIGO-101 or want to have Auto Goods Recipt .
    In you case , you should not use a control key which has Auto GR active except last operation .I think PP01-Control key doe not have Auto GR active in SAP Standrad  and in case if you mark the same , then un-checked that functionality in Define Control Key under Shop floor control .
    Now if you want only GI at Operation 10 , then in CA02-Goto Operation -Select BOM compoenet -Hit Re-assing tab on the header and assing all the compoenets only in operation 10 .Make sure that those compoenets should have proper Material amster in MRP3 view Backflash -1-Alawyas active .
    Secondly , in the last operation assing Operation control key -PP03 and make sure that it has Auto GR marked in Define Control Key -Shop Fllor Control Paramaters .
    Check also in Define Production Scheduling Profile -OPJK-Here Auto GR should be active and same scheduling prfole shoudl be used in Material Master Work Scheduling View of FG.
    Now Goto CO11N or CO12-Collective Confriamtion -Enter Order Number -Checks the Goods Movement tab -Here u will fine 261 for operation 10 and 101 for Operation 20 .Check also the Storage location  and posting date with FI and MM periods
    Try and come back
    Regards
    JH

  • MS2026 -anvna Wait for Acquisition Complete -ERROR

    Hi Everyone,
    I wrote a labview program (LV 7.1) with instrument MS2026A VNA (Anritsu) and it was working fine.
    However the original equipmet stopped working last week and we have received a loaner (until our is fixed), same model, but does not work with my labview program.  I even try running this equipment with the sample program provided by NI:  "anvna Acquire Trace Example" and it gives me an error -please refer to attached pictures.
    The error is in the "anvna Wait for Acquisition Complete.vi."  I think it has to do with timeout (256).  I have added delays all over but nothing helps.  I used to have this same problem on the first instrument but it disappear "mysteriously."
    Could somebody point me to way to fix this issue?   Thanks very much,
    Frank
    Attachments:
    anvna Wait for Acquisition Complete -ERROR.gif ‏10 KB
    anvna Wait for Acquisition Complete.gif ‏26 KB

    Hi Fvalenzu,
    I have a few questions about your application. 
    Is the replacement instrument the same revision of the instrument you sent to get repaired? 
    Is the device at the same address? 
    Are you able to successfully communicate with the instrument in max using GPIB commands?
    You might want to verify the program is calling the instrument by the correct alias or address and you are calling the device correctly.  Also, I would check and see if there is a newer version of the IVI driver for your instrument. IVI drivers can be found at the link below. 
    ni.com/idnet
    Regards
    Message Edited by Andy L on 08-17-2007 06:25 PM
    Andy L.
    Applications Engineer
    National Instruments

  • Error -1073807339 Hex 0xBFFF0015 Timeout expired before operation completed

    Hi,
    I am getting the Error -1073807339 Hex 0xBFFF0015 Timeout expired before operation completed message box but unlike many users that seemed to have a similar problem, it doesn't happened systematically... I am getting the message box error at random on a measurement and then it just works back fine, until the next time it happens again during a continuous measurement acquisiton.
    I am working with a HP 34970A, plugged to the pc with a Agilent 82357A USB to GPIB and LabVIEW 2012 sp1. MAX is up to date, so is the I/0 Libraries of Keysight. Drivers are all installed and updated, Communication with IEEE 488 is enable in the I/0 Libraries, passport tullip also in NI VISA through MAX. I run a small VI that should make a continuous acquisition of four temperature using PT strobes plugged to the HP 34970A and graph them, also writting them on a Excel like document. The waiting time between two measurement is set at first by users. To take the measurment, I am runing an adaptated VI from the HP 34970A drivers. I think the problem comes from my VI's structures but I can't find it myself. I am also very surprised that it actually does work fine most of the time and just randomly crash in a loop...
    I attached the VIs if needed.
    I hope I was clear enough and that you might have an idea to help me fix this problem.
    Thank you in advance.
    Attachments:
    Main_VI.vi ‏17 KB
    Agilent 34970 Temp Scan.vi ‏36 KB

    Is there someone here to help me?

  • When i do file, save for web, i get an error that says " the operation could not be completed. The system cannot find the path specified." What can fix this?

    when i finish a file and try to "save for web", i get an error box saying The operation cannot be completed. The system cannot find the path Specified.
    What can i do or where do i look?

    ELEMENTS 12 AND ELEMENTS 13
    Upgraded to 13 Thinking might resolve the issue.
    Was working fine up until we had "Tech" come in the office and "up grade some stuff"
    then all of a sudden i started getting this message, something happened but i don't have a clue what.

  • When I try and Save for Web in Photoshop CC I receive an error message saying 'The operation cannot be completed. The requested operation cannot be perfomed on a file with a user-mapped selection open'.

    When I try and Save for Web in Photoshop CC I receive an error message saying 'The operation cannot be completed. The requested operation cannot be performed on a file with a user-mapped selection open'. This happens with any of my files not just one in particular...
    Can anyone help solve this please?

    ELEMENTS 12 AND ELEMENTS 13
    Upgraded to 13 Thinking might resolve the issue.
    Was working fine up until we had "Tech" come in the office and "up grade some stuff"
    then all of a sudden i started getting this message, something happened but i don't have a clue what.

  • Error occurred in deployment step 'Install app for SharePoint': We're sorry, we weren't able to complete the operation, please try again in a few minutes. If you see this message repeatedly, contact your administrator.

    While deploying sharepoint hosted app i am getting error "Error occurred in deployment step 'Install app for SharePoint': We're sorry, we weren't able to complete the operation, please try again in a few minutes. If you see this message repeatedly, contact
    your administrator.". From the developer site i remove the app manually and after deploying i am getting the same error again.
    Harminder singh

    I was trying to install SharePoint 2013 on premise development environment and encountered the following issues while deploying the app using Visual studio 2013.
    Please refer these articles for configuration settings.
    http://blogs.msdn.com/b/how24/archive/2013/06/14/prepare-your-sharepoint-2013-farm-for-app-development-and-debugging.aspx
    http://www.codeproject.com/Articles/515677/MyplusFirstplusSharepoint-HostedplusAppplusinplus2
    http://blogs.technet.com/b/mspfe/archive/2013/01/31/configuring-sharepoint-on-premise-deployments-for-apps.aspx
    http://aanuwizard.com/2012/12/07/article-14-from-30-system-account-can-not-deploy-or-purchase-an-app-in-sharepoint-2013-rtm/
    Error 1:
    Error occurred in deployment step 'Install app for SharePoint': The System Account cannot perform this action.
    Error 2:
    The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm.
    Error 3:
    Error occurred in deployment step 'Install app for SharePoint': We're sorry, we weren't able to complete the operation, please try again in a few minutes. If you see this message repeatedly, contact your administrator.
    Solution:
    For error 1, follow these instructions:
    a. Create a new domain account DOMAIN\myApp_Admin
    b. add DOMAIN\myApp_Admin to local admin group
    c. add DOMAIN\myApp_Admin to Farm Administrators group
       Central Admin site --> Site Settings --> People and groups
       Add DOMAIN\myApp_Admin
    For error 2 & 3, follow these instructions:
    1. Grant DOMAIN\myApp_Admin accont a sysadmin server role on SQL server
    2. Open SharePoint Power Shell and execute Add-SPShellAdmin <DOMAIN\myApp_Admin> command.
    3. Grant DOMAIN\myApp_Admin a db_owner rights to web application Content database that you would like to use for debugging SharePoint 2013 app.
    4. Make sure following roles are assigned for SharePoint_Config database
       SharePoint_Shell_Access
       SPDDataAccess
       public
    5. Make sure following roles are assigned for SharePoint_Content database
       db_owner
    5. Make sure following roles are assigned for SharePoint_AdminContent database
       public

  • Wait for move complete not waiting for timeout

    Hi,
    I am running a small rotary stage with a 7358 motion controller. Occasionally when I command a new position, the "wait for move complete" seems to get triggered almost immediately even though the move is not complete. Since I have put in a "halt" downstream of this to cover the case where the move times out, the move stops immediately. The problems seems interrmittent but I haven't discovered a pattern yet except that is happens for more often when making a reverse move, i.e. I go to 1000 counts as a forward move and then back to 800 as a reverse.
    Has anyone seen something similar?
    Thanks,
    Dave
    David A. Taylor

    oops syntax error! I put waitComplete, but it's supposed to be moveComplete as the last argument for flex_wait_for_move_complete. Just want to let you guys know that. Thanks!

Maybe you are looking for