1074126845 error at ag6000 Read Waveform.v​i

Hello,
I'm acquiring signals from a scope channel, DSO 5014 A (LXI), with a program done in LabView 8.5.I'm using a LAN cable to comunicate the scope and the computer.
The program has been run properly for a few days acquiring the signals (and in fact, now is running ok) but however, I for the last 5 hours before I couldn't running it because an error appears:
"Error -1074126845 occurred at ag6000 Read Waveform.vi, Possible reason(s):
Driver Status:  (Hex 0xBFFA2003) Maximum time exceeded before the operation completed.
Primary Error: (Hex 0xBFFF0015) Timeout expired before operation completed."
I don't understand what's going on because I didn't modified the program but yesterday it was working but not this morning.I tried to restart the computer, the scope, to swicht them off...but it didn't work!
Now is working, but I have no idea why!
Somebody could give me any idea?
Thanks

Hi again!
THe problem is still there!I can't understand why!
Yesterday, once I decrease the burst period, it worked well so it was measuring over night, but this morning when I arrived there was again the same problem!
I decrease the average from 256 to 16, and it works again.
But I don't know why!
About the averaging, I used an example program which was with the drivers of this scope, and the VISA session is connected to it.However, what do you suggest me?
Thank you for the help!

Similar Messages

  • Error-1074​126845 ocurred at tktds1k2k Read Waveform.v​i (Hex 0xBFFA2003​)

    I am trying to controll an socilloscope Tektronix 2024B by using a labview program. The oscilloscope is connected to the PC via USB, and the Measurements and Automation Expolorer indicates that the devices works properly (I can actually controll the oscilloscope by using Signal express, and this works perfectly, meaning that the comunication between the computer and the device is okey). The thing is that I want to use a labview program since I want to take simulatneously measurements with the oscilloscope and other devices which are alredy controlled via labview programs.
    I have download the dirvers tktds1k2k from ni.com. The application tkds1k2k SWL Example.vi works properly. However the application tkds1k2k Getting Started.vi, gives me an the error Error-1074126845 ocurred at tktds1k2k Read Waveform.vi, Driver status (Hex 0xBFFA2003). Apparently the devices is correctly iniciallized, the trigger is ok but when it gets  Read Weveform.vi, an error occurs.
    Do you know what is the problem or what I could do to try to find it out?
    Thank you in advance!

    Go through all the links in this search and post if you still have problems.
    Thanks,
    Mathan

  • Reading Waveform (.hws) files from Analog Waveform Editor into LabVIEW causes read errors

    Hi Gang,
    In my application, I want to create files Using the Analog Waveform Editor and then, through LavVIEW, play them out through an D/A.
    I've not been able to read the .hws file into LV.  I've tried two methods:
    Using the Read Waveform VI in the Waveform palette, yields Error -1821.
    I looked in the knowledgebase and found the article "Using the Analog Waveform Editor and HWS Files with Multifunction DAQ Devices"  That recommended using the HWS VIs that are a part of the FGEN driver.  I tried that and get an Error -21515.
    The file I want to read is quite small, only 20 samples.  Is there some limitation on .hws files or the Waveform Editor I'm not aware of?
    I've attached the file if anyone is willing to experiment. I had to change the extension from .hws to .txt to be able to attach it.
    All responses will be appreciated.
    Thanks,
    Roger
    Solved!
    Go to Solution.
    Attachments:
    Havesine.TXT ‏108 KB

    Interesting. I tried to look at your file with the low level read .hws file vi's and I too got error -21515. So I tried the NI-HWS express load.vi and it looks like it worked. I'm not familiar with the analog waveform editor...does it store using the dynamic data type? Oh I converted the dynamic data to 1d array of waveforms using the convert from dynamic data.vi.
    Using LabVIEW 2010SP1 and TestStand 4.5

  • Error in Agilent 2k3k4k X-Series drivers when using examples that contains "read waveforms.​vi"

    Hi, all
    Something goes wrong when using agilent 2k3k4k drivers. Could anyone help me?
    Agilent DSO-X 2012A oscilloscope
    Drivers are download from:
    http://sine.ni.com/apps/utf8/niid_web_display.down​load_page?p_id_guid=9E84674573AF6AB8E0440021287E6A​...
    Each time when running examples:
    Agilent 2000 3000 X-Series Acquire Waveform.vi
    Agilent 2000 3000 X-Series Acquire Waveform continuously.vi
    Agilent 2000 3000 X-Series Acquire Multiple Waveform.vi
    Errors rise and the oscilloscope is crashed and needed to be shut down and restarted. It seems that the example can't pass the "Read Waveforms.vi" in the Block Diagram. The PrintScreen   is as follows:

    sagha wrote:
    According to the MAX they are correct (IVI driver for the Agilent 33519B downloaded from the NI website). When I run the IVI Initialize block any frequency, amplitude, offset, etc. settings on the function generator are reset to the default values. So, something is being sent to the instrument.
    However, I've also tried adding the General Error Handler block right after the Initializaiton block to cancel the -1073807339 error. Then, I add the IviFgen Configure Standard Waveform [STD] block to set the function generator frequency. The program throws an error that looks like a resource problem:
    "Error -1074130544 occurred at IviFgen IVI Error Converter.vi
    Possible reason(s):
    The session handle is not valid.
    Complete call chain:
        IviFgen IVI Error Converter.vi
        IviFgen Configure Standard Waveform [STD].vi
        <myViName.vi>
    What could be the reason for an invalid session handle? I've followed the NI tutorials on setting up IVI instruments in MAX and in LabVIEW.
    Okay, this is new information.  Nothing in your previous posts mention that the initialztion did anything at all besides return the timeout error.  The invalid session handle is because you closed the session.
    I'm having trouble following your descriptions.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Truncated Data Error when loading saved waveforms

    After  I save a waveform using the "Write Waveforms to File" VI (e.g. I save it as wave.lvm), I have tried to load it using the "Read Waveform from File" VI. I always get an error about truncated or unflattened data (error 116). Any suggestions?
    Solved!
    Go to Solution.

    Hello boomchild06,
    After having a detailed look around the various databases that we use,
    I've found out that this is a known issue with LabVIEW 8.0.
    A workaround has been proposed as the following:
    1. Place the Read Waveform from File.vi on the block diagram and double-click it to open it.
    2. Go to the block diagram and double-click on the Open Create Replace WDT DLog File.vi and view the block diagram.
    3.
    Navigate through the case structures until you see the Deny Access
    function. I would suggest saving this VI as something different from
    this point on, so that you do not change the VIs in the vi.lib folder.
    4.
    Once you have resaved it with a different name, and I would suggest in
    a different location, follow the output of the error cluster to the
    case structure that it is wired to. I would navigate to the False case,
    and then right-click on the border to remove this case.
    5. Once
    that is done, you can remove the entire case structure. I might
    recommend doing it this way to avoid a lot of painful rewiring.
    6.
    Once you have this removed you can remove any additional broken wires,
    the unbundle function and the Equals Zero function. You can either
    chose to remove the Deny Access function, to prevent error pop-ups.
    Alternatively,
    the fix has been implemented in the LabVIEW 8.0.1 update which is a
    free patch that can be installed. If you want to go ahead and install
    this, it can be downloaded from:
    http://digital.ni.com/Softlib.nsf/webPreview/4C1209D42320BCFD8625711C005FB25B?OpenDocument
    I hope this helps. 
    Vivek Nath
    National Instruments
    Applications Engineer
    Machine Vision

  • MSO-X 4000 Read Waveform Timeout

    I'm having trouble using the NI instrument drivers for the Agilent MSO-X 4000 oscope. I'm trying to use the trigger on channel 2 to acquire the waveform on channel 1. Currently, I always get this error code : "VISA Read in Agilent 2000 3000 X-Series.lvlib:Wait for Acquisition Complete.vi->Agilent 2000 3000 X-Series.lvlib:Read Waveforms (Single).vi->"
    The problem comes from Read Waveform vi timing out. This does not occur if I set the trigger characteristic mode to "Auto" instead of "Normal". I've attached a screen shot of parts of the code. The top section is my initialization phase and I use the bottom section to read after the signal is setup. In both Auto and Normal mode, I get a full waveform on the oscilloscope, but obviously with it constantly triggering in Auto mode, I don't get the correct waveform. I'm completely baffled as to why this is happening. I've dug through the forums and someone recommended updating the firmware, which I did to no avail.
    Attachments:
    LabviewCode.jpg ‏77 KB

    I've figured out the problem after digging through the MSO Programming guide.
    I believe there's a programming error in the instrument driver that I downloaded from here:
    http://sine.ni.com/apps/utf8/niid_web_display.mode​l_page?p_model_id=21187
    I removed the "IG;" command from the Initiate.vi (called by Read Waveform.vi) in the MSO Instrument driver and the program works fine. The "Read Waveform.vi" is actually reading the waveform twice using two different commands. The first read (IG) clears the screen, so if the oscope is in triggered/single mode, there won't be a waveform to read for the 2nd time and therefore it will time out. If the oscope is in Auto mode, the screen is updated with data so the .vi doesn't time out, but returns garbage data

  • Timestamps on AI Read waveform

    Hello everyone.
    I am a total newbie to this board and to LabView in general.
    What I have so far is, I am reading in an Analog Input through a NI PXI-4472 card.
    This I have working nicely, even managing to write data to a file.
    I am also reading in GPS time through a ZTec zt1000pxi GPS card.
    What I am trying to do is alter the timestamp on the AI Read waveform to reflect GPS time instead of my PC system time.
    Is there any way to do this?
    I am attaching my cade so far.
    Thanks for any help.
    Attachments:
    Analog input write to file.vi ‏103 KB

    Hi NIquist,
    I appreciate your response.
    I have a few questions for you. 
    How can I get the components of the waveform from the AI Read function?  I have not been able to get the waveform out of the output by itself to feed into the Build Waveform function.
    My next question is how to convert the GPS time to a TIme Stamp that the BUild Waveform function will accept?
    When I try to tie the UTC time from the ZT1000 function to the d0 of the Build Waveform function it gives me an error telling me the source is an unsigned 32 bit real and the sink is an extended. So i put in a "To Extended" conversion node, and it then tells me the source is extended and the sink is Time Stamp and it still won't accept it.
    Any ideas for getting around this?
    Sorry for the beginner type questions, but I really havent been able to find any info on my own for using this ZT1000 card for this, or any other, type of process.
    Thanks a lot.

  • Error: Unable to read footer file

    Hoping someone out there can help me. I get this error on
    everypage in my site and have no idea how to stop it.
    Error: Unable to read footer file
    The error does not show up when I preview inside dreamweaver
    but only rears its ugly head after I post the site up on the
    internet. I have searched for hours through the Dreamweaver menus
    and can not find these elusive footers and have no idea where they
    are coming from or what footer file it is trying to read.. Please
    help. This probably has a simple solution and I am just not able to
    understand it. Thank you.

    sdrouillard wrote:
    > This probably has a simple solution and I am just not
    able to understand
    > it.
    Possibly, but without a URL we can't comment. Post it, and
    we'll see.
    At a guess, sounds like an include file is missing. Are you
    on some sort of
    free hosting plan where the host puts some adverts in the
    footer? If that
    file is removed from your site directory you might get the
    error you've
    mentioned (at least, that was the case on the only other time
    I've seen this
    error)
    Regards,
    Pete.
    Peter Connolly
    http://www.acutecomputing.co.uk
    Derby
    UK
    Skype ID: acutecomputing

  • My Itunes wont open - reading error "cannot be read because it was created by a newer verdion of itunes"

    My Itunes wont open - reading error "cannot be read because it was created by a newer verdion of itunes"
    should i uninstall/ reinstal.
    will i loose all my music nd playlists?

    This technique should work...
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • HT1926 i am trying to download itunes 11.0 verision and am getting an error message that reads "feature ur trying to use is on a network resource that is unavailable" Can anybody help ?

    I am trying to download the new version of itunes 11.0 but am getting an error message  that reads "Feature your trying to use is on a network resource that is unavailable" Does anybody know how to resolve?

    Which particular .msi file does the message go on to say cannot be found? (Several different .msi files might be mentioned in this context: itunes.msi, bonjour.msi, AppleSoftwareUpdate.msi, etc.)

  • When trying to sync my iPad I am getting a message stating " iTunes could not connect to the iPad "iPad" because an error occurred while reading the device

    When trying to sync my iPad I am getting a message stating that iTunes could not connect to the iPad "iPad " because an error occurred while reading from the device

    Hi Centreless,
    If you have difficulty with your iPad not being able to connect to iTunes in order to sync, you may want to try the troubleshooting steps in this article -
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working"

    I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working" then I get Windows is looking on line for a solution, but then my document closes. I tried uninstalling and reinstalling Adobe Reader XI, rebooted my computer but this did not help.  I get the same message. What to do?

    Can you open Reader by itself?  If so, check if disabling Protected Mode improves the situation [Edit | Preferences | Security (Enhanced)].

  • PDF won't open on Mac with Adobe Reader Error message:Adobe Reader could not open

    I have Adobe Reader 10.1.3 for Mac, (10.7.3) and am having problems opening pdfs.  I get an error message: Adobe Reader could not open file name.pdf because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded). The files are not from emails, but are from websites, government sites, professional organizations etc.)  Help! Adobe is no help!

    Manually download the files to your computer (right-click on the url). When the file is downloaded to your computer do you get the same message when you try to open in Reader through the File->Open menu? What about when you open the file in Mac's Preview application?

  • Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    it seems my subscription had expired so I signed up again.. It was still having trouble so I repeated the sign up process again.. Then it worked perfectly.. Unfortunately, I think I just subscribed twice and need to cancel one of them. Ugh. Such a pain when I'm trying to get this project completed. I'll be canceling at least one of the subscriptions in the morning. Adobe is not my favorite company right now. None of this was intuitive. And trying to get help was an absolute waste of an hour.
    Regards,
    Nathaniel
    [removed by moderator]

  • Error message on reading device saying error dialog user not activated

    error message on reading device saying     error dialog  user not activated.  unable to open book to read

    I had Adobe upgraded to from 1.2. to 4.1 on my Glow Light Nock at Barnes and Noble yesterday. I use a  MacBook Pro 2011 upgraded to 10.10.1. I have never had a problem download a book from the library to my nook in the past. By the time I get this issue resolved, my 2 week book will be overdue and my book club discussion 1/21. I have been to the genius bar at Apple store--not their problem. Two trips to B&N and
    the tech guy said he could fix the problem on a PC but not a Mac. It is not a Mac or Nook world.

