Analog output to the DAQ that changes when controls on the front panel change

I'm using the PCI-6024E, and trying to output an analog waveform that can change when one of the two controls on the front panel change. It outputs fine setting it to continuous output and using a simple while loop around the "Is Task Done" VI, but if I put the "Write" VI in the while loop, it doesn't output steadily. I then tried to use an event structure, so that I'd only have to write every time something on the front panel changes, but for some reason it was writing finite samples, even though I set the Timing VI to continuous. I looked around the NI site, and found an article about this with an example. I tried to change it around to use my waveform, but whenever I run it, I get a memory underflow error. Has anyone needed to do this before? Thanks in advance.
-- Josh Matloff

Hi Josh-
It looks like you forgot to post the code still, but I'll take a stab at the problem anyway. It sounds like you're looking for a way to update a continuous waveform at runtime.
You will need to stop the task in order to replace the write buffer information, but this will only be a small gap in operation. I have attached a modified LabVIEW shipping example that shows how to use value change events for any of the pertinent waveform parameters to either programmatically stop the task, replace the buffer, set timing and restart or to just pass the task information straight through. This will lead to continuous operation with no breaks at the output.
Please let us know if this clears up your questions.
Thanks-
Tom W
National Instruments
Attachments:
Cont Gen Voltage Wfm-Int Clk with Runtime Update.vi ‏134 KB

