Tab Container Issue - Graph not plotting.

Hi All,
I am currently working on cost model which is split into two tab containers.  the first tab contains the graph (Model) while the other tab contains the adjustable variables (Assumptions).  The graph is dependent on the adjustable variables in the assumption tab.
The model was working correctly until 8 additional spinners and check boxes were added to the assumptions tab.  Now  the elements of the graph (lines are bars) do not plot.   The graph is based on the variables in the Assumption Tab.
Have anyone encountered this before? I've checked all my forumals, links for both the graph and the spinners.  All are mapped correctly.
Many Thanks,
Mike

Hello,
Actually I do know already several working solutions, to avoid this problem. You mentioned some of these.
But here I am purely interested about this behaviour. Is this a bug, or this is a normal behaviour? Like LabView saves system resources, so If we do not see a graph on the front panel, it does not update its values? (i mean the cursor values).
So I would like to see and understand whats going on when someone runs this particular example. (so I do not use this in a real project, this is only to show and examine this behaviour).
Also a bit dirty workaround: I could set the first TAB page via property node, when I run the code, so we always get the required result...
Anyone who could explain how a graph works in this example?
Thanks very much!

Similar Messages

  • Xy graph in PDA module does not plot points or update

    The XY Graph for PDA does not plot points or update. Input data is simple cluster of floating point data (x,y)in while structure. The axes scale properly with Configure PDA XY Scales.vi. Cursor legend also OK. Checked line and point attributes-OK. Running 7.0F1 and pocketPC2003. Please help.

    Garret,
    Can you attach the VI so that we can see it? If you think it is a bug in the toolkit, rather than a programing thing I would suggest sending an e-mail to NI. In addition are you using eVT 3 or 4 or both?

  • Chart Web Part to not plot zeros on a line graph

    Hi all,
    Is it possible to not plot zeros on a line graph?
    I have a line chart with days of the current month along the x-axis and a value on the y-axis. I have a series representing a forecast as a line that will show what the values along for the whole month should be and a second
    line chart series representing the actual. This tells the reader how the actual is tracking against the forecast. The data is based on an excel table.
    Currently when the latest value is set the line skews back to 0. I don't want this shown, I just want it left blank. On excel you can change the zeros to na() and the line graph will not plot, however, if I leave them as na() in the source data, the whole
    column wont be imported in the chart wizard.
    Any ideas?
    Thanks
    Andy

    It's true -- the RangeBar chart type only has two field options (X and Y) while the RangeColumn correctly has an addtional Y field. The RangeBar chart should obviously have two X fields if it's supposed to plot a range, as the name and example image indicate.
    Neither this thread or the one linked has led to an answer. Can this be fixed?

  • Components will not assign to tabs in tab container

    When I drag a new component (such as a Spreadsheet Table) to any tab on a tab container, it just becomes another object on the canvas (and not included within the tab or tab set).
    How do I actually place objects within the individual tabs?

    David:
    Thanks for the response.  I had just upgraded to xCelsius Engage 2008 and had not entered my product code in License Manager under the Help menu. 
    I had some functionality during my initial use after the upgrade, but not the tab container apparently.  Seems to work fine now that I entered the product code.

  • I am facing issue when opening flash files in Flash CC. (Error : - .fla was created with a later version of Adobe Flash Professional CC and might contain new features not supported in this version of Flash professional.)

    I am facing issue when opening flash files in Flash CC. (Error : - .fla was created with a later version of Adobe Flash Professional CC and might contain new features not supported in this version of Flash professional.)

    fyfesa1970 wrote:
    Ask a simple question and get a simple answer...see below...hilarious:
    All representatives are actively assisting other customers. Your estimated wait time is 0 minute(s) and 1 second(s) or longer. Thank you for your patience.
    We all can learn from this. Whenever you get stuck in a customer-service situation that goes nowhere, as soon as you become aware of the futility, get the name and employee ID of the person, then say, "I don't mean to be rude, I think we're both wasting our time. Perhaps you weren't trained for this issue, or perhaps your system isn't displaying the correct information. It doesn't matter, because I'm not getting proper customer support this way. Please ESCALATE this to your highest-level manager IMMEDIATELY. If that person isn't availabe, ESCALATE me to that person's highest-level manager. If you haven't been given the proper training, you can use this to inform your manager that you need the training. Thanks for trying to help. I appreciate it. I have copied and saved this chat session. NOW PLEASE ESCALATE THIS CASE AS I HAVE REQUESTED ABOVE. I'm waiting now... "
    The point is that you're a customer, and the company needs customers, so the individual who's failing to deliver good service needs to be identified so they can be properly trained, and so that problems in the system can also be identified, but more important is that you get the service you're entitled to.
    If you search the forum for similar questions, you'll see the kind of information that the volunteer users like yourself on the forum need to know about your system and files involved, so they can help you better.
    Good luck.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Workflow issue - Main workflow container elements are not updated.

    Hi All
    We have implemented N-step badi for approval process and for this we have activated one workflow which contains subworkflow .
    During approval process , only the subworkflow container elements( approver list and last approver) getting updated with status and time.But main workflow container elements is not updating with these details.
    Binding between main workflow and subworkflow is perfect. But reverse binding ( from subworkflow -> main workflow ) will take place once subworkflow is completely finished. But here we will require / need to pass some information from sub workkflow to main workflow when still subworlflow in process( before completed itself).
    Please let me know is there any process / steps is required to pass values between subworkflow to main workflow ( binding is perfect).
    Please let me the way how I can update the main workflow container from  subworkflow container or from any step in sub workflow .
    In subworkflow . we have loop of  approvers and it will send workitems to approvers one by one.
    Here i need to update Main workflow with the information like last approver and approver list with status and approved time.
    So please suggest how Can I update main workflow container from subworkflow while subworkflow is still in process( subworkflow not yet completed).
    Kindly reply me ASAP.
    Thanks and Regards
    Madhukar .

    Yes I am setting SWC_SET_ELEMENT for my container values,the ones for which i have defined as EXPORT.
    And I have checked the task also...
    Everything has been checked properly..The binding is fine.
    Thanks & regards,
    Ravikiran Kallimath

  • Problems with XY Graph "forgetting" plot properties

    I am having trouble with an XT Graph in my loop.
    The graph has 10 plots which at any time can have anything from 0 to ~1000 points, often some plots will have significantly less ploints than others. There is a user selectable option to display all points or just the most recent set.
    My problem is that I want the graph to reflect the input data by plotting a single point at the time of an update, so I have a string of points rather than a line.
    When I right click the graph and go into properties, I change the point style to solid circle and turn off line interpolation. I then click save these values as default, and save the vi.
    However, once I run the vi, the graph always reverts plots 1 to 9 (not plot 0, this stays as I want it) to have no points displayed and line interpolation on.
    Has anyone had this problem before? Ho did you fix it?
    I know it can be fixed, as I had this probelm a few months ago on a similar vi and after weeks of struggle I solved it, however I just cannot remember how I did it.
    Thank you for any help, at the moment I can't post any code. Note that the data the graph shows is all perfectly fine, just the plot properties are being forgotten.
    Solved!
    Go to Solution.

    HI DarraghCorrigan,
    In relation to the problem expressed in your initial post:
    "once I run the vi, the graph always reverts plots 1 to 9 (not plot 0, this stays as I want it) to have no points displayed and line interpolation on"
    This is due to a bug in the LabVIEW software whereby any changes that are made to the plot properties (e.g. to change the colour of a plot) will not be retained, except in plot 0 which is unaffected. Our R&D department are currently investigating this problem so that it can be fixed in future version of the software. The recommended workaround for this problem is to pragmatically set the plot settings at the beginning of the code using property nodes.
    As I understand it, this is not the main problem that you are experiencing. If you set up the properties for a plot (using some of the described property nodes) which is subsequently removed or rewritten on an XY Graph, my understanding is that there is no way that LabVIEW can remember and retain these properties.
    As you rightly suggested, one way of conveniently overcoming this problem would be to set default plot properties so that when you remove/rewrite a plot and then add it again, it will always default to those properties. Unfortunately, it is not currently possible to do this though it has been recommended as a product suggestion so it is a feature that is under consideration for implementation in future releases of LabVIEW.
    I think the issue you need to be addressing is the fact that you are at some point resetting the graph by sending an empty array to it such that all of your properties are lost. If you can find and remove this section in your code, you should be able to overcome your problem.
    I hope this helps.
    Best Regards,
    Christian Hartshorne
    NIUK

  • A repeating plug-in container issue

    I am trying to update Roboform and everything seems fine until I get to the Roboform Landing where it lists all of the fixes, and then an error message pops up that says:
    Can not load RoboForm add-on
    Please restart browser or reinstall RoboForm
    TypeError: aId is undefined
    resource://app/modules/CustomizableUI.jsm(1104)
    It does this when I close Firefox AND when I allow Roboform to close it. What is a plugin container issue and how can I get Roboform updated successfully? Firefox 35.0.1

    hi all - I have a similar problem with flash - basically the plugin crashes pretty much every time I am not looking at it directly (playing online games in tabs for example)
    I have tried disabling the "memory-safe-away-time-out thingee" in config:about - to no avail. I have also tried disabling all other plugins (not that I actually have many - Java, VLC, quicktime, some windows stuff), have set themes to default, have made sure all plugins are latest version.
    currently running the 4.0.b2 Firefox version cause of the plug in crashes in the 3.6.8 version - same problem though.
    and where it gets really strange is that a friendly help person on the adobe site suggested I upgrade my firefox to version 3.8 (while I was on the 3.6.8 version) and that would fix it. which I thought was.. interesting as 3.6.8 is the latest version as Firefox upgrade check insisted.
    by now i have invested at least 4 days trying to fix this issue and I gotta say... I am tempted to actually try other browsers, though firefox is my default browser since years.

  • Strange issue with Notes For Approval field

    Hi All,
    Scenario one:
    While creating the shopping cart , in step3 screen there appers s a label Notes For Approval
    but the inputfield next to it was disabled and the creator can not enter any remarks in it.
    Login as approver , click on Approval link, click the magnifying glass icon in approval table.In the detail view , in lower part of screen under Additional Specifications tab thers is Add Note button .On clicking this button nothing happens , i mean no new text field appears on the screen for enetering remarks by the approver while approving or rejecting the cart.
    Due to above mentioned issue i modified the template SAPLBBP_SC_UI_ITS                 140 of BBPSC01 as follows.
    `T D(class="data")`<text area styl e="font-family:arial;font-size:11px;" na me="TEXT_LINE:66[]" cols="66" ro ws="6" wr ap="physical"  titl e="`#APPR_INFO`">`rep eat with r in TEXT_LINE;write (r, "\r\n");end`</te xtarea>
    the code above was commented in the template , i uncommented it . After this modifications while creating the shopping cart in step3 screen , a new textfield appeared next to the disabled textfield .
    Also in approver login , on clicking the Add Note button a textfield started appearing next to the disabled inputfield.
    But in approver login this textfield alwasy contains a default text .Only this deault text is visible in the creator's check status of this shoping cart.
    Scenario Two
    Aftre modifying the template a new textfield appears next to the disabled inputfield while creating the shopping cart , if we enter some text in this textfield and order the shopping cart then in the approval login on click of Add Note button two text fields appear otherwise only textfield appears.
    How to enable the standard textbox without modifying the template.
    I know the things I am trying to desribe are very complex but hope some one could help me on this.
    Please guide me on this.
    Regards,
    Anubhav

    Hi Swati,
    Looks like the template was modified beforw I started working on it.I compared the template code in dvelopment with previous version and found some lines were missing , copied the missing lines and now it is working fine.
    Thanks a lot for the help,
    Anubhav

  • Fixing Tab Container Dimensions

    Is there an easy way to setor "fix" the height and width dimensions of a tab container -- not the tabs themselves -- so that they do not change automatically when a "too large" front panel control or indicator is placed on them?  I am using multiple graphs, pictures, text and other itemson tabs and they occasionally change the size of the tab container resulting in a lot of extra effort.

    Hello,
    I think you are probably looking for the tab control pane dimension property node.  You can also set the Autogrow to false to ensure that when you add an object into the tab control, it does not automatically resize the pane.
    Hope this helps!
    Tejinder Gill
    National Instruments
    Applications Engineer
    Visit ni.com/gettingstarted for step-by-step help in setting up your system.

  • Fire fox opens with tabs from preveous session not home page in tools under options and tab general I have start up with home page but all tabs from previous session open instead

    fire fox opens with tabs from preveous session not home page in tools under options and tab general I have start up with home page but all tabs from previous session open instead

    It is possible that there is a problem with the files [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    Delete [http://kb.mozillazine.org/sessionstore.js sessionstore.js] and sessionstore.bak in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • When i want to go another from a tab,it shows firefox not responding, for a while then opens that tab!this is embarrassing me a lot by taking so much time!!why

    I have two inconviniences with fire fox..
    1)when i want to go another from a tab,it shows firefox not responding, for a while then opens that tab!this is embarrassing me a lot by taking so much time!!why it happens?
    2) every time when adobe flash player is updated, it shows flash player can't be installed and it crashes! it says 'disable real player' though i never installed real player!!
    plz Let me know why it happens to me????

    1. Update firefox to the latest version 2. and disable real player in menu->addons->plugins.
    Recent crashes of certain multimedia contents (this includes Youtube videos, certain flash games and other applications) in conjunction with Firefox 13 are most probably caused by a recent Flash 11.3 update and/or a malfunctioning Real Player browser plugin.
    In order to remedy the problem, please perform the steps mentioned in these Knowledge Base articles:
    [[Flash Plugin - Keep it up to date and troubleshoot problems]]
    [[Flash 11.3 crashes]]
    [[Flash 11.3 doesn't load video in Firefox]]
    Other, more technical information about these issues can be found under these Links:
    http://forums.adobe.com/thread/1018071?tstart=0
    http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html
    Please tell us if this helped!
    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • The settings on the tab for "delegate" was not properly stored.

    Hello group,
    I try to write it in english - but it is a try only *g
    Since last week I can´t set or delete any user or groups from the delegate tab.
    Only User in the IT OU can set delegates. I´ve compare the users with acldiag and I can´t see any differnce.
    I´ve try to move the users to the IT OU but the problem is the same.
    New Users have the same problem. I´ve copy a User that can set delegates but the copied user can´t set it. 
    Die Einstellungen auf der Registerkarte für "Stellvertretungen" wurde nicht
    korrekt gespeichert. Liste zum Senden im Auftrag kann/können nicht aktiviert werden.
    Sie besitzen nicht die erforderliche Berechtigungen, um diesen Vorgang mit diesem Objekt auszuführen.
    I´ve translate the error message with google language tools.
    The settings on the tab for "delegate" was not
    properly stored. List to send in the order can or can not activated will.
    You do not have the required permissions to perform this operation with this object.
    Our enviroment is a single W2k3R2 Domain with 2 Ex2k3 and 1 Ex2k7 Server.
    Thx for any help!!
    Kind Regards
    Denis Ecklerhttp://www.ewig-drohendes-versagen.de
    ICE 2009 I´ll be there -> http://www.ice-lingen.de/

    Hi Denis,
    At this time, I suggest you apply following hotfix on a problem Outlook 2007 client to check whether the error still exists:
    Error message when you try to add a delegate in Outlook 2007: "The Delegates settings were not saved correctly"
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;950794
    I would like to explain that the hotfix is included in Office 2007 Service Pack 2. Therefore, you can simple install SP2 on Outlook 2007 and create the registry key indicated in the KB article.
    Please understand that before this hotfix was created, the "Send on Behalf" (PublicDelegates) permission was considered a mandatory part of adding a delegate. This hotfix lets you add the delegate without setting the "Send on Behalf" (PublicDelegates) property.
    The "Send on Behalf" permission is not needed for meeting-related messages. Therefore, even without the "Send on Behalf" permission, delegates can successfully send meeting requests and responses on behalf of the calendar owner. However, when you use a delegate that does not have the "Send on Behalf" permission to send a non-meeting-related message on behalf of the owner, the operation fails.
    After installing the hotfix and apply the registry key change, if the error can be resolved, we can conclude that the issue occurs due to Outlook is not able to update the PublicDelegates attribute successfully due to permission issue. After your previous post, I notice the issue occurs even if you create a new user.
    At this time, would you please let me know whether the new user belongs to any group (except domain users)? I also suggest you use DSACLS tool to export the ACLs of the user object to check whether acl may reject the user to update AD attribute.
    DSACLS “distinguished name of the user object” >acls.txt
    Thanks,
    Mike

  • Document Contains Errors - Approval not possible

    Hi,
    We are having issue in our Invoice Workflow.
    When ever the approver is trying to approve the document, he is getting the error message "Document Contains Errors -> Approval not possible".
    We have verified the document and check for error messages and found the below error messages on the Document.
    E BBP_PD              047 Posting period 006 2011 is not open.
    The document was submitted some time in the first week of December and as part of AP process the posting period will be closed during the first week of every month.  This is a common business case and why is it stopping from posting the doc?
    FYI..this Invoice is posted against the WBS element.
    Pls give some insight on this and how to address the issue.
    Regards,
    Satya

    Hi,
    The posting date in the invoice is referring to the past period which is closed.You will have to change the invoice posting date to current period date and then process.
    Regards,
    Sanjeev

  • Auto tab focus method is not working in iOS devices please share the ideas why its not working?

    Auto tab focus method is not working in iOS devices. Please share the idear i am facing this issue while developing code for devices.

    Hi there,
    I can confirm this bug.
    Not sure if this info is relevant, but this is my experience:
    I am on the FIDO network, and so are two other people I know.
    We all tried blocking numbers, and calls ring right through. Text messages are blocked successfully. (never tried facetime)
    I also tried a ROGERS device running IOS7, and was successfully able to block my phone call from ringing through. HOWEVER, my call was forwarded to their voicemail, I was able to leave a voicemail for the person, and they did get an alert that they had a new voicemail.
    I have not yet had a chance to test this on Bell, Telus, or any other carriers.
    Spoke to Apple, and they advised me to do a hard reset (hold both buttons to shut off and reboot the phone), and if that fails to do an iOS restore.
    I have yet to try this, but hopefully someone will have a better solution.

Maybe you are looking for

  • Run_report_object is giving error

    I am tryimg to run report. In Form Builder i have a report obgect 'report_numb1' In my procedure i am using pl_id paramlist; report_job_id VARCHAR2(100); BEGIN I have some parameters passed to the report Add_Parameter (pl_id, report_job_id := RUN_REP

  • Can you use an external hard drive on ipad 2

    i'm going away in a few weeks and have a 14 hour trip and need to know if i can use an external hard drive with films on it on my ipad 2 if not does anyone know a cheep ish way to power my macbook for that long cheers guys

  • URL to Specific Page in PDF

    I have to create a web page that has links to various pages within a single PDF. Links to PDFs open the document at page 1 by default. I have read that if you create a hyperlink like this, you can link to a specific page: http://www.somewebsite.com/s

  • Report Image not clear in Oracle Apps

    Hi guys I wonder if you can help me. I have a report with a logo. The report works fine but when I run it in Oracle Apps, the logo comes out blur. My output is PDF. Is there a way I can make the image look clear?

  • PORTAL and IS-U functions

    Portal Gurus,      I have a requirement to integrate the IS for utilities in the portal. Is there a business package that handles this function or is the functionality involved in the CRM business package by any chance? how do you think we can implem