Maybe you are looking for

  • Last Closed Fiscal Period

    Hi All How can I identify the Last Closed Fiscal Period in a query variable ? eg. The current calendar month is Feb which is Fiscal period 11 (Variant is Z3). However Finance still have January open so they want to report YTD figures up to and includ

  • Corrupt Credit Note created via DI API

    Hello, when i try to create a credit note via di api i get the error message "one of the base documents has been closed", even if the source document is not closed. But this is not the main problem. After this i have a corrupt credit memo in my syste

  • Web service error while consuming

    i have created a webservice and  needed to check it  so i tried to consume this web service  with the wsdl i generated  but its throwing an error can anybody tell me how to slove the problem, <?xml version="1.0" encoding="utf-8" ?> - <asx:abap xmlns:

  • Video playback from iTunes keeps pausing

    Just bought an ipad air and synced it with my itunes. However video playback keeps pausing and I have to either restart the video app or rewind a minute or so to get it to keep playing. Even then it doesnt always work. Any ideas what the problem may

  • Assign a new Screen sequence to a BP role.

    Hi, I am trying to assign a new 'Z-screen sequence' to a new 'Z-BP role' but the 'Z-screen sequence' does not appear when creating a BP with the 'Z-BP role'. The new 'Z-screen sequence category' looks fine in the BUCA (Screen configuration) I have as