new issue of the labview user.

How can I restart an inside a loop feedback loop for which is inside another loop?

example: I want to run my outermost for loop twice.

I also want to run the second loop for, which is inside the first three times.

Inside this second loop is a feedback loop that starts at 1 and adds 2 whenever the second loop runs: 1, 3, 5

My question is how can I do to make the loop back power supply will restart at 1 when outside for loop reinterates?

so tha I get 1,3,5 for the first round of the outside of the loop and 1, 3, 5 again for the second run.  At the moment I get 1, 3, and 5 for the first run, then 7, 9, 11 for the second race.

Thanks to you all

Please include an example and tell us your version of LabVIEW.

If you have a recent version of labVIEW, you can simply move the initializer of terminal to one of the stacked loops that surround it. Then initialize her there.

If you have an older version of LabVIEW, you might need a little more code, for example another register shift. Nothing serious, though.

Tags: NI Software

Similar Questions

  • Lightroom has met user authorization. Lightroom doesn't have authorization in writing on some issues of the standard user.

    How can I fix this. I've just updated lightroom 6 and I can't use it

    You can change the permissions on the issues of the WRITE permission.

  • New issue of the user on the dictionaries?

    Hello

    Can someone help a new user on that?

    I looked at Google, honest! I see very little.

    I have created a new form. In it, I put a date field (date of today ' hui) on the marker field in Design view, there is an 'i' at the top right of the field, hover above it gives the message

    "the spell check does not support this place, the spelling in this object or any child opposed inhererit that this place will not be considered"

    WHY?

    My regional settings pc is ok, what this means? I also put the dictionary to the UK

    Any help - pointers, anyones assistance received with gratitude.

    Thanks GGP

    What is the set of parameters regional system of. The date and Time object will pick up these regional settings. Each object can have its own regional settings.. What is the value in the object/field palette?

    Paul

  • New issue of the user interface.

    I just download the most recent "update" and after using it for a few days, I'd rather not have the new sign that says "recent Presets files, libraries,...» "It increases my load time PS 2 x-3 x and makes it a little slow. How can I disable this Importunate 'upgrade '.

    Thank you

    PS New UI.JPG

    OK, never mind. Just found in preferences > General... Solved it myself :/

  • Properties panel disappeared and other new issues regarding the installation

    I installed CC 2014 in a new computer, including DW CC. When I open a file, the properties panel, normally at the bottom of the page is missing and that I was able to restore, which leads to the question: How can I resetor the properties panel? Second, for most other programs, I found a way to move/copy/preferences, etc. to the new computer. I've not found that to 2014 DW. Can someone point me in the right direction?

    Thanks in advance to those who know more than me,

    Joe

    Fact Ctrl-F3, or window > properties do not work to restore your property inspector?

  • new photos of the camera user

    How to make  transfer pictures from camera to computer, edit and e-mail?

    Hi bernadinesmith,

    I suggest you to follow the steps and check if it helps.

    You can attach the photos in the email, and you can send it.

    Try to follow the link below to transfer the files from your camera to your computer.

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-get-pictures-from-my-camera-to-my-computer

    Follow the link below to edit your photos.

    Edit pictures in Windows Media Center

    I hope this helps.

  • Simulator of 9550 with the issue of the interface user of Eclipse

    When I use the 9550 Simulator provided with eclipse UI simulators for the 9550 wrapper (which makes the phone looks like a phone) disappeared. It's just white. I can click on the harware buttons and they respond very well. It's really strange. Is there a work around? And no I'm not set in single mode LCD. Other emulators provided with the Eclipse plugin like the 9700 do not have the same question.

    I have a dual monitor Setup:

    Primary school at 1440 x 900

    Secondary to 1152 x 864

    With the help of a Raedeon ATI X 1300 / 1550 WDDM (it is said that the Device Manager in Windows)

    It is where I have the SDK tools (using the Eclipse update function):

    http://www.BlackBerry.com/go/eclipseUpdate/3.5/Java

    Here are all my relevant versions of the software:

    Eclipse version: 3.5 (Build 20090920-1017)

    BlackBerry Java Plugin 1.1.200911111641 - 15

    BlackBerry Java SDK 5.0.0.14

    OS: Windows 7 (with all the latest Windows updates)

    Turning off graphics acceleration.

    When the Simulator is open, go to:

    View > graphics acceleration

    Change the setting until it fits your needs (Off can work better).

  • How to stop the new creation of the admin user in sysprep?

    I have W7E64 and you can get the unattend.xml file to work almost as I want. I don't want to create at the end of the mini implemented additional admin account.

    Because of the scope of your question, it is best that you post it on the dedicated forum configuration and deployment on TechNet:

    You will have to go on Support of Windows 7 forums on the following link to help solve your problem: http://social.technet.microsoft.com/Forums/en/category/w7itpro/

  • New issue of the form on a watermark

    I have created a form with Adobe LiveCycle ES 8.2. I our company joined in format .jpg and .bmp. Is it possible for me to put the joint in the background of the form to be seen very slightly, or in other words disappear in the background for the form fields are on it? If so, is there a certain size or resolution, in that I need to get the .jpg?

    Hello

    I sent you a PM with a download link.

    Niall

  • Using ActiveX controls to the old user interface

    I tried to build a User Interface for TestStand 4.1.1 using LabView 8.6.1 (on Windows XP)

    However, ActiveX controls keep showing in the old non - 3d "block" style.

    This seems to be a problem when you build a new exe. If you use the included UI (Full Featured) in TestStand it appears correctly.

    I was able to replacte this problem on two other development systems (a new windows XP, LabVIEW 8.6.1 & TestStand 4.1.1 install).

    (1) take a copy of the full-functional UI of LabVIEW.

    (2) open the project file

    (3) rebuild the exe file

    It's only a problem when you use the exe file. When you run from the LabVIEW development system it looks good.

    Hi Simon,.

    For your UI to take on XP
    Theme controls, you will need to place a manifest file that specifies the activex control topics in the same
    directory as your executable file. TestStand comes with a manifest file for
    INTERFACE c# you can also use for the UI of LabVIEW. Just go to the \User Interfaces\Simple\CSharp and copy the file TestExec.exe.manifest in the directory of the LabVIEW User Interface executables.

    Note that the manifest file must have the same name as your executable file LabVIEW UI. For example, if you name your user interface, "MyCustomTSUI.exe", you will need to name the manifest file 'MyCustomTSUI.exe.manifest '.

    Please let me know if this solves your problem or if you have other questions. Thank you!

  • Create the local user g 12 DB

    Hello

    I am trying to create a local test user (DB 12 g Win7 / 64):

    SQL > conn sys

    SQL > alter session set container = PDBORCL;
    Altered session.


    SQL > show con_name

    CON_NAME
    ------------------
    PDBORCL


    SQL > create user test identified by the test.


    == > ORA-01109: database is not open.

    Select... v_$ services;


    0pdborcl2477889254pdborcl0
    5db112gr1XDB1684560570db112gr1XDB25.07.134091627695
    6db112gr11712327574db112gr125.07.134091627695
    1SYS$ BACKGROUND16595921928.06.133062388681
    2USERS OF SYS$342705567628.06.133062388681



    Sorry, I do not learn and understand the new concept of the current user / local again.


    How can I start the PDB and create a local user to manage the normal grant as users of 11 g DB schema?


    A big thank you and best regards

    Friedhold



    Hi Friedhold,

    I think the problem is that you connect to the database container rather than to the snap-in data base. You must connect the name of service associated with this snap-in db. Change connection string to test/test@pdborcl

    that should be found in your tnsnames file. Or you can use a syntax ezconnect.

    sqlplus test/test@//localhost:1521/pdborcl (or something similar)

    I posted a similar example on my blog that you can follow from beginning to end that can help explain.

    http://dbaharrison.blogspot.co.UK/2013/07/create-simple-user-in-12C-pluggable.html

    see you soon,

    Harry

  • 2013 LabVIEW allows the user to return to the LabVIEW 2012 or 2011?

    Hi all

    I have LabVIEW 2013. I noticed that in LabVIEW measurement and Automation Explorer (MAX) under the LabVIEW Run-Time 2012 SP1 f2 software is listed. This somehow means I can return or switch between LabVIEW 2013 and 2012 without having to install/reinstall?

    The reason why I ask, is that I have several instrument drivers written for LabVIEW 2012 sp1 I want to use.

    This is probably a silly question, I know.

    On a related note, is it possible to tell if a driver written for an older version of LabVIEW will work in a new version of LabVIEW? Or you just have to play with the software?

    Thank you

    Oh, John

    Hi John,.

    More explicitly answer your main question - you can install multiple versions of LabVIEW in parallel (at the same time, on the same PC), however that one version of patch of each major version (for example, 2011, 2012, 2013) can be installed - you can not install 2012 and 2012 SP1 at the same time.

    The runtime that you noticed has probably been installed with another component that was built in this environment.

    As Dennis said, the big thing to keep in mind is that your screws will have to be upconvertis/resized when moving between versions.

    If your instrument driver is written in 2012 LabVIEW using the serial at low altitude of LabVIEW drivers, it will certainly work in 2013.  If you open the screw driver in 2013 and that you do not see workload issues, you should be good to go.  If pilots request DLL or another have external dependencies can be involved more work.

    Kind regards

  • the profile user account folder can be renamed instead of create a new user account

    I noticed this issue posted everywhere that none got the answer, the person posting was looking for.  Basically, the question is "can the folder of the user profile account be renamed? '...  I have the same problem.  I sent a PC in for repair.  They reloaded the operating system and created the new test user account.  Rather than just create a new user account, I've renamed the test NAME user account.  I couldn't help but notice later that user account folder name has remained the same "TEST".  That's why you have people to ask the question "can the folder of the user profile account be renamed instead of create a new user account."  It of an easy fix but does not answer the question.

    It is not usually. If you have a computer, why not have just him take care of it for you instead of friction top yourself? ;-)

    Try this instead if you really must do it yourself:

    1. create a new administrator account. Call it 'CompAdmin' or 'Tech' or similar. You definitely want to have an administrative user account like this set up that you will use not except for emergency situations. You will use this in the elevation of privileges in your daily report - which will be a Standard account - but will not need to connect to CompAdmin after that company copy unless something goes terribly wrong. ;-)

    2. create a new user account Standard for your daily work. This called something that makes you happy. I don't know your real name, so I'll call it "HDXer". Connect to HDXer to create the profile files/folders.

    3. connect to CompAdmin and:

    a. Control Panel > everything on the control panel > Folder Options

    b. click on the view tab, click hidden files and folders, clear the Hide protected operating system files check box and then click OK. Now you can see everything.

    c. using Windows Explorer ("computer"), search for the file C:\Users\Test.

    d. Select all files and folders in this folder, except the following files: Ntuser.dat, Ntuser.dat.log and Ntuser.ini.

    e. click on the Edit menu and then click on copy. If you don't see the Edit menu, press ALT.

    f. Locate the C:\Users\HDXer folder.

    g. click the Edit menu and then click on paste. If you don't see the Edit menu, press ALT.

    Sign out and then sign back in as a HDXer. All your stuff should be there. You need to configure your icons and wallpaper (Control Panel > Personalize) and some preferences have been postponed, but really with the exception of the email all your data, Favorites, etc., should now be at the HDXer.

    If you have messages in an e-mail program, such as Windows Live Mail, Thunderbird or Outlook, you must import your e-mail messages and addresses to the new user profile before you delete the old profile. Because I don't know what you use for email, I can't give you the details about it. If everything is working properly, you can remove the old Test profile by using the user accounts applet in Control Panel. It won't hurt anything to make you leave the trial on the system for a while, or even forever.
    MS - MVP - Elephant Boy computers - don't panic!

  • How to transfer the original user files to the new?

    Original title: copy of the user files

    I'm looking to copy files to a new username. I had all kinds of problems with user names in Win7. I never had a logon screen and usually went straight to my account at startup. Then I had a problem with a program that some of windows installation files were accidentally deleted and I created a new user name and the program has worked with the new user name. But when I tried to go to the original user account he wasn't there and I had to use Restore to recover.

    I would like to copy files from the original user to the new user name, (office, send documents, etc.) of course the new usename is not displayed in windows now, but the files are still on the C: drive. What should I do to get all this done? What is this problem with user names does not and why Microsoft hasn't done a thing to correct? It obviously a known issue and every issue I see on this topic on the Microsoft forums there is never a response. What is the best thing for me to do to achieve this? I would like to give thanks to the prompt if possible. Does make sense for you?

    Here you go:

    1. Logging in as an administrator account.
    2. Use Windows Explorer to open files belonging to the old profile and the new account. Both are located under the folder c:\users.
    3. Copy different files and folders from the old to the new profile folders. You will be challenged by the mechanism of the UAC (User Account Control).
  • Is impossible to turn on the guest account. Cannot create new user account. "The service user profile Service has no logon. User profile cannot be loaded. »

    Is impossible to turn on the guest account.  Cannot create new user account.  After to try one of those and reboot, the icons of account appear, but when you try to use, the following instructions of error present when you try to log in with the new account or comments: "the user profile Service service has no logon.  User profile cannot be loaded. "I looked at the answers to all the previous ones (including the KB947215) and no not to address specifically.  For the most part, they seem to assume that there is a guest or a new profile in the first place...

    The system is Win 7 Pro 64-bit with all available updates.  I can't say when the last time that the guest account has worked (rarely used) and just found out I can't do new additional user, accounts trying to solve the problem of account of comments... so I have not tried to enter Safe Mode and do a system restore , because I can't yet identify a useful restore point...

    There are no entries in the registry for a guest or a new standard user account.  The registry entries for the three accounts normal-quickly (2 x admin, 1 x level) seem to be appropriate.  Watch register computer/HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

    S-1-5-18 = system profile

    19 = local service,

    20 = network service,

    21 long numbers + 1004 plus User1 (admin),

    22 long + 1005 plus 2 user (admin),

    23 plus long + 1006 is user3 (standard,

    and no comments or additional profiles appear.

    C:\Users includes

    All users,

    User1,

    User3,

    By default,.

    Default user (which is inaccessible for me, even as an administrator),

    Public,

    User2,

    No guest or additional profile appear.

    All except the default user (I can't open) seem to have the appropriate, NTUser.DAT files although I don't know how to check for corruption.  Having both a default value

    and a default user folder seems hokey.

    I think I understand instructions how to fix or remove a corrupted profile, but that does not apply to the guest account or profiles that do not exist.

    Help?  Ideas?

    This message contains the strange solution.

    [Plan B - I found one thread where one user said that the same symptoms of the problem that you experience this problem solved]

    - - - - - - - - - - -

    Plan h - while another user said that it was caused by a file Windows Live problem

    This is the thread I can not create a new user account (Windows 7): the user profile service service doesn't have the logon

    You find it difficult to follow the thread as it's long and reported problem by different people to confuse it and there is also a bit of bickering [long filaments often end up being quite incomprehensible].

    ..., See references to the event viewer in the middle of page 4 and Windows Live we [at the bottom of page 2 more on page 3].

    I see not the logic of the any of those things, but if one of them do things long enough that you are trying to create new accounts that works, you will know how in the future until a proper solution is found.

    This is the useful part where this user has tested the solutions proposed in this thread linked above: -.

    This has proved to contain leads to a difficulty.  Have to admit, when I read everything the first time, several days, I did indeed find it confusing and even the parts that I "heard" (sorta) does not appear to be related to my symptoms.

    It turns out that the answer of JDMICHAL May 17, 2011 contained this:

    (1) C:\Users\Default\AppData\Local\Microsoft\Windows open live
    (2) this directory has two subdirectories with a single file of each. Go into each directory and apply the following:
    (a) make a right click on the file, open the properties.
    (b) click the Security tab.
    (c) it will issue a message: "to continue, you must be an administrative user with permission to view this object's security properties. Would continue you? ». Click on the button continue.
    (d) click on the Add button...
    (e) ' everyone' type in the box at the bottom of the dialog box. Click on "check names"; It should be emphasized the "everyone". Click OK.
    (f) ensure that the new "Everyone" entry "read" and "read & run" check under the column "allow".

    After doing this for two files, attempt to connect to the account. He must undergo.

    The procedure (bascially) worked... Although the different answers on my system differed slightly along the way (perhaps due to the slightly different versions of Win 7?, because I was already logged in as an administrator?).

    In any case, "Everyone" with the read and read/execute permissions adding to these two files seems to have done the trick:

    C:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\Bici1_00.sqm

    and

    C:\Users\Default\AppData\Local\Microsoft\Windows Live\SqmApi\SqmData720896_00.sqm

    Thank you for leading me to this!

Maybe you are looking for

  • OSX El Capitan worm 10.11.4 and Photoshop CS6?

    I have a Macbook Pro OSX El Capitan worm 10.11.4 running. Is there any way I can load an image that was imported in Photo in Photoshop CS6?

  • NB100 XP & - cannot install the utility of keyboard shortcuts

    Hi guys... I buy a NB100-11R and I installed xp on it... all is ok, but...The only problem is with the utility of keyboard shortcuts...I can not install it... installation start-up and stop in a few seconds without evaluating or popup messages. Speci

  • Some Notes on iCloud library on a Mac

    iCloud photo library is a great way to keep the libraries in sync across several Macs. Most of the changes made on a Mac will update on all Macs that also use iCloud photo library (we'll ignore for now iOS devices). Exceptions to the rule: (use pictu

  • Equium A200-1V0 - cannot copy video clips on DVD

    I am trying to download my dvd movie clips, I tried the DVD-R and DVD + RW discs and at the same time I get the message please insert a writable disc. I contacted Sony to ask why I am unable to copy clips (I have a sony HD camcorder) but they said I

  • Install security updates

    I tried several times to download and install the following only to fail...SQL Server 2005 Express Edition SP3 (KB955706) andMicrosoft Office 2007 (KB974561). For any help or suggestion? JimL23