LabVIEW 8.2 style Palettes in LabVIEW 8.5?

I am about to upgrade to LabVIEW 8.5 BUT I hate the palette changes. Anyone know how to get the 8.2.1 style palettes on 8.5? What about at least disabling the hidden menu system where you have to click the two down arrows to see the full palette?
Thanks in advance!
Matt Holt
Certified LabVIEW Architect

I also give Darren 5 stars. 
Just an FYI, if you copy your INI file over from 8.2, you should get all the palette settings you had in 8.2, as that's where they're stored.  Granted, you might not want 8.5 to inherit various other settings you had in 8.2.  As such, here are the lines you can remove from your INI file (if they exist) to get back into the state I think you want:
PaletteHiddenControlCategories*
PaletteHiddenFunctionlCategories*
menu.#*
menuLoc.#*
menuFormat.#*
PaletteOpenCategories.#*
Basically I just did a diff on a fresh INI from both before and after manually changing the settings Darren mentioned.  Enjoy!

Similar Messages

  • How can i load a VI from LABVIEW ver 6.0.1b3 to LABVIEW ver 6.1

    How can i load a VI from LABVIEW ver 6.0.1b3 to LABVIEW ver 6.1......I want to load a vi but i'm getting this error:
    LabVIEW load error code 9:VI version (6.1) is newer than LabVIEW version (6.0.1b3)
    My LabVIEW ver is 6.1
    Please help ......it's important
    Thanks

    I am having similar issues with a *.exe from LV6.1.  I have the runtime engine for 6.1 and recently upgraded to 8.2 from 7.1.  I've never had 6.1 on my machine.  I am able to install this executible and runtime engine on a machine with 7.1 and can run the *.exe fine. 
    I get a load error and am not sure why.  I have had similar issues with old VI's that I have written in 7.1 executing on this machine w/ 8.2
    any suggestions.
    Attachments:
    error.zip ‏14 KB

  • Autogenerate XML tag names from other style palettes

    Map Styles to Tags works great when you already have a bunch of tags named identically to the other styles you want to map. Today, however,  I had to manually create and type in tag names to match about 25 paragraph styles. Ick!
    It would be really neat if you could select a bunch of styles in the Para or character Styles palettes and have a "Create Matching Tags" command that would automatically add tags matching those style names to your Tags list. No muss, no fuss, no typos.
    Thanks! The XML fuctions are mostly extremely cool!

    FYI, I am using
    Win Xp-SP2, CS5 7.0.3

  • Fatal error Labview.lib not called from a Labview process

    in teststand my vi works fine with adapter set for LV development
    when I configure the LV adapter for runtime, I get fatal error Labview.lib not called from a Labview process
    what is going on?
    how do I fix it?
    thanks.

    Howdy Stephen -
    Are you by chance calling a LabVIEW DLL within your LabVIEW VI which is being called from TestStand?  I know this error occurs when a LabVIEW DLL built in a different version of LabVIEW than the selected Run-time Engine.
    Here is a KnowledgeBase which references the issue:
    KnowledgeBase 203EA3XC: LabVIEW.LIB Error When Calling a LabVIEW DLL Built with VIs That Use Externa...
    If this is the case, you will need to open the LabVIEW DLL source VI in the LabVIEW version you are using and rebuild the DLL.
    Thanks and have a great day!
    Regards,
    Andrew W || Applications Engineer
    National Instruments

  • Sort by Name in style palettes (INDD CS3)

    Every time I add new styles to the Paragraph, Character, or Object styles palettes, I have to manually re-set the display to 'Sort by Name'. This was never necessary in CS2. Is there any way to set this as a default in CS3?

    It would be fine to have them be unsorted by default as long as there was a way to sticky toggle sorting on for those that prefer to work the old way. IMHO, the new folder system is something of an accident waiting to happen too if you don't set up for it from the very beginning.
    - Each folder is independent of every other folder or the top level, meaning you can have an "H1" head style in each folder and all of them be defined differently.
    - If you started with a flat hierarchy from CS2 imported into CS3, you can rapidly get your CS3 working documents into a hozed state if you aren't aware of the first point. If you organize your styles into folders, but then open an old CS2 document again and copy stuff across from it, CS3 will see that the old style(s) associated with whatever you copy don't exist at the top level (eg you copied them all into the Chapter Opener sub-folder) and it will then re-import the styles back into the top level again, which means that you now have your original CS3 stuff linked to a style in a subfolder and the stuff you just copied in linked to a similar style at the top level.
    Until you do some clean-up and figure out which style is supposed to replace over which, you can no longer rely on all your styled text being the same or on all your styled text changing when you change a style.
    - IIRC, there is no easy way to flatten the hierarchy, such that you can tell if you have duplicate names in various subfolders, which means that it's fairly incompatible with export to INX back to CS2. (I have a vague recollection of doing this experiment, but I could be wrong on this point.)

  • Layer Style Palette Color Picker

    In my layer style palette I don't have a box that is allowing me to change or choose the color.... how do I get that to show up?!  It used to be there but now it is gone! I am attaching a screenshot of what I am seeing. I can't seem to figure out how to change the color from red! HELP!

    Just select the Color Overlay option in the left hand menu as nicknal2 has suggested?
    Here is a screenshot:

  • How do I install Labview 64 bit support for the labview fpga module?

    see subject.

    Hi,
    The LabVIEW FPGA Module uses the 32-bit version of the Xilinx tools, even on the 64-bit OS.
    There is no 64 bit version of LabVIEW FPGA and you must have LabVIEW 32 bit
    installed on your 64-bit machine to use the compatible version of
    LabVIEW FPGA.
    NI LabVIEW FPGA Module will run within the 32-bit emulation layer, Windows on Windows (WOW64).
    regards,
    Houssam Kassri
    NI Germany

  • Labview 6 VS instrument wizard of labview 5.0

    I would like to know if there is a way I could decide the VISA I'm using in labview 6.0 just like in labview 5.0 with the instrument wizard?
    Thanks to anyone

    The easiest way to find out what version of VISA you have is to open up MAX and look at the version number under the Software listing. You can also look at the VISA Interactive Control help menu About screen. If you want to be able to query this programmatically from LabVIEW, you can probably do it by querying the registry. The registry entry is under HKEY_LocalMachine\Software\National Instruments\NI-VISA. There is a "current version" listing that should give the infromation.

  • How to add PCI 7340 and UMI in my labview program from functions palette or how?

    Am using PCI 7340 and UMI7764 for motion control of a stepper motor.
    How to add the functions for PCI and UMI in my labVIEW program and how
    do I use these further? I need to control the direction of stepper
    motor rotation based on the pressure applied which we calculate as
    either clock.anti clockwise. So which function palette should I use for
    that.
    We use a darlington pair driver unit. ? The output
    from UMI are from the individual axis control whereas the driver input
    is through a serial bus. So what kind of cable should we use to connect
    the UMI with this and how do we connect this or should we use any other
    driver unit? Please explain in detail.
     Thank you

    Thank you I ll see to it

  • LabVIEW UI with Insertion Palette

    I have a UI, created using LabVIEW, that uses the LabVIEW simple UI example that ships with TestStand.  I put an insertion palette on the UI, which populates properly, but doesn't allow me to drag anything from the UI to the sequence file viewer.  Whenever I try to drag anything off of the insertion palette, I get a .NET serror error that says, among other things, "Attempted to read or write protected memory."  I'm kind of new to TestStand, so it is likely that I am missing something easy, like some kind of callback.  Does anyone know what Might cause this error?
    Thanks,
    Benjamin

    Hey Benjamin,
    It sounds like you have most of the code correct, but I believe you have forgotten to set the User Interface to be an editor.  There are a couple of different ways to do this.  Probably the easiest way is to just set the ApplicationMgr property IsEditor.  For more information on how to set the mode of the User Interface, I would recommend looking at page 145 (section 9-13) of the TestStand reference manual.  Hope this helps!
    Pat P.
    Software Engineer
    National Instruments

  • Integral blocks from labview 7.1 where is in labview 2010

    Hi I must integrate sampled signal. In labview 7.1 is good checked blocks for it. But where is equivalent in labview 2010?? I cant find it.
    Solved!
    Go to Solution.
    Attachments:
    calkowanie.png ‏2 KB

    http://zone.ni.com/reference/en-XX/help/371361G-01/gmath/integral_xt/
    Did you try the search capability for the functions palette?
    Attachments:
    functions search.png ‏17 KB

  • Labview 8 crashes when using Read Labview Measurement File

    Hi All,
    I am a new user for Labview. I installed Labview 8.0 from the CD (evaluation copy). I was just testing the sample code provided by NI. I opened the "Load from File and Display" example and I was trying to open the properties for the Read Labview Measurement File component when Labview crashed. I tried it a couple of times and everytime it happens the same way (when I double click the component or right click on it).
    I am using Windows XP with all the updates done. In the Windows crash report, the application version is 8.0.0.4005.
    Other problem I encountered is a missing component on the Input Palette (no DAQ Assistant present) and the Instrument I/O Assistant raises the error "Measurement & Automation Explorer or the Instrument I/O Assistant is not installed correctly. Please install these from the Labview Driver CD". For the last problem, I will try to run the Labview Driver CD, once I get it. But I am not sure if the DAQ Assistant will show up then or not.
    Any ideas?
    Regards,
    Nick

    Hello Nick,
    While it is not my area of expertise, I would expect the DAQ Assistant would appear after installing the driver CD as you said you would be trying.
    What caught my attention was the crash.  The easiest way to resolve the crash is to delete the instance of the Read LabVIEW Measurement File on the diagram and place a new one from the Express Input palette (now called "Read From Measurement File").  In that situation, I would expect just pressing OK to accept the default configuration should work.  The crash occurs in certain circumstances when the Read / Write Measurement File Express VIs are dropped from a previous version of LabVIEW and then their config page is opened in 8.0.x.  This issue should be resolved in a future release, sorry for the inconvenience.

  • Labview 2013 missing smtp VIs from Labview 2011

    We are upgrading to LabView 2013 and any VI that we open that uses SMTP is broken. It seems that NI updated the SMTP functionality but do we have to rewrite every VI that was using SMTP to mail emails from our applications? Are the old 2011 VIs avalable in 2013? Two that we use a lot are "SMTP Send Message.vi" and "SMTP Send File.vi". Where can we find these and any others for LabView 2013?

    0utlaw wrote:
    It appears that they've been replaced with the SMTP Email VIs available in Data Communication>>Protocols>>SMTP Email - there's .......  The old functions are still present at <root>\National Instruments\LabVIEW 2013\vi.lib\Utility\SMTP, but don't appear in the palettes.   
    That's actually where I went to look for my SMTP e-mails in LV 2012.  The VI hierarchy path for these VI's is LabVIEW 2012\vi.lib\Utility\SMTP\smtpeml.llb  I thought those were the VI's the original poster was looking for and not finding.
    0utlaw wrote:
    - there's even a nifty-looking Send Email express VI I wasn't aware of.   
    I haven't seen that in 2012.  Maybe that is a new addition to LV2013.

  • LabVIEW 8.2 -- "unable to locate LabView run-time" error message

    I am trying to run a LabVIEW version 8 exe file and keep getting the
    "Unable to locate" error. I downloaded LabVIEW_8.2_Runtime_Engine.exe
    from the NI website and installed the entire contents of the
    distribution. After getting the error, I have tried uninstalling and
    reinstalling several times, with the same result.
    Is there some way I can troubleshoot this? Is there a configuration
    file or a registry entry I can check to see where LabVIEW is looking
    for the run-time?

    Michael,
    As Dennis said you need to make sure the version of the Runtime Engine matches the version of LabVIEW the executable was created with.
    You can find different versions of the Runtime Engine on our webpage here.
    Regards,
    Simon H
    Applications Engineer
    National Instruments

  • Modification of Global channels In NIMax while Labview Program running, not updating in Labview

    Hello,
         Okay, here is my issue.  I have a program that reads data from a device using global channels in MAX.
    Step 1:  I open MAX with the systemExecute.vi with the parameters to wait till program finishes.
    Step 2:  I Modify a channel in Max, for example change the assigned daqMX Scale, or Min Max values.
    Step 3:  Save channel in Max.
    Step 4: Exit MAX with the file exit.
    Step 5: The Labview program continues, and I re-read the available global channels and global scales in the Labview vi but the properties have not changed to match what I change in MAX.
    If I stop the VI then start it again and read the global channels then the properties get updated.  How can I get the channel properties to update in Labview after changes are made in Max without stopping the labview vi and starting it again?

    Many properties of the channel can only be modified when the task is not running.  Have you tried stopping the task in LV before modifying the parameters, and then re-starting the task?
    Dan

