Is it possible to execute a loop For independently within a while loop in LabVIEW 2013?

In my program, I want to run a loop For inside a while loop and run independently, at their own rate of execution.  A test, I wrote a simple VI with a while loop with 1 second calendar and in this I inserted a loop For with 3 of a second.  I created indicators for the two terminals of the iteration.  When executing the VI, I found the while loop waiting for loop For run N times before the while loop is executed again.  I also found that sometimes the first iteration of the loop For ends at 1 second instead of 3 seconds and the STOP button to complete execution of the While loop does not always work.

This is the expected behavior. LabVIEW is the language of s DATA stream. If you want the curls to be independent, it can be data forcing addictive so use separate loops.

Tags: NI Software

Similar Questions

  • Is it possible to change the loop i for

    Hello

    A question of Labview. A defence should be repeated 10 times in a loop for. If the value of i in the for loop will go from 0 to 9. Sometimes, certain defences may repeat once extra. It there a way to change the value of i in the loop for?

    Thank you very much

    Parallel port wrote:

    Hello

    A question of Labview. A defence should be repeated 10 times in a loop for. If the value of i in the for loop will go from 0 to 9. Sometimes, certain defences may repeat once extra. It there a way to change the value of i in the loop for?

    Thank you very much

    literally, no.

    You can use a while loop where you control the number of iterations.

    It is possible to connect a value for "N" to limit the number of iterations, but if you are indexing a table via a tunnel of automatic indexation of the input array entry will also limit the number of iterations.

    Ben

  • Is it possible to play different sounds for the emails and instant messages?

    Hello

    I was wondering if it was possible to play different sounds for the emails and instant messages. I use Thunderbird quite often with emails and instant messages imported from Gtalk.

    I think it would be very convenient to be able to distinguish the two sounds, because they do not involve the same things.

    Thank you very much.

    Olivier Hubert.

    There are only six modules of cat, three of them are on notifications. Choose the one you think will do the job for you. https://addons.Mozilla.org/en-us/Thunderbird/Extensions/chat/?sort=popular

  • Is it possible to exchange a macbook for a macbook air?

    I want to know if its possible to Exchange my Macbook for a Macbook air free or not free because when I download something on the internet for mac and I have to open the download file, that it says mount failed or it cannot read the file, ITS A DMG FILE NOT A EXE also most of the things that I download are for other versions of mac and I'm trying to update my mac by clicking on the icon Apple and update, then yes also something also won't work as when I go to a website like math splash because his homework and I can't do it on my mac, I'd use my windows but I love my mac because that his laptop and also I feel that my mac is no longer supported for nothing I feel like that because I have an older version of itunes this setting to day can't because it says it cannot connect to the itunes server then Yes please answer and here are the details of my mac: Version 10.4.11 model identifier 2.1 Build 8S 2167 then Yes please please please please! answer so I don't have to get an OTHER COMPUTER im my house thank you and please answer!

    Apple does not have the times. If the computer is new and within 14 days from the date of purchase, then you can return it for an Exchange. It will probably not be free. However, you must understand that the problem you described is not caused by the model of computer you have, and it will not fix another computer or another. Given the age of your model, the best you can expect is for sale on eBay, although there are retailers such as Expercom.com which will give you something in trade. But for those who have it won't be much.

    For the model that you have you need to back up your files, the boot from your OS X DVD, erase the drive, then reinstall OS X and also far that you can improve it - which is probably the leopard to snow you can buy on the Apple Online Store for $19.00 plus taxes and shipping.

  • Is Tecra A7 - possible to use this modem for fax purposes

    As long as Tecra A7 has a modem to connect to a telephone line, is it possible to use this modem for fax purposes?

    Hello

    Check the user manual.
    It is said:
    The computer contains a MDC, allowing data and fax communication.
    It supports ITU - T V.90. Transfer rates are and 14,400 bps FAX transmission.

    The modem controller features:
    …
    …
    For fax:
    V.34, V.17, V.29, V.27, and V.21 channel 2
    V253 fax class 1

    Seems that he supports the FAX feature

  • for loop nested within a while loop

    I wrote a data logging VI to get data from a data acquisition, then write on a worksheet. It worked well. What I'm trying to do now and I am having problems is to place that vi within a while loop that will automatically write a new file name after the loop For ends its iterations. In a text based program when the loop finished I would just send it to the while loop for her write the new file name, and then run the loop data collection and spreadsheet iterations of writing.  Here is the general outline of the operations of the program.

    Set the file name and path based on iterations of the loop (eventually this will be the date and time)

    run to the loop for the specified iterations:

    read DAQ

    write data to a .csv spreadsheet

    In specified iterations are more:

    new name of file writley

    Rerun the loop for

    Repeat this until you press stop

    What actually happens is the file name and path are established, the loop runs through its iterations, but wrote that the last set of data and then the program stops.

    any ideas?  Program attached

    Don't know about the termination of the program. I replaced the methods with a random number generator and everything seemed good environment according to the writing of worksheet to add instead of create a new file each time that work.

    p.s., cleaned up the wiring to make it readable - counties of cleanliness.

  • For loop within a while loop

    I have for loop within a while loop... admission to the for loop N comes from the VI selection... the while loop I a condition essentially statement it stops just after to finish all the iteration in loop...

    Entrance to the N loop is bascially driven by a local variable... that's the problem Iam having:

    When I press the Start button to run the program... regardless of the output of the select VI is gives the N of the for loop, then the loop starts and then ends in place... and when the output of the select statement takes a different value (the N of the loop for) loop not work until I restart the program again... What can I do so that the for loop runs again for another value of N, the RUN program button is enabled.

    1. clean your diagram.  Style guides suggest keep the pattern of a single screen.  With a little effort, I was able to get your DB less than 1600 x 1000 pixels.

    2 then I can see (some) it happens all at once. This thing does nothing?

    3. local variables can lead to race conditions.  Output in Angle position may be a race condition, although is probably not what you wanted to do.  What does the wired local time at the moment present terminal meter? (Ooops! Two controls with the same name - which can be quite confusing as well!)  If you need or want two components of façade having the same text, use the legends.  Make the labels is different so the comic is more readable.

    4. having more than one Dequeue function on the same queue will lead to unpredictable results.  When an item is removed, it is removed from the queue and is not accessible to any other Dequeue function.  In parallel loops, you have no way of guessing which Dequeue will seize any particular element.

    5 use Boolean reverse instead of Select with wired False to true and true cable at the entrance to false entry. Better, just make the case of forgery in the structure of the case within the for loop the real deal. No required reversal.

    6. I was not looking for to determine the logic of the code within the structure of this case. It seems I could have posted a much simpler way to do this several weeks ago.

    7. use multiply from the Digital Palette rather than a node form multiply by 4 or 1.8. Uses less space BD and is much easier to read.

    8. as has been suggested, learn how to work the machine architecture and the State of producer/consumer.  They can make your life much easier.  Do not try to convert immediately to these models.   It's too much bite to at some point.  Learn how they work first.  Make a few simple examples.  Then rewrite this program in this format.  Probably faster than fixing what you have now.

    Lynn

  • My laptop has been out of service for Windows 10 preview and free offer, but now work. Is it possible to get the upgrade for Windows 10 free?

    My laptop has been out of service for Windows 10 preview and free offer, but now work. Is it possible to get the upgrade for Windows 10 free?

    Hello

    You buy Windows 10, as there is no free upgrade to Vista 10.

    https://www.Yahoo.com/tech/s/Microsoft-just-confirmed-Windows-10-pricing-everything-know-114542550.html

    Microsoft on Monday said CNET Windows 10 will cost just as much as its predecessor. This means price for Windows 10 will run anywhere from $110 for Windows 10 Home package at $199 for Windows 10 Pro edition. In addition a Pack Pro 10 will allow users upgrade Home Pro for $99.

    http://www.CNET.com/news/Microsoft-prices-single-Windows-10-licenses-at-119-for-home-199-for-Pro/

    How to buy Windows 10:

    http://www.microsoftstore.com/store/msusa/en_US/cat/Windows/CategoryID.70036700

    But first make sure that you have the correct configuration and your computer manufacturer provides the right drivers for 10.

    https://www.Microsoft.com/en-us/Windows/Windows-10-specifications#sysreqs

    " System requirements Windows 10"

    https://www.Thurrott.com/Windows/Windows-10/3884/Windows-10-system-requirements

    Microsoft deploys Windows 10 available as free upgrade to Windows 7 features, Windows and Windows Phone 8.1 8.1 qualified. It will be available from July 29, 2015

    "FAQ Windows 10.

    http://www.Microsoft.com/en-us/Windows/Windows-10-FAQ

    See you soon.

  • A possible recovery disk full mane for vista without making a backup?

    A possible recovery disk full mane for vista without making a backup?

    Hello

    Check with your system manufacturer, their books online and as well as their forums (if any)
    For more information on the procedure and requirements to make an OEM recovery disk type.

    ----------------------

    This will help you do a repair disk that could be useful, see explanation above
    of the web page.

    How to create a Vista recovery disk (it's a type of repair recovery disk and not the same as)
    the OEM your system maker version would provide or have methods for you to create).
    http://www.Vistax64.com/tutorials/141820-create-recovery-disc.html

    These could help if it requires a full backup.

    How to restore the complete computer from a complete backup and restore Image in Vista
    http://www.Vistax64.com/tutorials/99718-restore-complete-computer.html

    How to create a full computer backup and restore Image in Vista
    http://www.Vistax64.com/tutorials/99709-backup-complete-computer.html

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Possible to use the DateTimePicker for something, that no time associated?

    I would use a selector to choose a value that is neither Date nor time https://bdsc.webapps.blackberry.com/cascades/reference/bb__cascades__DateTimePicker.html

    My use case would be to choose an interest rate, where the first selector column to increment the integer from 0 to 99 and a second column to select decimal 0.00 to 0.99.

    The selector looks like this would be the best bet to do this, because a drop-down list would be much less elegant way to do it. The selector will be expanded to support the values of Date/time? Maybe it's possible now?

    Thanks for your help.

    Hello

    Unfortunately, the DateTimePicker in Cascades cannot be used for values other than Date & time. As an alternative, you could use cursors and display the value above, because there are a lot of values to choose from in your specific application:

    https://bdsc.webapps.BlackBerry.com/Cascades/reference/bb__cascades__slider.html

    I also recommend that you post a new feature request in the Manager of incidents, but following the link below:

    https://www.BlackBerry.com/JIRA/secure/dashboard.jspa

    Kind regards
    Martin

  • Could not mount the file. It has not been possible to find a filter for the requested command.

    Get the error message:

    Could not mount the file. It has not been possible to find a filter for the requested command.

    Why is - this happens when I open documents using Mac advertising agency and I'm on PC?

    Hi Mikael,

    files have been archived in archive zip-file when transferred via the ftp protocol? I guess, not.

    If the files were already placed in a document, InDesign on the agency side the following workflow might be the solution:

    Office on Mac OSX:

    1 package the InDesign document, as well as placed images and fonts of the necessary document with InDesign packing device.

    2. the folder packed in a zip zip file.

    3. download the zip file to an ftp server

    You on Windows:

    1. download the zipfile to your own workload.

    2 unzip the zip on your workload. Do not delete the zip file.

    3. rename the folder of the package to fit your scheme of naming of jobs (option)

    4 rename the InDesign document to adapt to your schema naming of jobs (option)

    5. open the InDesign file in the packed file.

    Do not move or save somewhere else.

    Alternative:

    Work with Dropbox to share documents on a shared volume of Dropbox, if documents must move forward and backward between you and the Agency.

    Uwe

  • Is it possible to get physical disks for the version the creative cloud Lab?

    Is it possible to get physical disks for the Lab (lab license) of the creative cloud version? Download times to download most of the following CC are crazy. Physical disks would be useful.

    It is possible to obtain copies of DVD of installers of regions with poor communications infrastructure. Please contact your Account Manager, dealer or contact Customer Care - Adobe Support

  • Is it possible to buy a standalone for a business license?

    Is it possible to buy a standalone for a business license?

    Please see the details of the plan and prices https://creative.adobe.com/plans

    Kind regards

    Kuldeep

  • I downloaded Photoshop CS2 and tried to install it on Mac. I have a license and heard its possible still install Photoshop CS2 for Mac. I'm on Mac 10.9.4. On the installation of scripts, I received an error - helps a lot?

    I downloaded Photoshop CS2 and tried to install it on Mac. I have a license and heard its possible still install Photoshop CS2 for Mac. I'm on Mac 10.9.4. On the installation of scripts, I received an error - helps a lot?

    heard it can still install Photoshop CS2 for Mac.

    Only on Mac under 10.6 or earlier.

    CS2 will not install on modern Macs like yours with 10.9.4 running Intel processors.

    CS2 is a PowerPC software designed to run on PowerPC processors. It is not compatible with the Intel processors (without the Rosetta translator).

    The latest version of Mac OS X can run CS2 (with Rosetta) was OS X 10.6.

  • I have 3 devices I want to use Photoshop on.  Is this possible without having to pay for 3 different accounts?

    I have 3 devices I want to use Photoshop on.  Is this possible without having to pay for 3 different accounts?

    Hi career,.

    You can stay connected to creative cloud to two devices at the same time.

    If you want to use on the third device, you must disconnect from one of the other two devices so that you can connect to the third.

    Kind regards

    Claes

Maybe you are looking for

  • How to delete photos in my profile?

    When I go to "recent photos" in "change photos" in my profile, I am presented with a lot of pictures which I won't use or have available. How can I remove the unwanted?

  • You can create profiles that are timed for the Defy?

    .. .for instance, if I want my Defy to be quiet during the night, but then come back to ring the morning after a period of time? I can find no way to create patterns like this one - timed or not. Any help gratefully received.

  • Incompatibility with Starcraft 2

    I did this for weeks now, I've been working non-stop with Blizzard and revenue even my computer back to factory settings to try to get Starcraft 2 to start working again.  It's true, I said AGAIN.  I played the game for almost a month with no problem

  • I want to restore my computer to factory specifications

    Original title: I want to restore my computer to its state when it was taken "on shelf".  How? I have a Dell laptop gave me my grandson.  He has "stuff", I have no interest.  I would like to "resurect it than it was when it is brand new."  Don't need

  • Windows XP cannot load the device driver for the CD burner. The driver may be corrupted or missing. (code39)

    I have a HP Pavilion running on XP. Device Manager displays the following material: A: HP CD Writer CD16b B: pioneer DVD - RomDVD - 116. Both have the dreaded yellow symbol showing that they are not working (they do not show in Windows Explorer) By c