Is it possible to/how can I create an array of arrays in Labview 6i?

I am trying to create a data structure based on a tree where each limb is an array of arrays and each of those arrays is an array of arrays...etc. My ultimate purpose of this is for multidimensional (infinite) data saving/data recovery.

I suspect it won't work for your intended application, but here is an answer to your question:
You can't create an array of arrays, because that would be the same as increasing the number of dimensions of the array. However, you can store an array in a cluster, then have an array of clusters with arrays in them. So, indirectly it is possible. This gives you the possibility of each array being a different size.
Bruce
Bruce Ammons
Ammons Engineering

Similar Messages

  • How can I create a variable size array?

    How can I create a variable size array?

    ok then how can i create a new vector object?If you don't know that, you need to go back to your text book and study some more. Or read the tutorial on the basics of Java: http://java.sun.com/docs/books/tutorial/java/index.html
    After reading that you can move on to: http://java.sun.com/docs/books/tutorial/collections/index.html
    Anyway, the answer to your question is, of course:
    Vector v = new Vector();(But you should probably use ArrayList instead of Vector.)

  • How can you create a test plan generator using labview

    I am looking to create a testplan generator using labview to help RF Engineers translate test requirements into test parameters and wanted to know how i can go about it.

    Have you considered to use Teststand? Teststand organizes all the tests and allows to parameterize them.
    Creating a tool with a similar functionality will be more expensive than buying Teststand and modifing the operator interface.
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • How can I create variant of control query?

    Dear Expert,
    I am using BEx Broadcaster to bradcast query as a report.
    In tab Filter Navigation, I enter the control query, but the variant always gives me "(No Selection Possible)".
    How can I create variant of control query?
    I try to create variant via variable entry page when I excute my query.
    The variable show in table "RSRPARAMETRIZA" but not show in BEx Braodcaster.
    Thank you,
    Zilla

    Hello,
    Please run this control query on the portal and then save variant you require. If you want this variant to be available
    to all users make sure that the user specific flag is unchecked while saving the variant.
    Regards,
    Michael

  • How can I view my photos in "Events" like in iPhoto? How can I create events?  I have 55,000 photos and 1700 events so the only way I can possibly manage my photos is using events that are one slide in size.

    I have 55,000 images organized into about 1700 events. The only reasonable way to view my library is using events in iPhoto where each event has one image That still leaves 1700 images to sort through but that is a lot easier than 55,000 images.  In the side bar is a folder with "iPhoto Events" but those views still show all of the slides.  How can I create events and view my photos as events as in iPhoto?  Events are critical for large libraries and has been my primary way to sort images.
    Thanks!

    I had a problem a couple of months ago when iPhotos suddenly rearranged the order of my Events (Why won't iPhoto let me arrange my photos?) .  I was told "Use albums not events - events are not a good way to organize - albums and folder are designed for organisation and are very flexible".
    Haha!  I should have paid attention and read between the lines!  My iPhotos were highly organised groupings - not according to date but the way I wanted them - and it was so easy to do!  I see now that if I had them all in albums, as per the Apple Apologist suggestion, I wouldn't have this unholy mess I have been left with just to make iPhone & iCloud users happy.  I am now going through Photos and making Albums (of what used to be in my Events)  ... maybe I'll get this finished before they do another non user friendly update!

  • How can I create JScrollPane in my swing application with scroll bars movin

    Hi,
    How can we create scrollpanes moving with scrollbars.I tried many times with custom layout.but it does not work if i set custom layout.I hope that I will get my problem solved.
    Thanks and Regards,
    Rameh RK

    This means it is not possible to create a pure unicode file without the byte order mark?
    You wouldn't happen to know how a file with byte order mark should read on a Linux system?
    Or if this possible or not?
    Regards
    Christian

  • How can I create an EntityStore for a Database?  Advice on DB strategy?

    Hello All,
    How can I create an com.sleepycat.persist.EntityStore for a com.sleepycat.db.Database? Advice on DB strategy?
    I'm looking to create an application prototype that creates a database dynamically and can delete it programatically. Is openDatabase/removeDatabase what I'd want to use for that?
    So far, the Direct Persistence Layer is an amazing piece of technology and has the potential to make my team's application faster than we every though possible, so kudos to the author.
    I've built a high-security application using the DPL and a single database for hundreds millions of users. I'd like to attempt to create a database for each user for security and manageability purposes. Our mission statement doesn't allow us to execute queries for sensitive data across more than one user account at a time, so I don't get any benefit from having every user's objects in a single database. I'm investigating if giving each user their own database will speed up insert times and SecondaryIndex queries. It'll certainly be more secure as each database will be encrypted with a unique password.
    My design is that I have an app with dozens of com.sleepycat.persist.model.Entity beans which I persist and query on their Primary and secondary indexes. I've been accessing things through an EntityStore as illustrated in the Getting Started Guide. Can I access a database created with openDatabase through an EntityStore and com.sleepycat.persist.PrimaryIndex?
    Thanks in Advance,
    Steven
    Harvard Childrens Hospital Informatics Program

    I closed this as I found another way to solve my issue.
    Thanks,
    Steven

  • How can I create a toolbar

    How can I create a tool bar with a functions defined by the user .? For example on the case of explorer on windows there exists a tool bar which can capable to opt tools which been pre determined .How can this be make possible in my application using Labview ?

    Well, a pop up menu is not like a tool bar, but you can find one example here.
    In general, if you want the menu to open more screens, you will need to create and call those as subVIs.
    If this still doesn't help you, I suggest you explain your problem in more detail, and maybe post a screenshot of the what you want to get (no BMPs, please).
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • How can I create more than one main window in a page of SAP SCRIPT?

    How can I create more than one main window in a page of SAP SCRIPT? If anybody helps me I will be obliged.
    Regards,
    Subhasish

    Hi Ganguly,
    It is possible to have more than one main window in a same page.
    You create a main window and simply you copy and past it in the same page.. it will create first main window name as MAIN and other main windows as MAIN01,MAIN02.... up to MAIN99.
    Contets flow from MAIN , MAIN01, MAIN02.......................MAIN99. contents after filling the current window it flows to next window(by default, you skip as well with some keyword not sure could be NEW-WINDOW)
    you want print the main window data twice? or you want to create two main window in the same page ?
    1. give two copies in the no of copies in the output type screen ( Which pop up is coming after excute the program ).
    2. create two page with the same script form.
    3. you can write the coding inside the program to print twice the same page.
    Hope this information use full to you..

  • How can I create an icloud account on my PC?

    I have windows 7 and itunes 10.5 and have downloaded and installed the icloud control panel.  When I try to sign in, I get a message that my apple ID is valid, but is not am icloud ID.

    lunarplexus wrote:
    how can i create my iCloud account on my Windows PC
    It is not possible to create an iCloud account from a PC.
    Creating an iCloud account FAQ:
    http://support.apple.com/kb/HT4436

  • How can I create a guest network on an airport extreme that connects wirelessly with a Timecapsule

    I have a Timecapsule in one place of our house, that is connected to Internet.  I need to extend the range of my network:  1.  my private network needs to get to a remote location to make connection with speakers (Itunes).  for this I need to first extend the range of my private network, because the speakers are too far away from the TC.  2.  I need to set up a guest network, but at quite some distance from my TC, in an other part of the house, too far away from the TC (so a guest network on the TC won't do). 
    For this, upon advice from an apple store, I bought an airport extreme, which I have placed on a location where it can connect to the TC, to extend the private network.  On the location of the speakers, I have an aiport express (connecting to the extreme), to play music from Itunes.  The setup at this moment is:  TC makes connection to internet, and broadcasts a private network.  Extreme connects to this private network, and broadcasts it further to the Airport express, that captures it and plays the music.  I would now like to create a guest network on the Airport Extreme, while this Extreme keeps on connecting to the private network of the TC and keeps on broadcasting it to the Express.  Is this possible?  How can I do this?  Thanks for the help !

    I would now like to create a guest network on the Airport Extreme, while this Extreme keeps on connecting to the private network of the TC and keeps on broadcasting it to the Express.  Is this possible?
    Unfortunately, the "main" router...your TC in this case....is the only device that can create a Guest Network, assuming that the TC is connected to a simple modem.
    Unfortunately again, the Guest Network cannot be extended.  Your only real option here is to create a Guest Network on the TC and hope that it will have sufficient coverage for your needs.

  • How can I create a new DAD?

    HI,
    I'm just starting on oracle 10g XE and i want to know how can i create a dad to access a procedure I create in a new user.
    Let me explain better...
    After the instalation the only user created was the user HR.
    Now I have created the user RICARDO and I want to access the procedure TEST.
    like this: http://127.0.0.1:8080/pls/RICARDO/TEST
    Is that possible or i have to install the iAS?

    Well, you could install an Apache http server as a proxy to XE and define a virtual directory mapping there (pointing to c:\temp).
    See these threads for details:
    Re: Existing http server
    HTTPS with Oracle XE ?
    Re: How to get X-Forwarded-For value?
    Or you could use store the files using WebDav in the database and reference it there.
    Oracle Application Express included in XE does that. They have moved the files of a standalone version from the filesystem to the database:
    http://daust.blogspot.com/2006/03/where-are-images-of-application.html
    ~Dietmar.

  • How can I create a new sales order template

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How can I create a new sales order template in SAP CRM 7.0

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How can i create a new album picture in iphone 4g ?

    hi to evryone
    how can i create a new album picture in iphone 4g ??
    thanks

    Hello,
    As I understand, you would like to know how to create photo albums on your iPhone? This is possible only by first moving your photos onto your Mac or PC.
    On the Mac use iPhoto to sort your pictures into albums then sync them back onto the phone via iTunes.
    On the PC sort your photos using folders or software like Adobe Photoshop Elements then sync them back onto the phone via iTunes.
    Hope this helps

Maybe you are looking for

  • How do I join the Forum on HP Expert Day on January 11th, 2012?

    HP Photosmart C7280 All-in-One Windows XP Wireless connection to my printer does not work.  I am having problem even if I had tried to set it up manually.

  • Can we import RAW photos into iphoto?

    My brother-in-law has many photos from past reunions that are in RAW format. Can we import these into iphoto and have it work? I really want the photos but he thinks it won't work. What are the steps? He says the file sizes are very large

  • Install oracle 9i rac access from both node problem

    Hai, Recently we have planned to move oracle 9i rac databases to new servers. Our current configuration is oracle 9i rac (9.2.0.4) and aix 5.3 with hacmp 5.4 mksysb backup has been taken from old machine and restored in the new machine. For oracle bi

  • Can't compile gnome-libs

    Yes... I know gtk1 and gnome-libs are horribly outdated but until there is a terminal that has *all* the features of multi-gnome-terminal I'm dependent on it So... I'm trying to compile gnome-libs 1.4.1.2 and ./configure breaks at the following point

  • Get/Save PDF file generated by Reports.

    How can I get the temporary .pdf file stored in the cache by Reports Server when, there is a request for a report? When the a request to view output as PDF file? Reports server stores the output PDF file in the server cache but generates bogus alphan