Maybe you are looking for

  • Adobe Flash Player won't install into Firefox, even when using the offline installer, and downloading it through Firefox

    Ever since the latest update of the Adobe Flash Player, I think it came out this week. I can't seem to get it to work with Firefox, I have downloaded the installer, it installs successfully, then I check in Firefox to see if it works. It says that I

  • Unable to move preview mode screen up and down on a mac

    I'm teaming with a coworker to build a website on Muse.  He's operating on a PC and I'm operating on a mac.  We are both able to open the muse file and make changes, but I'm experiencing problems when I click over to Preview Mode on my mac.  No matte

  • Losing Title Bar when changing Look and Feel on the fly

    Hello, I have an option in my Swing app for the user to change the Look & Feel on the fly by selecting from a radio button list. The look and feel is changed when the user make the selection, however the Windows Title Bar disappears. Any ideas what I

  • Scanning with Photoshop CC

    I'm using Photoshop CC to scan in images, and I'm absolutely infuriated with the way that the "import from device" seems to work in CC as opposed to the way that it  works in CS6. In CC, when using a scanner, after you have imported the first image P

  • Problem installing J2SE - Error 1324

    For some reason the same error keeps apearing every time i try to run the installation, followed by "The path My Pictures contains an invalid character". I even tried moving the program to a different drive that's empty. After that didn't work i just