Saving chart images when visible property is false

I've got an application where I chart several variables while the test is running.  In the process, I turn the chart visible properties to false so I can display a large summary x-y graph.  I want to save all the charts and the summary graph as jpgs, but not until later when I pass the references to the charts/graph (and gads of other stuff) to a handy data reduction subVI.  Using this sequence of events, the currently non-visible charts are all saved blank.  As always an example is easier to demonstrate what's going on than words, attached is a micro-version of what I want to do with these plots.  Is there any decent way to get these saved without a massive overhaul? 
Thanks, Jesse
Attachments:
misc tinker 2.vi ‏105 KB

I am new to this forum but used labview way back to 4.1 version. Anyway here is a modified version of your code, it seemed to work except there is a split second of switching back and forth of the first two plots but it is fairly fast enough though.
Attachments:
serialplotcapture.vi ‏122 KB

Similar Messages

  • JPEG image of a chart created while visible property is false has no plots shown

    Hi
    I have a chart which I control the visible property while it is plotting data. This works fine until I want to create a jpeg image of the chart when the visible propert is fasle and all I get is a chart without any plots.
    Any way around this?
    Thanks in advance

    Being a newbie my and 1 week into LabView still getting to knoiw the ins and outs of the thing.
    Well to ellaborate:
    I have a chart which needs to be only visible when the user presses a 'view' button. When pressed this changes the visible property to true and the chart is displayed with the correct plots. Problem is theat when the user clicks a 'stop' button I save the chart to a jpeg (the user does not want to see the chart at this point) . This does work when the chart is visible all the time and out of view. The only crude way I have managed to get it to work so far is by changing to screen position of the chart and making in visible when the stop is pressed and moving it to the visible screen when view is pressed. See my crude solution attached:
    Message Edited by neergh on 09-20-2007 06:23 AM
    Attachments:
    VI test.vi ‏103 KB

  • How to eliminate empty node space from tree when rendered property is false

    Hi
    I have created a menu Tree for my ADF BC application while working in JDev 10.1.3.3.
    I have tried two methods, first is by creating a menu model as discussed in example in ADF Developers Guide Book Section 19.2.1. Second by creating two view objects and creating the menu tree from my database table.
    Depending on the logged in user I want to decide whether to show or not to show a menu tree option to the user. For this purpose I have implemented a function in a managed bean that calls a pl/sql stored procedure to decide if the user has access to a certain component. In first case I have set the rendered property of the menu item to #{menuTree.shown}, where shown is an attribute in the menu model whose value is properly set using java functions that call pl/sql function in turn. In second method, I have also tried to set the rendered property and calling a function that returns true or false based on if the user has access to the menu option.
    Problem
    When rendered property is returned as false, although the menu option is not displayed but an empty space is displayed in my tree and remaining nodes and/or menu options are displayed with an ugly gap.
    How I can remove this unwanted gap, is there a way?
    Regards,
    Amir
    1st option:
    My menu tree:
    <af:menuTree var="menuTree" value="#{menuModel.model}">
    <f:facet name="nodeStamp">
    <af:commandMenuItem text="#{menuTree.label}"
    action="#{menuTree.getOutcome}"
    _rendered="#{menuTree.shown}_"/>
    </f:facet>
    </af:menuTree>
    2nd option:
    <af:tree value="#{bindings.MainMenuView.treeModel}" var="node">
    <f:facet name="nodeStamp">
    <af:switcher facetName="#{node.hierType.name}">
    <f:facet name="MainMenuViewNode">
    <af:outputText value="#{node.Name}" _rendered="#{userInfo.mainNodeOk}"_ />
    </f:facet>
    <f:facet name="SubMenuViewNode">
    <af:commandLink text="#{node.Name}" _rendered="#{userInfo.mainNodeOk}_">
    <af:setActionListener from="#{node.destinationUrl}"
    to="#{menuTree.getOutcome}"/>
    </af:commandLink>
    </f:facet>
    </af:switcher>
    Edited by: Amir Khan on Jan 12, 2009 8:54 PM

    Hi,
    if this reproduces in JDeveloper 10.1.3.4 then this sounds like a bug that you should file
    Frank

  • Visible Property to False

    Hi,
    I have to display set of items of block B1 and then hide items of block B2 and display set of items of Block B2 and hide items of block B1 based on the user selection.
    My clarification is that is there any possibility to set the property of the block as visisble to false so that all items belonging that block can be invisible.
    This would reduce writing lot of code..since the block contains more than 50 text box items and many check box.
    Also I need to avoid using stacked canvas.
    Thanks in advance

    the trick is the stacked canvas. else you have to create a generic routine, which goes through all of the items of your block

  • Non-Script Way of Setting Visible Property

    Why hello there!
    I am looking to set the "visible" property of a movie clip in
    the Flash CS3 designer, as opposed to using AS3.
    In my movie, I set a movieclip to invisible in code
    immediately. However, I sometimes see the artefact of the image for
    a split-second on running the swf in my browser. I would therefore
    like to set the property in the designer.
    I am guessing that there is not a way of doing it. Are there
    any suggestions?
    I'm now considering setting the alpha value to 0 in designer,
    and then setting the alpha value to 1 in code when I need to be
    able to see the mc.
    Raffi.

    Hey kglad,
    I appreciate the prompt response. Sorry I wasn't clear enough
    in my initial message.
    I am simply looking to be able to set, say, a rectangle
    primitive to invisible without having to set in the code. At the
    moment, I am setting the visible property to false in the first
    frame in the code. However, as a result, I sometimes (not
    frequently) see artefacting when I run my movie. The rectangle very
    momentarily appears before disappearing.
    Raffi.

  • "Insufficient data for an image" when saving a file

    I'm running Acrobat 9.5.0 on a Macbook Pro running OS X 10.6.8.
    After scanning a document from my Canon MX882, or opening and editing an existing pdf I get the following error when I try to save the file:
    Insufficient data for an image
    When I try to save the file again, I get this:
    The document could not be saved. There was a problem reading this document (109).
    Sometimes the error also has (8) instead of (109).
    When this occurs, the thumbnail of the page appears correct in the left pane; however, the content of the page itself is entirely or partially missing.
    Any suggestions would be appreciated.
    -c

    I am also having this problem, especially with scanned documents. Since I need to download scanned documents in my work this is a big problem!Sometimes I can read but not save the document, sometimes one or two of the pages will be blank from the start. I have the latest version of Adobe Reader XI (11.0.10). I tried reducing the page zoom, a suggested workaround on this page: Acrobat: “Insufficient data for an image” error after updating to 10.1.4 or 9.5.2,  but that did not help at all. FWIW I use a Windows 8.1 PC with 4 GB RAM. I usually download PDFs from the internet using Firefox.

  • How to see all image types when saving an image without selecting "all files"every time

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/951766]]</blockquote>
    Hallo, and thank you for reading this.
    I am a person who saves a lot of images online and renames them in different folders in different names like B - 34 or G - 56. I have been working with firefox 10 for quite some time and it had a pretty handy bug (I guess) where I could save an image and firefox would just save the image in it's original type (JPEG,PNG etc) while "save as type" was empty.
    It also always has shown all the image types in the folder where I save the images (except for GIF) and that helpes me quite a lot by saving me the trouble of selecting "all files" every time I save or going to the folder to rename every image.
    Now this seems to be lacking in the newest firefox versions and my question is if I can set firefox to always show me all the image file types when saving an image, instead of only showing JPEG's when I try to save a JPEG.
    Thank you for your time.

    I suspect this is a Windows problem. I am surmising the FilePicker uses the Operating System or Desktop facilities. Does Windows 7 offer any other file categories like ''images'' ?
    I do not normally use Windows 7, but may the option depend upon the directory being an indexed one, I ask after finding this thread ''Bring File types tab back'' [http://www.windows7taskforce.com/view/819]
    This question is a duplicate of [/questions/951764]
    Normally I would lock the duplicate question, but in this instance I will leave it open as it is unanswered and someone may give a better reply.

  • When saving an image in PS CS 6, and going back to Lightroom 5. The original image and the edited image are at the end of the line up.

    I'm using a Mac, Lightroom 5 and Photoshop CS 6. I've started having an issue with the line up in Lightroom 5 after saving an image from PS CS 6. For some reason when I save the edited image form CS 6 it's taking the edited image and the original image and putting it at the end of the line up in Lightroom. If I take the edited image and move it to the right of the original it will put both of them back in the line up where they should be. How do I fix this. I've been looking in the menu for some kind of setting  with no luck.

    Change the sort order. View->Sort

  • I am using adobe photoshop cs6. I am facing a problem. When i save any image as "save for web". After saving image it show cropped. An image show many parts of the image after saving the image. Please help me. Thanks in advance.

    I am using adobe photoshop cs6. I am facing a problem. When i save any image as "save for web". After saving image it show cropped. An image show many parts of the image after saving the image. Please help me. Thanks in advance.

    Just go back in photoshop and use the Slice Select tool, then just click and select the slice and hit delete - if you're not sure which one is the active slice just right click and find the one that has the Delete Slice option.
    It's possible you either added the slices by accident or if you received it from someone they just had the slices hidden. For the future, you can go to View > Show > Slices to display (or hide) slices.

  • I am using a MacPro running OS 10.6.8. When saving an image in PS CC I no longer have a thumbnail of the image in my folder , just a generic PS symbol thumbprint. What do I do to get my image thumbnail back?

    I am using a MacPro running OS 10.6.8. When saving an image in PS CC I no longer have a thumbnail of the image in my folder , just a generic PS symbol thumbprint. What do I do to get my image thumbnail back?
    Adobe Creative Cloud

    Photoshop CC needs at least OSX 10.7-10.9
    You may be able to install and run it on 10.6.8, but as I understand it the rules for generating thumbnails has changed with Apple and CC writes them to suit the required OSX.
    Photoshop CS6 will always give you image thumbnails but CC and CC 2014 have had thumbnails generated differently for the required OSX.
    You will have to upgrade to 10.7,10.8, or 10.9
    My file saving preferences are set like this:

  • When I have resized and saved an image in Photoshop (CS, version 8.0 for Mac) using image size, why is it so large when I open it in preview or another image viewer? Has it actually saved according to the size I specified?

    When I have resized and saved an image in Photoshop (CS, version 8.0 for Mac) using image size, why is it so large when I open it in preview or another image viewer? Has it actually saved according to the size I specified?

    You want to view the image at the Print Size, which represents the size that shows in the Image>Resize Dialog.
    View>Print Size
    Since screen resolution is almost always lower that the print resolution (somewhere between 72 and 96 usually), images will always look bigger on the screen, unless you view them at print size.
    (apple Retina displays have a much higher resolution than normal screens, closer to the average print size resolution)
    more info:
    Photoshop Help | Image size and resolution

  • IPhoto iPhone app... degrading image when saved?

    Having the iPhone 4 and iPhone 4S and using the camera app that apple includes degrades the resolution size when after you take a picture THEN use EDIT and apply auto correct.
    When you save the image the fine becomes NOT full resolution for some reason?
    When shot using the "iPhone 4" for starters the shot image and saved is 1936x2592 px (5MP)
    If you EDIT the picture after shooting it using the Apple supplied app and save the image the size NOW becomes 1529x2048 px (3MP)
    I have purchased iPhoto app and in using it find the same loss in resolution when editing a image and saving it, you get the same loss in size and resolution in your camera roll when you check size.
    WHAT is going on here Apple?
    I have MANY iPhotography apps and have NEVER seen that happen UNLESS they are free or what ever so from what I can tell Apple takes the image at FULL resolution, but when you EDIT the image using THERE camera app or now the just released iPhoto app ($4.99) you end up with NON full resolution images.
    ANYONE have a explanation of why and how to get a full resolution shot to stay that way if edited with Apple camera app or iPhoto app, were is the menu to turn that off?
    When having Location Services on... Saving from the Photo app, after using the edit buttion DOES save the image at full resolution but in iPhoto app is DOES not and always see the degrade of the image to 1529x2048 px (3MP) every time... What is going on here and can be confirmed after many times testing this.
    Maybe NOT using those products might be the way to go. The iPhoto app is generic at best anyways so it's no loss in what it does and WAITING to see a full review here soon hopefully.
    Looking for your comments.
    Thanks.

    Yeah my point is though... Its like a console. I have a game that I have played on my console 3 years ago. I have a saved game half way through and now I want to continue that game... Unfortunately because i turned the game off despite saving it - it hasn't actually saved?
    Surely when itunes syncs your game data across it should sync the current saved game that you have with it?
    If thats not the case and Apple expect you to restart a game everytime you take it off your phone and put it back on it surely your to expect people to get annoyed with it? surely im not the only person that has noticed and become annoyed with it.

  • Trouble saving images when viewing directly

    I've noticed recently that, when trying to save an image I am looking at after using "View Image," what tends to happen is that the download "starts," but no progress is made and the image won't be downloaded unless I were to close Firefox and restart it, at which point the image would then download and be saved to my computer.
    Canceling the download does not work-that is, it can be canceled, but Firefox will still think it is downloading, as indicated by the prompt that appears if I attempt to close Firefox in this fashion.
    I thought this was limited to Tumblr, but it seems to happen on other sites such as Pixiv and typically when I choose to view the image directly and then attempt to save it-saving an image loaded onto an existing page produces no problems, it seems. This does not affect all such images, however, but I am unsure what the criteria are for reproducing this.
    Another issue related to this is that sometimes, if I restart Firefox to download any images I "queue" in this manner, they end up producing 162-byte image files that Windows Image Viewer naturally can't quite read.

    I do not have any plugins or anything for saving images outside of Firefox's native "Save Image As" feature.
    As for those articles:
    * Download history size doesn't seem to matter
    * The folders should be fine, no need to switch to a different folder
    *Don't think I should try a reset just yet...
    *Changing file type settings might work, but I think that's only for if I'm downloading an image from, say, a link versus the Save-As I tend to use.
    *As mentioned above, no plugins are being used to my knowledge
    *Haven't checked my anti-virus, but I doubt that's the issue
    I think my problem seems to be highly unique.

  • Graphs / Images not visible in Excel when exported from BI Publisher

    When attempting to view a report containing a graph in Excel format from BI Publisher, if you select the View button, the graph image is successfully rendered on the Excel report page.
    When selecting the Export button, however, the image is not successfully rendered, and an image placeholder is substituted on the report.
    I have changed the web.xml file setting on the server under:
    C:\oracle\bise1\bi\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\web.xml
    Here I changed the SecurityFilter Filter Mapping
    from:
    <url-pattern>/xdo/tmp/*</url-pattern>
    to:
    <url-pattern>/xdo/tmp/*.tmp</url-pattern>
    This was successful in facilitating image rendering in Excel in the first place, but not when the Export button is used.
    Note: BIP Version is 10.1.3.2.1
    Excel Version is Excel 2007
    Any assistance with this will be most appreciated.
    Daniel
    Edited by: user11369130 on 21/01/2010 20:08

    Hi,
    I had similar kind of problem and see below for details.
    I am using Vertical bar charts in my RTF Tempalte and output format is EXCEL. When i am prevewing from BI Publisher desktop output it is showing the charts . When i Used same template and running in the server side(i.e oracle applications concurrent manager ) it is not showing the charts in the output. If i run the same template through oracle applications concurrent manager with PDF output it is showing charts in the output.
    Please share your thoughts/experiences/suggesition regarding this.
    If any help appreciated.
    Thanks,
    Dinesh

  • LR4 to CS5 edited images saved to psd not visible in LR4.

    Upgraded to LR4 and using CS5. If I edit an image in Photoshop then save it as a psd file to the origional location that the image was imported into LR4 the psd image-file does not show up in LR4.  If I search for the file using finder (mac) I find the file where I expect it to be but LR4 does not see it.  I used the same workflow in LR3 with no problems but, since ugrading to LR4 no psd images are showing up in the LR4 Library. Can anyone suggest a solution?  Thanks!

    When I first loaded the folder, I experienced no problems. I processed 15 images and stopped. The next day, when I tried to go in, problems started. The 15 processed images were visible, but the other 800-odd images were covered with a "film", looked grayish. They were not accessible. I could not click on them to process them. I have never had this particular problem happen. I tried reloading the "grayish" images - LR4 showed loading, then when the operation was complete, "No images in folder." I tried deleting the folder, then reloading it. It didn't change - only the 15 images loaded. I moved the 15 processed images into a separate folder, then loading the folder containing the remaining images - "No images in folder." Weird. I use Windows 7 on a Dell PC.

Maybe you are looking for