Entering info

This is an extension to a question that I posted a while ago.  I have a table with a 'n' number of rows and a 'm' number of columns.  I want to enter my first set of data in row 1, then my next set into row 2, and so on.  But in each row, I have 5 columns and I want specific information to be placed in each column.  When ever I run my vi, it places all the information into the first row.  I am entering my info into a table using shift registers and I tried using the carriage return and line feed, but none of it places it like I want it.  Below I have attached my vi. 
I want to info to appear like:
   Run     Applied Voltage       Current       Resistance     Temperature
    5               10                          6                    4                     35
    4                11                         6                    4                     34
    3                10                         6                    4                     34
  and so on....
But instead it appears like
    Run      Applied Voltage           Current           Resistance         Temperature
     5                10                              6                      4                             35                       4                 11                 6               4              34         and so on....
How can I get the data to appear like wanted?
Any help will be greatly appreciated.
Attachments:
FJ-PROGRAM.vi ‏73 KB

Your program has some serious flaws and this particular problem is due to the fact that you actually only write an 1D array of strings. (You convert it to a 2D array only after the loop, meaning the 2D array size is "N by 1".
You don't need to explicitely built the array, just use autoindexing on the output tunnel.
%t is NOT a valid format for strings here ( not even allowed for array to spreadsheet string). Use %s. Leave the separator input unwired.
I don't understand the need for the outer case structure. What is the point?
I don't understand the need for the inner case structure. Once the while loop produces an output on the tunnel, the wire will always be true. 100%!
I don't understand the "# of runs" handling. You cannot gurantee how often the FOR loop iterates, because you don't know if the FOR loop starts with the original value or with a decremented value from the local variable write in the while loop. Local variables are dangerous!
See image
Message Edited by altenbach on 06-28-2006 03:54 PM
LabVIEW Champion . Do more with less code and in less time .
Attachments:
Spreadsheet.png ‏7 KB

Similar Messages

  • Trying to load flash file in iWeb and when I enter info in the "html snippet" box a "missing plug-in" message comes up (although i have adobe flash player in, if that's the plug-in they're looking for). Anyone have any similar problems or solution. Thanks

    I'm trying to load flash file in iWeb and when i enter info in the "html snippet" box a "missing plug-in" message comes up (although i have Adobe Flash player installed, if that's the plug-in they're looking for). Anyone have any similar problems or solutions. Thanks

    when i publish my site and vew it the page on the web it just comes up with the file name w/ the ,swf and the "mising plug-in" message below. if i click on the file name it displays the flash file but gigantic (the entire height of the page).totally perplexed!
    anyway, here is the code.
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000”codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0”width=”244” height=”221” id=”ETrade_banner_Gumby_replay”><paramname=movie value=”ETrade_banner_Gumby_replay.swf”><param name=qualityvalue=high><param name=base value=”.”><embed src=”ETrade_banner_Gumby_replay.swf”quality=high width=”244” height=”221” name=”ETrade_banner_Gumby_replay”align=”” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”base=”.”></embed></object>

  • How to track Entered info at ADF UI page in ApplicationModuleImp.java

    Hi All,
    I am working on one ADF Requirement ,where i ll be configuring DB multiple table(there ll be FK-relationship between all these tables) through ADF UI page.
    requirement is:
    I will be having ADF UI Page (I have my VO based on multiple EO's)
    At runtime if i provide Details in UI page ,those data should go respective tables through single control. UI wont be having all the Columns, I will be tracking related columns through java method then i am updating the same to Other table.
    I can track these values in managed Bean class by using Below Code
    ViewObject vo = ADFUtils.findIterator("OeAttrMappingVO1Iterator").getViewObject();
    vo.getCurrentRow().getAttribute("DeletedFlag");
    But, I want to do same Logic In AMIml.Java
    Can anyone suggest me, how i can track entered info in UI in my AMImpl.java ??? Because I hav some other logic which i can implement in AMImpl.java
    thanks
    Santosh

    Hi,
    look you directly have a control of UI entered data in your managed bean. then you just create a custom method in am impl with parameters. expose the same in client interface, then call the impl method from managed bean and paas the entered values as parameters.
    see if this helps http://xmlandmore.blogspot.com/2011/05/invoking-application-module-custom.html
    ~Abhijit

  • In the case of a fixed vendor, please enter info record

    Hello Experts
    When I make a Purchase Requisition allocated to a fixed asset and I also indicate the fixed vendor, the following error appears:
    "In the case of a fixed vendor, please enter info record"
    We are not maintaining info records. For material and service purchases, if I type the fixed vendor, the info records are generated automatically by the system and we do not care about them. But for fixed assets it does not allow me to save if I enter the fixed vendor. How can I make to be created automatically also for the fixed assets?
    Thanks in advance
    Best regards

    sure, SAP creates info records itself when you do a purchase order.
    but SAP does not create info records when you create a purchase requisition.
    if you want a fixed vendor in a purchase requisition, then you have to have an info record first.
    so you either enter a desired vendor for this first time and can use fixed vendor with the second ocurance, or the requisitioner asks purchasing to create the info record manually. or you create the PO without requisition for the first time.
    see OSS Note 63600 - Required vendor - fixed vendor for IW32
    it explains the reason for the error message and a workaround.

  • Entering info into "category"

    Anyone know how to enter info into the "category" heading for an iTunes selection? When I "get info" for an iTunes selection, I do not see the "Category" heading that is offerd in "view options".
    Many thanks.

    Richard,
    I'm so glad you posted this question. I just discovered the mysterious "category" field today. The following post discusses it a bit, but I'm hoping to find out more.
    Bensch, "How do I use the new fields "category" or "description"?", 06:10pm Sep 7, 2005 CDT

  • 'In the case of a fixed vendor, please enter info record'  error message

    Hello All,
    We are on SRM 5.5. User created SC and selected a vendor as a source of supply. After ordering, Pr should be created in ERP. Instead of that we receive an error - "In the case of a fixed vendor, please enter info record". Any idea what can be causing this problem? I was trying to replicate that problem by creating PR manually and putting a fixed vendor there but the field is cleared out autimatically upon 'check'. Please advise.
    kind regards,
    Robert

    Hi,
    Have a look at these threads:
    Re: PR instead of PO created
    Re: How to create PO in Backend by refering only vendor
    BR,
    Disha.
    DO reward points for useful answers.

  • Firefox freezes on sites into which I enter info, like survey site and especially facebook.

    Firefox freezes on sites into which I enter info, like survey sites and especially facebook. On a particular survey site, I filled in the dots for how much I like or disliked their product. After I was done, my firefox screen went grey and my computer became unresponive. I had to shut it down via task manager. The biggest problem is with face book. If I write long messages then I am okay... most of the time. It's inconsistent. But the result is usually a grey screen and I must follow the procedure above. I tried the same thing on myspace and oddly I didn't have this problem. Also, on facebook, while typing a message it will not scroll down when I get to the end of the page, such as this page just did now. Therefore I can't see what I'm writing at certain points. I recently reinstalled Vista Premium Home edition and then installed the newest version of firefox. Everything was fine til yesterday. So I reinstalled firefox and change my lag time to -1, but that didn't help either. Had a problem with adobe earlier too, so I don't know if that has anything to do with it. That's all I can think to tell you. Thanks for the help!
    == URL of affected sites ==
    http://http://www.facebook.com/
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30618; Creative AutoUpdate v1.10.10)

    Hello Kelly.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.

  • When I go to a Pages document, I can't get a cursor to enter info.

    Why no cursor to enter info in Pages?

    Pages creates two types of document: Word processing documents and Page layout documents.
    Word processing documents include a default Text layer into which text can be entered directly.
    Page layout documents do not contain a Text layer. Those created with either of the Blank Canvas templates contain nothing except an empty canvas onto which objects, including Text boxes, may be placed. To enter text on a Page layout document, you will first need to insert a Text box (or a Shape) using the Text button or the Shapes button in the Toolbar. Click inside the Text box, and you will see the insertion point and be able to enter txt from the keyboard or from the Clipboard.
    Regards,
    Barry

  • Adobe ID screen grays out with swirl in right hand corner when asked to enter info. Stays that way. I am locked out

    Trying to launch elements. Adobe ID required. Enter info. Then I get a grayed out screen with swirl in bottom right corner. Never lets me into program.

    Hi lospesca,
    Thanks for posting on the Adobe forums.
    Please follow these steps :
    Go to following location:
    for Win
    C:\Program Files (x86)\Common Files\Adobe
    C:\Users\username\AppData\Local\Adobe
    for MAC
    Finder> Go > Go to Folder
    \Library\Applicaiton Support\Adobe
    ~\Library\Applicaiton Support\Adobe
    Locate folder OOBE and rename it OOBE.old
    Download and install
    Adobe - Adobe Application Manager : For Windows : Adobe Application Manager
    Adobe - Adobe Application Manager : For Macintosh : Adobe Application Manager
    After the installation
    Try to Open Adobe Application Manager / Creative Cloud App.
    Log in that with Adobe ID and Password.
    If it does not work first try couple of times more.
    Let me know if this resolves the issue.
    Regards,
    Sandeep

  • HT4991 Although I entered info in several Numbers spreadsheets within the last hour, now I can't input info in another.  Nor can I go to any others.  I'm locked up in one spreadsheet and can't move out of it.  Any ideas?

    Altho I entered info into several Numbers spreadsheets, I have locked up in another one.  Any ideas?

    Altho I entered info into several Numbers spreadsheets, I have locked up in another one.  Any ideas?

  • Only able to view entered info. on PDF form when I preview it?

    I was almost finished completing a 127 page form and when I went to open it today I was unable to view all of the information I have entered.  The info. is no doubt there because I can view everything I've entered when I preview it but once I open the document completely I can't view anything, even if I click on the box.  Any help would be greatly appreciated!

    I don't think that's the problem because I just reloaded the original form and typed in a few entries and was able to view my info.  I just submitted another question as I think the problem may be that the file has a lock icon but I have no idea how I locked it.  Below is my entry.  Any help would be appreciated!
    PDF form has lock icon and I'm unable to view my information entered
    This question is Not Answered.(Mark as assumed answered)
    Nov 10, 2013 5:21 AM
           Tags (edit): none (add)  
    I've been working on a 127 page pdf form for a couple of weeks and have saved all of my information multiple times.  I recently opened the document to complete the form(I literally had 2 entries left) and I am unable to view any of the information I've entered.  The information is no doubt still there because the original form is 7mb, and my saved form is 7.26mb.  I am also able to see all of my information when I preview the document by opening the my documents window and clicking once to preview the form in the same window, however can not see any of my information when I attempt to edit it and open the form completely.  I am using a PC, windows 7.  I'm assuming I can't view my info. because I somehow locked it but I am not asked for a password when I open it.  I recently downloaded the original form again and typed in info. and there is no lock icon when I save it under a different name and I'm able to view the info. entered.  I have no idea how I locked the form or if this is the reason I can't view the info. when I open the documetn completely.  Any help would be greatly appreciated.  Thanks.

  • Where is the little 'lock' showing me that i'm entering info on a secure site? i'm hestitant to enter credit card numbers or passwords on this new version of Firefox

    I always look for that padlock on the lower right hand corner of the screen when i go on my bank account site or enter any confidential user info such as account numbers/passwords. This version of Firefox doesn't seem to have it, so how do I know I'm on a secure site? This has me a little nervous. i'd like to switch back to version 3.x if I cannot get that with this version.
    thanks.

    The padlock has been replaced by the site identity button, for details on using it see https://support.mozilla.com/kb/Site+Identity+Button

  • When using Adobe Reader 11 and entering info on a US government form, 2d Barcode is grayed

    2d barcode greyed out when any info is entered into the form...

    Hi Pat,
    Thanks for the quick response...Here is the link to the document.
    http://www.uscis.gov/files/form/i-864.pdf
    I have tried several different things, including different computers, tried to open using Firefox / IE / Chrome (None of these even display the 2D barcode portion) and well as another PDF reader.
    Basically when using Adobe Reader 11, I can see the 2D barcode normally, but when I even enter a single letter into any field, the 2D barcode is 'greyed' out.
    I have searched on the forum and saw another similar post that was mentioning something about a 'license' issue, etc.  As I am the end user, there is nothing that I can do in the modification to the file, as it is a protected file (i.e. I can only comlete and print this document).
    Thanks for the help.

  • TS1543 my mac wont stop at single user it continues to root, how can i get to single user to enter info needed to reset password

    I my mac wont recognise my password, i have tried to reset password using single user but my mac wont stop at single user it just continues to root, how do i get it to stop at single user so i can add info needed to reset password?

    Are your sure that wasn't a Verbose boot (Cmd-V) you were trying? That would go on to a regular boot.
    Try a PRAM Reset, then try the single user, Cmd-S, at the startup chime. For the PRAM Reset, hold down Option - Cmd - P - R all together until it chimes a total of three times, then let go to finish booting.

  • How can I get my wireless keyboard and my new magic mouse to enter info into a Christmas list app on iphone 3GS? Do I have to move to another room? I have bluetooth on in my iPhone.

    I have wireless keyboard and a new magic mouse. I want to enter data into a Christmas list app on my 3GS iPhone. Too time consuming to just type on iPhone keyboard. How can I get keyboard and mouse to be 'connected' or recognized by my iPhone? I have Bluetooth "on" in my iPhone.

    You cannot connect the mouse.  This is not a feature of iphone
    You can learn about connecting a keyboard in the manual:
    iPhone User Guide (For iOS 5.0 Software)

Maybe you are looking for