Quick and simple editing question

Is there any way to zoom out in labview? Like to see more of the block diagram at once?
Thanks.
Intern NSWCCD Carderock.

If you have LabVIEW 7.1, you can show the navigation window (ctrl+shift+N). It lets you see the entire diagram in a small window for navigation.
A better solution is to limit the diagram size. Turn sections into subVIs, clean up the code, etc.
(Have a look at the LabVIEW Style Guide).Message Edited by altenbach on 06-08-2005 08:03 PM
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Quick and guided edit options menus are gone

    quick and guided edit option menus have disappeared.  How do I get them back?

    It's probably easiest to uninstall PSE10 and re-install it to undo any changes made by adding those actions.
    Use the Control Panel to uninstall PSE, then check to see if any of these folders remain (change the "9.0" to "10.0").  Delete them if they're still there.  (You'll have to temporarily allow viewing hidden files and folders by using Start...Control Panel...Folder Options...View tab.)
    64-bit editions of Windows 7 or Vista
    Folders 
    C:\Program Files (x86)\Adobe\Photoshop Elements 9
    C:\Program Files (x86)\Adobe\Elements 9 Organizer ***
    C:\Program Files (x86)\Common Files\Adobe\Help\en_US\PhotoshopElements\9.0
    C:\Program Files (x86)\Common Files\Adobe\Help\en_US\ElementsOrganizer\9.0 ***
    C:\Program Files (x86)\Common Files\Adobe\Plug-Ins\Elements 9 ***
    C:\ProgramData\Adobe\Photoshop Elements\9.0
    C:\ProgramData\Adobe\Elements Organizer\9.0 ***
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Photoshop Elements\9.0
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Elements Organizer\9.0 ***
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Online Services\Photoshop Elements 9.0.0
    Shortcut Files 
    C:\Users\Public\Desktop\Adobe Photoshop Elements 9
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Photoshop Elements 9
      32-bit editions of Windows 7 or Vista 
    Folders 
    C:\Program Files\Adobe\Photoshop Elements 9
    C:\Program Files\Adobe\Elements 9 Organizer ***
    C:\Program Files\Common Files\Adobe\Help\en_US\PhotoshopElements\9.0
    C:\Program Files\Common Files\Adobe\Help\en_US\ElementsOrganizer\9.0 ***
    C:\Program Files\Common Files\Adobe\Plug-Ins\Elements 9 ***
    C:\ProgramData\Adobe\Photoshop Elements\9.0
    C:\ProgramData\Adobe\Elements Organizer\9.0 ***
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Photoshop Elements\9.0
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Elements Organizer\9.0 ***
    C:\Users\[Your User Name]\AppData\Roaming\Adobe\Online Services\Photoshop Elements 9.0.0
    Shortcut Files 
    C:\Users\Public\Desktop\Adobe Photoshop Elements 9
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Photoshop Elements 9
    Reboot and re-install PSE10.
    Ken

  • Very quick and simple question about a simple sum going wrong.

    Ive noticed that im having lots of ocurrences where my maths goes wrong - usually i trace this to ints multiplying doubles and stuff , or its in degrees not radians .
    But this one is too simple to seem to cause problems :
    screenY = 180 + ( 420 - (( 420 / 2200 ) * xE ) );
    heres the code line which does the calculation, and for a particular loop it
    ran as xE = 223 .
    xE is an int by the way.
    For some reason this code always produces screenY = 600 ,
    which should only be the case if xE = 0 .
    any suggestions as to how i should help the VM get it right?
    thanks in advance guys.

    Ive noticed that im having lots of ocurrences where
    my maths goes wrong - usually i trace this to ints
    multiplying doubles and stuff , or its in degrees
    not radians .
    But this one is too simple to seem to cause problems
    screenY = 180 + ( 420 - (( 420 / 2200 ) * xE ) );
    heres the code line which does the calculation, and
    for a particular loop it
    ran as xE = 223 .
    xE is an int by the way.
    For some reason this code always produces screenY =
    600 ,
    which should only be the case if xE = 0 .It happens because in integer division 420/2200 is always equal to zero. So, regardless of the value of xE, you're adding 420 + 180, which is 600.
    any suggestions as to how i should help the VM get it right? Yes:
    double value = 180.0 + (420.0 - ((420.0/ 2200.0)*xE));
    screenY = (int)value;You can simplify all this, of course. Why not do that 420/2200 = 0.19090909... calculation once and just substitute the constant value?
    %

  • A quick and simple question about MSI K8N Neo 2 Platinum

    I want to overclock my 3500+ but when I go like to 2.4GHZ, the computer isn't stable and sometimes even corrupt some of my Windows files.
    My HTT is alright so my mobo stays around 800MHZ
    My memory is at 166MHZ so it doesn't go too high
    My Vcore is 1.4v but this overclock is so minimal it doesn't cause a problem
    Last thing.... AGP and PCI Locks
    AGP, no problem, it is locked to 66MHZ, but what about PCI?
    I downloaded CoreGen and when I increased the HTT, AGP stood at 66, but PCI increased with it.
    Some told me that when you lock AGP to 66, it will also lock PCI, well I have to say that it ain't true 'cause I experienced it myself.
    Why isn't PCI Clock not in the motherboard, or is it? and any other motherboard have it???

    Never mind, I just noticed I had to put the AGP to 67MHZ to lock both, BUT, I think my comp just sucks in overclocking.....
    I set it to 2400MHZ
    220x11 with memory at 183MHZ using A64Tweaker so that make my memory set to right on 200MHZ.
    My motherboard is set to 880MHZ (800MHZ Origin) so I set HTT to 3 to make 660MHZ and still doesn't work.
    When I say it doesn't work it is because my PC doesn't pass Super PI test, it freezes completly after the first LOOP but if I do not run Super PI, the PC won't crash. Is it a Super PI problem or what?

  • Frame-By-Frame and Video Editing Questions

    Hello All-
    I am very new to Flash, and this is my first post, so please
    be patient - I will be happy to clarify anything if you are good
    enough to try to help me.
    I have generated a large number (15000+) of unique JPEG
    images - all of which are simply composed of a rectangular area
    filled with a single color. Each of these JPEGs is numbered
    sequentially and each is intended to be a single frame in an
    "animation." I have chosen to work with Flash because I want the
    finished movie to be deployable on the internet and in a number of
    situations - both foreseen and unforeseen.
    So far, I have been able to import the JPEGs in sequence into
    FLA files, with each image becoming a keyframe in the file. I have
    also been able to export these files as Quicktime movies. I have
    found that I can only make an FLA file up to a certain size
    (roughly 4500 frames) before my system starts to have problems.
    This means that for my first project, which will be just over 10
    minutes at 25 fps, I have made 4 separate FLA files (3 with 4500
    frames each, and one with about 2000 frames). At this point, I am
    having trouble figuring out how to make a new FLA file that will
    "play" these four clips in succession as a single movie. I have
    been working through the Flash Documentation and have also looked
    at some of the Video Workshop clips, but I am not having success. I
    am not committed to the 15000+ jpegs being embedded in the final
    file, but I would like to know how to do it with them either
    embedded or not.
    Essentially, I want to know the best way to export the FLA
    files I have made (as I said above, I have exported them as
    QuickTime movies, but I am not committed to that if there is a
    better way) to a compressed format and then to edit them together
    as a simple sequence of clips to make a larger movie. There are no
    titles and there is no traditional animation of a figure on the
    stage. The clips look like a series of subtly flickering lights -
    just the series of colored fields playing one after the other with
    no transistions between frames.
    I hope someone can help and offer my sincerest thanks in
    advance!

    I used the Python script to generate the images. I am
    learning that language, too, and had help to write the script that
    created the 15000 images. It may be possible to use Python to
    assemble the JPEGs into a video file, but that is going to take
    time to learn how to do. I was hoping that I could take advantage
    of Flash to do this part.
    It sounds to me like your proposed solution involves writing
    ActionScript commands into an FLA file. Is that correct? I have not
    worked with ActionScript, but I am willing to try that. Could you
    suggest a resource I might go to learn how to write the necessary
    scripts?
    Also, it sounds from what you say that I can simply export my
    FLA files as SWF files. I will try that and let you know how it
    goes.
    As far as the "better ways" to do this, I am very open to any
    suggestions. I may be able to get Quicktime Pro, Premiere, or Avid
    MC. Perhaps I just need to abandon my idea of making this a Flash
    project and do it as a video in one of those other programs.
    Thanks so much for taking the time to respond to my post. I
    have other projects in mind that I would like to do with Flash, and
    am encouraged by the receptiveness of the community.
    Cheers!

  • Quick and Guided edit problems

    When I open a jpeg through Elements or Organizer 10 my Quick Edit, Guided Edit and Create options are now blank. There is a toolbar on the left but the edit options are not there. Also, I can't open nef's (Nikon) any longer. I get an error message Cannot open <filename> because it is the wrong file type. At this time the nef's were also not recognized as associated with PS. I changed that in Default Programs for .nef's in Control panel but that didn't work..
    Everything was working fine just a couple days ago.
    Any ideas?  Thanks

    Please share the camera model. Every camera has its own format and there are camera raw plugins which depends on PSE version.
    Please check the list of supported cameras : http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html

  • Premier Pro CS4 - Simple Editing Question

    Hello,
    I'm a complete noobie with video editing. A friend gave me Premier Pro CS4 that he had gotten from school. What I want to do with it is to "censor" and edit out certain parts of videos to make them family friendly. (Profanity, nudity, etc...)
    I have managed to actually cut out stuff I disliked and export, but the video is re-sized. I don't want to re-size the video at all or even convert to a different format , just edit.
    I tried setting the sequence thing as close as possible, but it keeps doing it. I don't even really know what a sequence is.
    How do I make it maintain the original settings?

    First, you make sure your project matches your video files
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037?tstart=0
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811?tstart=0
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037?tstart=0
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    Once you know exactly what it is you are editing, report back with that information... and your project setting, and if there is a red line above the video in the timeline, which indicates a mismatch between video and project
    You also need to download the user guide PDF for easy reading and searching
    The individual CS5 pages also have links to the CS4 user guide pages
    CS5 User Guides - online and PDF (see link in upper right corner at individual pages)
    http://blogs.adobe.com/premiereprotraining/2010/08/help-documents-for-creative-suite-5-pdf -and-html.html

  • Quick and easy battery question

    I just got my iPhone yesterday and let it charge fully overnight. But my question is: if the battery is about half-full, is there any harm done in charging it fully from this state? Or do I need to let it die down fully/give me the low battery warning before charging it? And I know that I should do a full charge/discharge cycle once a month or so.
    Thank you for your help!
    Jay

    You can charge whenever you want, it has a Lithium Ion Battery that can be charged at any time without and harm done. It is good too let iPhone die every so often and then fully recharge.

  • Quick and Simple DNS Config

    Hello,
    I have a Mac Mini Server 10.6.4 as a SUS on my internal network. I use DynDNS to reach my network from outside (servername.homeunix.com). I was wondering how I set up my DNS so that when my clients are on the internal network, servername.homeunix.com resolves to the INTERNAL (eg. 192.168.0.50) address. But also so when the client is outside the network, servername.homeunix.com resolves to the PUBLIC (eg. 24.5.442.32) address of the server.
    The server's IP is listed as the first DNS IP in my only router so all computers inherit it.
    If you could detail the config steps that would be great but any info will greatly help! Thanks!

    Thank you so much for that guide! It had perfectly clear instructions for something not so simple.
    After realizing some of my mistakes along the way of configuring, it was so easy haha.

  • Quick and easy TM question

    Hi there
    My macbook is acting up, sending it in for a service, can I plug in my external hard drive into another mac computer and start pulling applications / documents / e-mails off time machine and start working again, or if I plug it into another computer will it automaticlly start backing up whats on the new computer? thanks for your help

    Suziesue wrote:
    can I plug in my external hard drive into another mac computer and start pulling applications / documents / e-mails off time machine and start working again
    Yes. Use Migration Assistant to do all that for you. You definitely want your user account and applications. You probably don't want system settings.
    if I plug it into another computer will it automaticlly start backing up whats on the new computer?
    It will ask first and you can tell it no.
    When you get your old machine back, use Spotlight to find all modified files since you used Migration Assistant so you know what files to copy back.

  • Quick and probably easy question

    Hi all,
    I'm loading a flat file which contains 0.0000€
    How can I easily replace this in ETL with NULL?
    I tried [AMT_SALES_BONUS] = "0.0000" : NULL but having some issues.
    The AMT_SALES_BONUS is a decimal type 
    Thanks!

    Hi Yvanlathem,
    If the column is sting data type with value like this “0.0000€’, we can refer to the expression post by Visakh. If the column is decimal data type with value like this “0.0000”, we can refer to the expression post by Vaibhav.
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • PSE9 Quick edit and guided edit have disappeared

    Hi everyone, hope you can help me.
    I downloaded an action, followed the installation advice and installed the action BUT then when I clicked the guided and quick edit tabs (which were kind of ghost letters), there's just blank panels.
    The process for downlaoding the action I followed is here:
    If you don’t see your action, click on the Filters button, which is the first button on the left under the word Effects. Then, click again on the Photo Effects Button. It really should be there now. If it is, stop now. You’re finished!
    If you still don’t see your action, navigate to the 9.0 folder in the path above. Rename the ThumbDatabase.DB3 to anything you choose. You could add today’s date or “version 1″.
    Open the Locale folder that is in the same9.0 folder. Open the en_US folder and rename the MediaDatabase.db3 file following the same method used in step 6. (Rather than renaming ThumbDatabase and MediaDatabase, you can actually delete them if you are comfortable with that, or cut them and paste somewhere safe until you know that PSE is working fine.)
    Open PSE 9. The opening process will be quite slow as the two databases are being rebuilt. Open an image.
    Click on the Photo Effects button (3rd from the left under the word Effects). In the drop-down list to the right of this button, select Show All.
    You should be able to find your new action now. If you can’t, see Gotchas section below.
    I think point 4 is the problem.
    I emailed the place I got the action from:
    http://www.texaschicksblogsandpics.c...shop-elements/
    but so far have had no response.
    can anyone tell me how to restore quick and guided edit? 
    Thanks very much!!

    Thanks Ken,
    I tried that without success,
    I also heard back from where I got the download and they said downloading the action will not have caused the problem.
    I will uninstall and reinstall from the disc.

  • Quick and Dirty Tree Mapping

    Hi, i'm trying to do a quick and simple mapping for categories.
    Something like...
    Vector v = new Vector();
    v = PatriotmemDB.getFAQCategories();
    FAQCategoryObj catObj = null;
    String catname = null;
    int catid = 0;
    int parent = 0;
    int counter = 0;
    int prev = 0;
    Vector catTree = new Vector();
    for(int j=0;j<v.size();j++) {
    catObj = (FAQCategoryObj)v.elementAt(j);
    parent = catObj.getCatID();
    if(parent == counter) {
    if(counter == prev) {
    catTree.elementAt(counter).add(catObj);
    } else {
    catTree.elementAt(counter) = new Vector();
    catTree.elementAt(counter).add(catObj);
    } else {
    counter++;
    I know this will give an error but basically break out each parent in separate Vectors so that when i loop through them i can test and show in a select list. My table retuns below...
    categoryid catname catdesc imglink order parent
    1 DRAM DRAM NULL 0 0
    2 Solid State Drives Solid State Drives NULL 0 0
    3 USB Flash Drives USB Flash Drives NULL 0 0
    4 Peripherals Peripherals NULL 0 0
    5 Torqx Torqx NULL 0 2
    6 Zephyr Zephyr NULL 0 2
    7 Xporter XT Boost Xporter XT Boost NULL 0 3
    8 Xporter Razzo Xporter Razzo NULL 0 3
    Where the parent is the last column.
    Thanks for your help

    OK, so you have a tree, and you want to product these kind of weird vector slices of the tree, presumably as input to something else.
    How is the tree implemented? It looks like a vector of some class, in which the tree structure is implicit in the relationship of some fields of the class, but not an actual tree (composed of nodes, with directed edges between the nodes, no cycles, and a single node is identified as root). Right?
    If so, I can imagine one way to do it would be to create a Map<Integer, Vector<TheClass>> Loop through the vector, looking at each class, get the parent reference (which I take to be an integer from your example), and then look up in the map the vector identified for that integer. (If it doesn't exist, create it and add it to the map.) Then add the given class to that vector. When you're done, take the values set from the map.
    If you have an actual explicit formal tree, then I'd suggest writing a simple recursive function to span it.
    By the way, Vector is kind of long in the tooth. The more canonical List implementations these days are ArrayList or LinkedList.

  • I'm doing a simple edit and after editing clips for a while I am dropping sound. Why is the sound dropping out?

    I'm doing a simple edit. The clips audio is fine when previewed or when in the time line. However, after editing for a while the audio is now dropping out. I have moments when just a frame or two drop our or even several seconds. What can I do to fix this without having to start over again? Thanks.

    Thanks for the info.
    To my third question, how are you exporting? For example, if you selected Export Media before you added the third party effects, I would expect that the export went pretty quickly. If that is what you did, open that file in QuickTime and hit command i to show the format of your exported movie.
    Or perhaps your Share workflow was "send to Compressor"?
    I don't have any experience Digital Hotcakes products. When you say "it worked" with the reception video, do you mean the same DHB effects you used in the multicam project? Was the reception video the same format as your multiclip?
    Russ

  • Edited photos are not reflected in iPhoto 08 and a bonus question

    I'm using iPhoto 08 to upload photos from my DSLR. I then drag them into Photoshop for editing and save them from that application. When I go back to iPhoto they still show the unedited version. If I drag that photo back into Photoshop, it is indeed the edited version.
    Is there a setting to show the edited version in iPhoto 08?
    2nd question:
    When I use the finder application to navigate to the location of my iPhoto library, I can't "dig"any deeper than the iPhoto application. I know I can "show file" from iPhoto, but it some cases, I'd rather just navigate to the location through finder. Can this be done?

    mil8 wrote:
    I'm using iPhoto 08 to upload photos from my DSLR. I then drag them into Photoshop for editing and save them from that application. When I go back to iPhoto they still show the unedited version. If I drag that photo back into Photoshop, it is indeed the edited version.
    Is there a setting to show the edited version in iPhoto 08?
    No - once you export a photo, you own it and iPhoto has nothing more to do with it until you import it back into iPhoto (which in your case is not what you want because it duplicates the photo in your iPhoto library)
    -- BUT
    There is a setting to make photoshop the editor for iPhoto and if you use that your photos will be correctly reflected in iPhoto
    iPhoto menu ==> General ==> edit photos "in application" and select photoshop as the application
    Now when you edit a photo in iPhoto it will pass it to photoshop, you will edit it and save it (NOT SAVE AS) and the edited version will be part of your iPhoto library
    2nd question:
    When I use the finder application to navigate to the location of my iPhoto library, I can't "dig"any deeper than the iPhoto application. I know I can "show file" from iPhoto, but it some cases, I'd rather just navigate to the location through finder. Can this be done?
    see this thread for instructions, warnings and discussion of direct access to your photos files
    http://discussions.apple.com/thread.jspa?threadID=1218128&tstart=0
    Larry Nebel

Maybe you are looking for