Is it possible to load same vi in several subpanel ??

Hi,
Is-it possible to load same vi in several sub-panel on a vi ????
Eddy DUCHENE
12 F Chemin de Boutary
69300 CALUIRE ET CUIRE
[email protected]

Well - as far as I know, that is not possible.
If you try it with just two subpanels and the same vi to place in the subpanel, you once get error 1145 (LabVIEW: Cannot open VI because it is already in a subpanel control.).
One way you could code a similar functionality was the usage of a tab-control. You could place your "views" on 5 tabs, make the tab-registers invisible and access the single tabs using a drop-down.
Using LV8.0
Don't be afraid to rate a good answer...

Similar Messages

  • Is it possible to load data from attribute of I.O. to text of the same I.O.

    Hi guys,
    is it possible to load data from attribute of InfoObject to text of the same InfoObject.
    I have this requierement: the text (description long) of InfoObject should be filled defends on the content of one attribute of this InfoObject.
    Is it possible via Update Rule? (we are using BW3.5)
    And how?
    Thanks in adance!
    Regards

    HI,
    1st) activate your object as data target and do the assignment in the transfer or update rules.
    --- How can I active my InfoObject (Text if the InofoObject)as data target?
    Right Click your info area and choose " Insert characteristics as a Datatarget" and give your info object Id.
    2) create a generic datasource on the p-table of your object and assign that datasource as text datasource to your object.
    --- How can I create a generic datasource on the p-table of your object ?
    For Eg: your info object name is like this
    ZIO_CID
    For this P table will be like this
    /BIC/PZIO_CID
    In RSO2 tcode Generic datasources create datasource based on this table .
    Hope it helps
    Regards,
    Arun.M.D

  • Is it possible to load Final Cut X and Final Cut 7 on the same macbook pro?

    I already have Final Cut X on my MacBook Pro and I tried to load Final Cut 7 on there and after it said install complete I checked and it was not in my applications but the peripheral applications were. Is it possible to load them both on the same mac?

    You must install Final Cut Studio first, run all updates and then you can install FCP X.
    Go to digitalrebellion.com, get a free copy of FCS Remover and use it to uninstall FCP X.
    You can then install FCS and download FCP X again -the AppStore knows that you already paid for it.
    FCS will be moved to its own sub-folder in Applications.

  • Is it possible to load a request already updated in the data target ?

    Hi Experts,
    Question: load a request which is already updated in data targets and data mart status is set
    Data flow:
    source system -
    > ODS1 -
    > Infocube1
    Now, requests are first loaded into ODS1. Then these request are loaded into Infocube1.
    Now, i deleted the request in the Infocube1.
    Is it possible to reload the request from ODS1 to Infocube1 ?
    Please suggest how.
    Regards,
    Suraj S Nair

    Hi  Masthan Kaniganti          ,
    It is possible to load the data but not same request.
    The reason why we can not load the request is in ODS level delta resords are updated ,hence with the selection condition we have to load the present and previous data.
    and one more thing...
    If you are deleted request in Cube level means, we can reconstuct the same  request via reconstruction tab.. 
    Hope this helps you...let me know if you any further ifo on this..
    Best Regards,
    maruthi

  • AWM dimension mapping - is it possible to load data from two input tables ?

    Hello All
    I have two tables ProductFamily (parent level) and Products (child level).
    I want to load a dimension from these two tables where the parent-child relationships are maintained (I am using AWM).
    I created a mapping with these two tables as input, but the data loaded does not maintain the relationships.
    So how do I do that? Is it possible to load dimensions where different levels get data from multiple tables?
    Is there any type of joiner available in AWM?
    thanks
    Few Notes:
    - I do not want to use OWB here as my data is clean
    - In AWM, When I loaded the data from a single view which contained data from both input tables, it worked fine. But this is my worst case option.

    You should use the Snowflake Dimension option in the Dimension mapping screen for the Product Dimension (as opposed to the default dimension mapping style - star schema).
    This will modify the mapping inputs to include a separate parent level key for each hierarchy/level i.e. for each hierarchy/level (unless topmost level of hierarchy), you need to specify the parent level key in addition to the current level key, code/name/description/other attributes etc.
    You can do the mapping in either .... use icons at the top of the mapping screen.
    the drag/drop mode by dragging the relational column onto dimension model - hierarchy/level/attribute
    -or-
    the table expression mapping mode which gives the same effect.. dragging a column onto an attribute sets the expression in <schema>.<table>.<column> format.
    HTH
    Shankar
    Note1: Complete the mapping in one go.. Switching b/w the mapping modes cause the mappings to be reset.
    Note2: Assume your data is correct, foreign key to parent level table: ProductFamily exists in child level table: Products.

  • Is it possible to load data at aggregated level directly

    Hi All,
    My question may sound vague but still would like to clarify this.
    Is it possible to load data at some higher level than the leaf level? The reason for asking this question is that we are facing severe performance issues while loading the cube.
    We are trying to reduce the number of members which inturn can reduce the loading time. On this attempt to reduce the number of members client said that there are 3 million leaf members(out of 4.3 million total members) for which they do not bother if they appear on report or not but they want to see the total value correct. i.e. the dimension will be only loaded with 1.3 million(4.3 - 3) members but the total can still be correct(including the 3 million leaf members).
    Is it possible to have two loads one at leaf level only and other at parents and above levels.
    DB - 10.2.0.4
    Also I want to know when do we use allocmap? how does this work?
    Regards,
    Brijesh
    Edited by: BGaur on Feb 13, 2009 3:33 PM

    Hi Carey,
    Thanks for your response.
    I worked on your suggestion and I could able to load data at higher level for a value based hierarchy. But I met with a other problem while doing this.
    I am describing this as a level based but while loading we are converting to value based hierarchy.
    we have following levels in the customer dimension having two hierarchy
    hier1
    lvl1
    lvl2
    lvl3
    lvl4
    lvl5
    prnt
    leaf
    hier2
    level1
    level2
    level3
    level4
    prnt
    leaf
    so prnt and leaf is common levels are common in both the hierarchies but we were facing multipath issues in second hierarchy and we work around it by concatenating the level name.
    In attemp to decrease the number of this dimension member(currrently 4.3 million) business suggested that there are some kind of customer for which they dont want to see the data at leaf and prnt level instead the level4 or lvl5 should have the total consisting of those members. So by this way we need not to load those members and they were making up 2.4 million out of 4.3
    To implement above I did following.
    1. Created six hierarchies.
    one to have members from level4 till level1
    second to have members from lvl5 till lvl1
    third to have all members of hier1
    fourth to have all members of hier2
    fifth will have leaf and prnt of hier1
    sixth will have leaf and prnt of hier2
    In fifth and sixth hierarchy leaf is common but prnt is different due to the concatenation.
    In the cube I am selecting the aggregation hierarhies as first,second,fifth and sixth. hierarchies third and fourth will be used for viewing the data.
    Fact will have data corresponding for leaf level data,level4 and lvl5.
    The challenge I am facing is that if there is some fact value for leaf level loaded through relational fact but no value being loaded through fact for lvl5 or level4 I am not seeing the total value as leaf value is aggregating till prnt level and no value at level4 or lvl5 so same is propagated till lvl1 and level1.
    I tried to be as clear as possible but still if there is any confussion pls update the thread. I understand that the approach is vague but I am not seeing any other way.
    Thanks
    Brijesh

  • Load Same Text data for all language key

    Hello Everyone,
    I have a datasource with Material and Desc fields but no language key.I need to load the same desc into my infoobject for all the languages i am maintaining (EN/DE/IT/FR/PL). Is this possible?
    Thanks,
    Ajay.D

    Hi Ajay,
    you can load same description for all the languages by maintaining constant language value at Transfer rules/ Transformations.
    but here you need to change the constant value for each language.
    Ex, if you are loading for EN, maintain language as Constant "EN".
    and then for DE, maintain language as Constant "DE".
    but this is repetitive process, if new materials are added then need to load again.
    Best Regards.
    Edited by: Daya Sagar on Sep 16, 2009 11:16 AM

  • Is it possible to load saved audiofiles into a new multitrack project?

    Hi
    Is it possible to load pre-saved audiofiles (from previous version of a multitrack project) into a new multitrack project which includes the exact-same clips used for the pre-saved audiofiles?
    I'm tempted to experiment but am afraid of adversely affecting my pre-saved audiofiles. Any tips would be really appreciated.
    Warm regards
    Peter

    Hi Jim
    Well, since as things stand I can't get 'conform' to work (but hopefully it will once I install Snow Leopard and the new FCS3) I'm trying to come up with a 'workaround' to my problem.
    Say, I have my multitrack project which had been sent from Final Cut 6.
    Nightmare of nightmares, I realise that I need to change some aspects of my picture edit.
    Conform doesn't work for me in STP2. So, as a workaround, instead I ensure that all of my audiofiles are saved (your 'save as...and collect media' suggestion).
    I make some changes to my picture edit to make the video shorter.
    I now need to resend my changed-picture-edit FCP6 sequence to STP2 afresh as a new multitrack project.
    Now in STP2 I will be looking at my new multitrack project, which matches my updated FCP6-changed sequence.
    Ahhh, as I write this I think I'm figuring it out...
    My idea is to open the previously saved 'longer' multitrack edit in addition to my current 'newer' multitrack project, and then manually copy over the matching-duration 'pre-saved' audiofiles (that already have effects applied such as reduce noise) into my new multitrack project.
    In other words, I will replace the exact-same clips in the new multitrack project with the clips from the old multitrack project which have effects applied on them.
    I think I may have answered my own question :o) Does this sound feasible do you think?
    Hopefully this will only be a stopgap workaround until I do a fresh install of Snow Leopard and FCS3, when hopefully the Conform feature of STP will be error-free for me.
    Peter

  • Is it possible to load Content Explorer task flow from Document Explorer

    I have document explorer task flow within a page that has one the root folder employee that contains list of html files
    While selecting the row (html file) is it possible to load the same within Content presenter by capturing the ContentID from there? Under document explorer task flow I found one parameter resourceId. Can we update this in the Content Explorer task flow?
    Thanks,
    Vishnu

    Read up on XMLType Views in the XMLDB Developers Guide or here:http://download-east.oracle.com/docs/cd/B14117_01/server.101/b10759/statements_8004.htm.

  • Is it possible to load multi applet whose version is different ?

    Is it possible to load on same browser multi applet whose version of
    JRE is different (1.3.1 and 1.4.2) at same time?
    These applets are loaded <OBJECT> tag.
    If Not, is there documentation written above things are specification.
    Thank you for advance.

    Thanks for your help.
    I've changed the classes totally...
    Now I don't have that problem anymore...
    The problem was that every time I've clicked the play button,
    it created a new instance of SoundPlayer class.
    Now I have only one instance of the SoundPlayer class, and
    then I'm just calling its methods like play, pause, stop, volume,
    pan, etc...
    But here is the new problem:
    Error #2037: Functions called in incorrect sequence, or
    earlier call was unsuccessful.
    I heard somewhere that Sound Object can have only one song in
    it, for every other it needs a new instance of Sound object...
    EDIT:
    I've found that in Flash docs:
    Once load() is called on a Sound object, you can't later load
    a different sound file into that Sound object. To load a different
    sound file, create a new Sound object.
    mloncaric

  • Loading same ELF multiple times

    Hello,
    is it possible to load the same Executable Load File to card multiple times, to different Supplementary Security Domains?
    I tried it with JCOP31 card I have, but INSTALL for LOAD returns 69 85, Conditions of use not satisfied. Is this expected behaviour, ie. is loading same ELF to different SSDs not supported?
    It seems like isolation breach - each SSD should be able to contain whatever it wants as long as applet AIDs don't collide, but Get Status doesn't contain anything about SSD for ELFs nor does Install for Install.
    Or is there some other recommended solution?

    Why do you want multiple copies of your CAP file? You can instantiate an applet multiple times from the one CAP file. Also remember that there is only one JVM on the card as well and the classloader is not like a standard JVM. A CAP file represents a package so you are trying to load the same package into a JVM multiple times in the same classloader. This would also cause issues in Java (not just Java Card).
    Cheers,
    Shane

  • Urgent - Is it possible to Load a DLL in ABAP ?

    Hi All,
       Is it possible to Load a DLL from ABAP ? If so how ?
    Thanks
    Sunil.M

    Hi sunil,
    1. Its not possible for DLL,
      but if its Activex EXE,
      (ie. OLE concept is there),
    2. then it can be done.
    regards,
    amit m.

  • HR_MAINTAIN_MASTERDATA is it possible to perform same action as PA41

    Hi All,
    Is it possible to perform same action as PA 41 through HR_MAINTAIN_MASTERDATA ?
    I have a scenario If employee is already left i.e. date of leaving is already in info type 0 and if after 2 days I want to change leaving date of employee is it possible through function module Z_PBHR_INPUT, is there any functionality of PA41 or PA40 in this IDOC?
    If you give me your number I could discuss with you.
    Thanks in advance!!
    Thanks.
    Kind Regards,
    Manoj Shakya
    Phone No. +44 012567 44337
    Mobile No. +44 07903520822

    action type 70  71
    is nothing but tells nothig but about screen PA41
    when there is a req to change the date of the employee so u can procedd
    i am trying to call u

  • Is it possible to load a non-standard image using some Java API?

    Hi,
    My "problem" is:
    1. I have an image called "mediterranean_sea.IMG" (non-standard image format)
    2. I need to process it (histogram, palette, etc).
    3. I'm wondering if it is possible to load this image an process it using some Java API.
    4. I've tried to do this using JAI but I think that this API only works with TIFF, PNG, JPEG, etc.
    Any idea?
    Thanks in advance,
    Roger

    [url http://forum.java.sun.com/thread.jsp?thread=468188&forum=31]Cross-post

  • Is it possible to load a PDF into the ipad Photos app?

    I deal with documents that then have to be sent to a specific site that only accepts .doc, .docx, pdf.
    I can't e-mail them, because the site must access iPad so that the documents are correctly received and accounted for.
    That site can only access the iPad's Photos, nowhere else.
    Is it possible to load one of these three formats into the ipad Photos app?

    Thanks Diavonex, but that doesn't work (see my question).
    I can easily produces JPGs and load them into Photos, but the site in question can't access them ( it only accepts .doc, .docx, PDF).

Maybe you are looking for

  • Brand New 13" Macbook Pro Retina (Mid 2014) Overheating?

    Last week I brought a new 13" Retina Macbook Pro. I am so excited and happy since I finally got my first Macbook after a long waiting and saving up money. Everything was working so well so far, until recently I got bit concerned about the heat that t

  • HT1766 How do I recover pictures and videos not backed up, nor in icloud

    I recently bought an iphone 4s and had them transfer my information from the old device to the new one.  Later I noticed that all the pictures had been transfered from itunes album covers to my camera roll in doubles also, I went home and ignorantly

  • Time Capsule best to dedicate for backup and usb external for other data or partition TC for dual

    I have lots of video and photo and have 2TB drive on my iMAC and want to use TC for backup.  1) Since alot of video and photo, can plug in via ethernet or "cable/usb" vs. wireless to back up my main iMAC?  Otherwise very slow via wireless and perhaps

  • Aperture crashes

    I'm running a first generation mac pro with 5GB of RAM as well as Parallels and Windows 7. When I run Win 7 I think it takes up about 2 - 3 GB of RAM here or there. I keep getting Aperture crashes even though Activity Monitor seems to show available

  • MBP superdrive does not accept commercial audio cds

    Hi people, My superdrive mostly does not accept commercial audio cds when i keep on trying it accepts them sometimes but you cannot say under which circumstances. I already tried to resolve this with a "reset -all" in the single user mode but this ju