Similar Messages

  • I found an iphone 4s blocked on icloud imei is ***** then i called the supposed owner at the number that appeares when you activate the device ************ but he told me that he never had an iphone ...can you help me to activate the devi

    i found an iphone 4s blocked on icloud imei is ********** then i called the supposed owner at the number that appeares when you activate the device *********** but he told me that he never had an iphone ...can you help me to activate the device??
    <Personal Information Edited by Host>

    ibrahimfromel rahme wrote:
    i found an iphone 4s blocked on icloud imei is ********** then i called the supposed owner at the number that appeares when you activate the device *********** but he told me that he never had an iphone ...can you help me to activate the device??
    <Personal Information Edited by Host>
    This is my 'doubtful' face:

  • Where does the processing take place when using a remote front panel?

    Hi,
    I am considering upgrading my LabView software from 6i to 6.1 for the new "two click" remote front panel feature. I have already seen a demo of this feature but have just a few questions before I get the upgrade:
    My setup consists of several pieces of equipment connected to Labview via GPIB, to aid in the evaluation of a new microchip.
    1. I wish to grant control of the setup to anyone with a web browser, Is the remote monitoring feature compatible with both Netscape and IE?
    2. The VI which controls the setup is currently located on the PC beside my setup. When I embed a VI in a remote front panel, where does the processing take place, is the local VI still controlling the setup? and
    the remote panel just sending and receiving data from the local VI.
    Thanks, Troy

    > I am considering upgrading my LabView software from 6i to 6.1 for the
    > new "two click" remote front panel feature. I have already seen a demo
    > of this feature but have just a few questions before I get the
    > upgrade:
    >
    > My setup consists of several pieces of equipment connected to Labview
    > via GPIB, to aid in the evaluation of a new microchip.
    >
    > 1. I wish to grant control of the setup to anyone with a web browser,
    > Is the remote monitoring feature compatible with both Netscape and IE?
    >
    Yes. Provided they are resonably modern versions.
    > 2. The VI which controls the setup is currently located on the PC
    > beside my setup. When I embed a VI in a remote front panel, where does
    > the processing take place, is the local VI still controlling the
    >
    setup? and the remote panel just sending and receiving data from the
    > local VI.
    >
    The computer which we refer to as the server, the one with the GPIB card
    in your case, will execute as it does now. In fact, its window will
    even be open. The remote client computer, the one with the web browser
    will be running the runtime engine and processing user events, value
    change and property/method events from the server. So in reality, both
    computers will be sharing the load a bit. This allows for very small
    packets to be sent between the computers. It is in fact quite similar
    to publishing the data between the computers using datasocket.
    One thing to keep in mind. Standard LV includes a license for one
    connection. If you want to allow for multiple web browsers to view at
    the same time, additional licenses are available. Also, only one user,
    remote or server may be in control of the panel at a time. That means
    that if you want to be able to operate the panel, changing kn
    obs or
    flipping switches, the others will become viewers only until you give up
    control. Hopefully this isn't a surprise, but I thought you might want
    to hear about it now.
    Greg McKaskle

  • What should I do about an odd icon on the desktop that appeared when I restored my iPhone?

    I have an odd icon on the desktop that appeared when I restored the software in my iPhone, and I do not know what to do about the strange file.  The scenario is as follows:
    Recently I was having some problems with the proximity sensor on the iPhone, and I read that if one restored the software on the iPhone, this often allowed the sensor to be calibrated and it would work properly.  Thus I synchronized (backed up) the iPhone and then wiped it out and reinstalled the software.  At the point iTunes asked me did I want to restore the phone from a backup, I decided that since I did not to re-import any corrupted stuff from the old installation that might affect the operation of the proximity sensor, then I would start over and just set it up as a new phone.  I was able to get what little I wanted of stuff otherwise from the iCloud and my music from iTunes, so everything seems to have gone fine. 
    However, now I have a file that has an image of a Lego-block with musical notes and an iPod on its sides that appeared on the desktop.  The odd file is called "iPhone3,1_5.0_9A334_Restore.ipsw".  What on earth is this all about????  When I search the internet, I see people who have jailbroken their iPhones talking about .ipsw files, but to the best of my knowledge, I have not done anything to jailbreak my iPhone, nor would I ever want to do such.  Why did this file appear on my desktop? What is this file for for?  Can I delete this file?
    Thank you.

    I forgot to mention also that when I tried to delete this icon, the trash eternally acted like it was emptyint the trash, but the progress bar was not progressing.  I suppose that is because the file size is too large (812 MB).

  • I want to have two different operations on two analog output terminals of DAQ. When I work

    with AO0, it works. But after I add in another channel, AO1, there is an error saying that 'specified group is in use'. Actually, I assigned different group number for AO0 and AO1 when configuing the device using AO Config.vi. How to deal with this error?I want to have two different operations on two analog output terminals of DAQ. When I work with AO0, it works. But after I add in another channel, AO1, there is an error saying that 'specified group is in use'. Actually, I assigned different group number for AO0 and AO1 when configuing the device using AO Config.vi. How to deal with this error?

    with AO0, it works. But after I add in another channel, AO1, there is an error saying that 'specified group is in use'. Actually, I assigned different group number for AO0 and AO1 when configuing the device using AO Config.vi. How to deal with this error?Hey Steve,
    Doug is correct. Both analog outputs have a shared clock. If you want to write to both outputs simultaneously, you will need to include both of them in the same operation (group).
    You can write a 2-D array to the AO Write VI in which you can include data for both channels. In the 2-D array, column 1 will be for the first channel in the channel list and column 2 will be for the second channel.
    I hope this helps.
    Regards,
    Todd D.
    NI Applications Engineer

  • On my Mac desktop I must have changed a setting so that now when I move the mouse the open windows fly off to the sides and I can't see them. They come back when I move the mouse, but it is so annoying. How can I make the windows not disappear like that?

    On my Mac desktop I must have changed a setting so that now when I move the mouse the open windows fly off to the sides and I can't see them. They come back when I move the mouse, but it is so annoying. How can I make the windows not disappear like that?

    Click on the Hot Corners..  button and look at the four definitions.  In the picture below, if you moved the cursor to the right top of the screen, it would slide all the applications off the screen as you describe and show the desktop.  Set it to "-" to deactivate.

  • The icon that appears when you change the volume is stuck on my phone.  how do i get it off my screen

    the icon that appears when you change the volume is stuck on my screen.  Can anyone help?

    Hi antdagreat601,
    Welcome to Apple Support Communities.
    If you haven't already, I'd first try restarting or resetting your iPhone:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    Resetting your device
    Note: Reset your device only if you are unable to restart it.
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If the volume icon doesn't go away, see our iPhone Troubleshooting Assistant for more help:
    http://www.apple.com/support/iphone/troubleshooting/
    Have a great day,
    Jeremy

  • How change the URL that appear when I Invite a participants a meeting in MeetingPlace

    Hi All,
    My customer have the plataform MeetingPlace 7.0 and need solve a issue in the URL that appear when they Invite to a participants.
    The URL appear with the IP address, but it's a internal address, We need that appear the address with the name http://mp-web.alma.cl/m149/
    When they invite to a meeting from the outlook, the URL is correct, but when try invite from the Meeting Place appear the Issue.
    Please your Help.
    Thanks

    Hi Amre,
    The problem is present yet.
    I can't solve the issue.
    Regards,
    Guillermo

  • How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes. And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes.
    And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    Are you just asking because you want to know, or do you have a problem you need to solve? I don't know how to write a program, but I think what your are describing is not an unusual thing for a  program to do. The * tells you that changes have been made since the last save, and the program reserves a portion of memory for undo functions. I suppose a coder could tell you how it works, but I don't think it would help an average user to know, but that's just my opinion.

  • [svn:fx-trunk] 5839: * Removed the logic that tracked when cached SWC had been removed from

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

  • Colors in parade do not change when I move the Temperature slider.

    I am trying to do the speed grade tutorial, but the color does not change when I move the temperature slider.

    It might be nice to know which "issue" of Sg you're using.There have been issues where the colors "lag" while using a slider/control, but typically when you let "up" on the control, the adjustment is "there". From your comment, am I correct in assuming that the controls simply don't do anything even after you've moved them? And of course ... when you "move" them, you do see the indicator on the slider-line move, right?
    Neil

  • Rules applied to multiple cells trigger color changes when any of the cells

    "Rules applied to multiple cells trigger color changes when any of the cells meet the rule’s condition." That's what Help says, but when I follow the directions, it doesn't work. This is in Numbers 08.
    I have a table where the contents of one column are either "YES" or "NO", depending on formulas using variables from other cells. If YES, I want the fill of that cell and that of two adjacent cells to change from white to green. I select all three cells and use conditional format rules for "text contains:" YES, then choose my fill color. When I return to the table and introduce values for the variables that trigger the rule, only the cell in the YES/NO column changes to green; the other two remain white.
    While I am spreadsheet challenged, I usually can follow directions as plain as those in Help, but it's not working. I couldn't find anything in the discussions after an hour of searching. Is this a known problem or am I just stupid?

    For what it's worth, that's the way I read that line in the User Guide as well. What it actually appears to mean, though is 'Rules applied to multiple cells apply independently to each of the cells."
    Here's a workaround for your three adjacent columns. Long, but fairly simple steps.
    Add a second table to the sheet (Table 2).
    Resize the second table to one column wide and as many rows as you want to apply the conditional format to.
    Set the width of the column to the same width as the three columns you want to highlight, and the row height(s) to match the rows.
    Format to table to have NO Header or Footer row or column.
    Use the Wrap Inspector to uncheck "Object causes wrap"
    In the first top cell of Table 2, enter an = sign, then Click on Table 1 in the sidebar, Click on the first cell that will hold YES or NO.
    Fill the formula down the rest of Table 2.
    With all cells in Table 2 selected, use the Cell Format inspector to set the 'text contains yes' rule and the conditional fill colour for these cells.
    Test the conditional formating by introducing values into Table 1.
    Click on Table 1 in the sidebar, then use the Table inspector to set Cell Fill to 'none'.
    Click on Table 2 in the sidebar, then drag that table onto table 1 aligning it to cover the cells in which the conditional formating is to appear.
    When positioned (and still selected), go to the Arrange menu and Send Backward to move Table 2 behind the (transparent) cells in Table 1.
    With Table 2 still selected, click on the Cell Borders color well and set the Opacity of the borders to 0%.
    Click the Text inspector and set the Text colour Opacity for Table 2 to 0%.
    Regards,
    Barry

  • How can I get rid of the music that plays when people call me?

    I get complaints about the music that plays when people call me. They expect  a tone that indicates a ringing phone and get frustrated with the music.
    How do i change from the automatic music to a ring tone? Thanks-

    I read this OP's post better then I did that other one from this morning.
    I am not crazy about those that have ringback tones on their phones.  It is a good thing that no one I call has one any more.

  • I need the timenumbers that shows when I play a song to be bigger. Any suggestons? I didn`t help to increace the lettersize.

    I need the timenumbers that shows when I play a song, to be bigger. Any suggestions? I have tried to increace the letters, but the numbers didn`t get bigger.

    Because the location for each song in your library is on your hard drive.  If the hard drive isn't there, how can iTunes play it?
    You'll have to move/copy the music from your hard drive to your computer's hard drive.
    Basically, EASIEST way to do all this, if you don't care about your play counts, etc...
    -Delete EVERYTHING from iTunes, so that your library is now empty.
    -Go to "Advanced" inside of the "Preferences" window, found in the "Edit" drop-down.  You can also access Preferences by pressing Ctrl+, (Press Ctrl and the comma key)
    -Change your iTunes Media Folder Location to something simple, but on your computer. I use C:/iTunes.  Make sure "Keep iTunes Media Folder Organized" and "Copy files to...." are both checked.  You can close Preferences now.
    -Now, drag and drop your music from your hard drive into your iTunes library.  iTunes will automatically add the music to your library, as you would expect, and also creates a copy of each file to place into that iTunes Media Folder you just created.
    Shouldn't have any more problems...

  • HT5868 how can i sync my Iphone, when i acept the trust option, but doesnt give me the tab that says "iphone" next to the store/library tab?

    how can i sync my iphone, when i acept the trust option, but it doesnt give me the tab that says "iphone" next to the store/library tab?

    Hello again and sorry to bother you. I was hoping you could help me with iTunes 10.5. This update has been a pain. When I first installed it, my entire library was gone. Luckily, I saved the "iTunes Library" file before updating and copied it in place and my library appeared. But now the problem I'm having is that the iTunes can't find any of the "original" files, even though my iTunes Media file location has not changed (it's on an external network drive". When I click on the "Do you want to find the original file" I can find it in the appropriate folder. I checked the "Preferences" and under "Advanced" I re-mapped it to the appropriate location and already had the 2 boxes for iTunes organizing files checked. Then went to "File" and "Organize Library" and clicked the first check box and then got the "Copying Files" bar. When this was completed, I thought it would be able to find the original files. But I'm still getting the same error message about not being able to find the "original" files. Do you have any suggestions? Thanks again for your help.

Maybe you are looking for

  • Exporting: How to include all metadata but keywords?

    When exporting to JPEG, is there any way to export all of the metadata that is currently exported, but exclude just the keywords? I know there is an option to minimize metadata on export, but that seems to remove everything but the copyright informat

  • How to convert Oracle *.dmp files into something that SQL can read ?

    Is there a method I can use to convert Oracle *.dmp files into .txt files? .xls files or something?? Any and all suggestions appreciated! Thanks,

  • Receiver port missing in inbound idoc

    Hi All, I am posting idocs from XI to R/3. All the ALE settings have been done correctly. Idocs were being posted to R/3 successfully, however suddenly the idocs started failing in R/3 with error: EDI: Partner profile inbound not available When i che

  • PS4 Party Chat NAT Type Issues

    Anyone else completely irritated and annoyed by the inability to party chat because of NAT Type? This is a ridiculous error I thought they'd fix in the next patch, turns out not. I have been unable to chat with anyone because of my NAT Type. I can pl

  • Right Click - Copy/Paste/Cut

    When clicking on a object on the Front Panel or Block Diagram, you can use the Ctrl + C/V/X keys to copy, paste, and cut.  You can also highlight text and use those same shortcut keys while editing.  However, right clicking on an object or highlighte