Functions palette missing icons (Report Gen. Toolkit))

Os: XP
Ver. Labview 2010
Hi all,
I am having problems with mig functions palette. For the Report Generation Toolkit there are missing icons , subpalettes are empty. I have tried to fix it in 2-3 hours without luck 
Anyone who knows to how to get the Report Toolkit to ping to the right dir.mnu, llb, and .vi folders?
Attachments:
RE1.jpg ‏87 KB

If i am in edit Controls and Functions Palette  Set, and browsing to Word tabel window which were empty before, its not empty in edit mode. If you go back to normal mode, than they are gone
Attachments:
editp.jpg ‏54 KB

Similar Messages

  • Application doesn't work after build (database toolkit and report gen toolkit).

    I wrote an application using database toolkit and report gen toolkit to retrieve some data from a database,  put into a Word doc, save the Word doc and print it.  It works fine when I run the vi, but when I build and run it, it does nothing.   I have tried all of the settings in Projec Manager that I think might help but it still won't work right.  Labview 8.2.1, XP.
    Thanks,
    Charlie
    Solved!
    Go to Solution.

    Thanks for the help.  I finally abondened the Word append table and used the regular report gen append table and got it to work fine.  The error was 214682314.  That led me to the thread about column numbers must vbe between 1 and 63, but like I said, my coulumn number is 7 so don't know what is going on.  Anyway I got the vi to work and do what I want so I guess now the problem is solved (moot).
    Charlie

  • Print two objects without Report Gen Toolkit

    Okay, I do not have the RGTK and I only need to print two items.  A serial number text box with multiple entries and a chart.  Is there a was to do this?  I have been unable to find any examples that don't use a special tool...
    Thanks!
    Solved!
    Go to Solution.

    Thanks.  The print vi you sent looks like it would work alright.  I'm trying to load it while inside my program and I do only want it to print the visible items.  So attached is the code I came up with.  I'm only a novice user so any idea why I might be getting this error?
    Open VI Reference in Print Panel.vi->Hydrostatic Test.vi
    To load a VI into memory with the Open VI Reference function, a path must be wired for the VI Path input.
    VI Name: L:\Hydrostatic Test.vi
    Attachments:
    hspt_screen_code.png ‏19 KB

  • Is there a way to add custom functions to the Report Generation Toolkit?

    I would like to be able to delete unused sheets from an Excel report without having  to reopen the file (and Excel) to do it using ActiveX. It is probably not possible since the NI_Excel.lvclass is locked but maybe there is some other way to do it.
    Ben64

    P Anand wrote:
    I just tried to explore the Excel report gen toolkit. In that one when you open a Method (Invoke node) of an excel worksheet you have one option called delete after giving the name of the worksheet that you wanted to delete use the method and check it. Even I have never tried these sort of things.
    It not clear exactly what you mean. but as an alternative I found the Excel Get Active X References.vi in the toolkit, I can use this vi with the delete method. Initially the issue I had was that you can't unbundle the Excel report to get acces to the activeX references when you're outside the NI_Excel.lvclass (as in the following picture).
    Ben64

  • Report Generation Toolkit: Table of Contents in MS Word

    Hello forum users,
    I would like to add a table of contents to a MS Word document, using the Report Generation Toolkit.
    I couldn't find a VI in the toolkit that does that, so I tried to modify the VI "Word Insert Field.vi". Doing so, I could access a property node of the class "Word._Document"  and an invoke node of the class "Word.TablesOfContents" with the method "Add".
    As this modified VI does not belong to the private LabVIEW class "NI_Word.lvclass", it is not possible to unbundle the (type cast) "report in" wire to get the "Word._Document" class reference. I can't add the modified VI to the NI_Word class either, because it is password protected.
    There are so many methods and properties that are not used in the official Report Generation Toolkit, like this one. How can I access them?
    Or maybe there is another way to add a table of contents to a MS Word document (programmatically). Maybe I have to use a template. I rather wouldn't, though.
    Operating System: Windows 7 64bit
    LabVIEW: 2009 [9.0 (32bit)]
    Report Generation Toolkit: 2009
    MS Office: 2003 SP1
    Thank you for reading an answering.
    Solved!
    Go to Solution.
    Attachments:
    Word_Insert_TOC.png ‏68 KB

    Hello again,
    in the "Word Specific" > "Word Advanced" Palette of the Report Generation Toolkit, there is a VI called "Word Get ActiveX References" which essentially unbundles the private "report" data stream / wire. Thus, I can use the property and invoke nodes that make use of the "Add TablesOfContents" method.
    I hope, that helps other users as I didn't find too many topics on Report Generation. Maybe it's just too easy...
    Attachments:
    Word_Insert_TOC_fix.png ‏60 KB

  • Function palette polymorphic vi missing icon

    Hi,
    I have a problem that every polymorphic VI that I put on function palette is missing icon (question mark is displayed). All other VIs icons are displayed correctly. Of course, polymorphic VI exists on the specified path and its icon is the same as the icon of its sub-VIs.
    I have LV2012.

    Dear andrej!
    Since we have the VI Package Manager and the inside this the VI Package Builder tool, I recommend to use these to insert a new element (or submenu) into the function panel.
    Here you can find a very detailed Hands-on about the topic: https://decibel.ni.com/content/docs/DOC-17536
    BR,
    Balazs Nagy

  • Missing Excel menus in Report Generation function palete

    Hello all,
    I have loaded (and relaoded) the report generation toolkit into Labview.  What happens is that I only get the options for selecting MS word vi's in the report generation palete (listed under the  Programming menu).  How do I get the Excel VI's to show up in this palete?  I realize that there is probably some sort of *.mnu file that I need to insert into the menu folder...does anybody know where I can find this file?  I have tried dropping the excel mnu files (from the report generation install disk) into the menu folder but this dosen't work.  Any other ideas or suggestions?
    Note the folder path I am using: C:\National Instruments\LabVIEW 8.2\menus\categories\Programming\_NI Report
    Thanks,
    Jay Poret

    What version of the Report Generation Toolkit are you using?  Version 1.1 and earlier are not compatible with LabVIEW 8.x, particularly as far as the palettes are concerned.  I believe you can get RGT 1.1.1 from the Upgrade Advisor.  It is a free upgrade for RGT 1.1 users, and it is fully compatible with LabVIEW 8.x.
    But if you are already using RGT 1.1.1, I really don't know what the problem could be.  In order to see the Excel subpalette under the Report Generation palette, the following files need to be present:
    C:\National Instruments\LabVIEW 8.2\vi.lib\addons\_office\excel.llb
    C:\National Instruments\LabVIEW 8.2\vi.lib\addons\_office\_exclsub.llb
    C:\National Instruments\LabVIEW 8.2\menus\Categories\Programming\plat-nireport.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\excel.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\exceladv.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\excelfrm.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\excelgen.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\excelpic.mnu
    C:\National Instruments\LabVIEW 8.2\menus\default\excmacro.mnu
    Make sure all these files are present.  Note that I have not tried installing RGT to a non-default LabVIEW installation (in your case, the "Program Files" folder is not used).  I assume things should work just the same, but I am currently trying this out on my test machine.  I'll let you know if I discover any problems.  Meanwhile, let me know if my suggestions are useful.
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Report Generation Toolkit missing VI

    LabVIEW version 8.6.1
    Report Generation Toolkit 1.13
    I have just started work on an ongoing project that others have been contributing to for some time.  (Hence the project being in older versions of LabVIEW) 
    On my PC, I am apparently missing the VI "Word Get ActiveX References.vi" 
    I do have the version 1.13 of the toolkit installed, just as every other machine that runs this code does.  But my word.llb does not contain that VI
    I have tried simply copying that VI into the .llb   The VI is then found by the application.  But is not executable due to this error:  This VI is connected with a library that does not include the VI. The VI might have been deleted from the library. Add the VI to the library again or select File»Disconnect from Library.
    I have also tried replacing my entire  C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\addons\_office\  directory with files from a PC that was working.  Again, I get the same error as above. 
    I did attempt to do a repair on my installation of the toolkit.  But as far as I can tell, this didn't do anything.
    I also tried simply reinstalling the toolkit.  But since it was already installed, it did nothing.  I am hesitant to uninstall and reinstall the toolkit for fear of breaking all of my 8.6 projects, as well as possibly my 2009 projects.  I wouldn't think it mess with my 2009 installation.  But I do know that the order in which things are installed can be critical in system with multiple versions.  I'm not sure if this applies to toolkits or not. 
    This PC also has an installation of LV 2009 SP1, and that version also has the Report Generation Toolkit installed. (although it is a different revision of the toolkit than 1.13) 
    I know that in the past, multiple versions of this toolkit were not compatible, meaning only one installed version of LabVIEW could have a working Report Generation Toolkit installed.  But I was of the understanding that this was no longer a problem.  Although it may not be a coincidence that neither of the other development boxes running this code do not have LV 2009 installed.  
    Has anyone else ever run into a similar problem and found a solution? 
    Thanks. 
    Patrick Allen
    Solved!
    Go to Solution.

    Darren wrote:
    Back before we unified the LabVIEW and toolkit version numbers (in 2009), there were cases where we didn't change the version number in the registry for one reason or another on a minor upgrade.
    Ah.  This makes sense then.  
    I just reinstalled said toolkit from said SSP DVD and although it did tell me that I was about to install 1.1.4, MAX still thinks it's 1.1.3
    ...except that now I do have the missing VI.  This is a good thingTM
    I still wonder how it ended up missing, because I'm really sure this is where I installed the toolkit from in the first place.   I'll probably never know for sure.  But that's a lot easier to take when the code is working.  
    Thanks! 
    Message Edited by pallen on 04-15-2010 04:52 PM
    Patrick Allen

  • Report generation Toolkit: Excel report functions error -2146827284

    Hi,
    I'm trying to create an automated report using excel functions from the report generation toolkit in labVIEW. When I run the program that generates the report first time round (the report consists of several worksheets, each worksheet is added onto the report at a diffferent state in a state machine) it always works fine and no error is generated. However, when I run the program again it will infrequently (sometimes it does, other times it will not) generate the undefined error -2146827284, this is coming from one of the excel report functions and it cannot find it on highlight execution mode.
    Does anyone know anything about this error, why it occurs, how to prevent it?
    I would appreciate any help.
    Thanks,
    Rowan

    mebels_cti wrote:
    Found something that helped; https://forums.ni.com/t5/LabVIEW/Error-code-quot-2146827284-quot-when-trying-to-open-an-Excel/m-p/20...
    Excel still open
    So I added this;
    You should use the Application Quit method instead of killing the task. I doubt this is the cause of your issue.
    Ben64

  • Vision Acquisition Software installed, BUT why is the IMAQdx missing from the function palette?

    I just installed to the labview 2011, and many other modules and softwares including this VASAugust2010. But the IMAQdx is missing from the function palette (vision and motion). However the NI-IMAQ 4.5, IN-IMAQ IO 2.4.0 and NI-IMAQdx 3.7 are all clearly listed as installed in the NI software (contorl panel -> program - NI). In MAX, my usb webcam is also listed as NI-IMAQdx Devices and works well under MAX. But my own program is broken because the LV can't find those functions. So why the IMAQdx funtion is missing and how to fix it?  
    Thanks,
    Lei

    hi tommy
    check this may helps you http://digital.ni.com/public.nsf/allkb/A451D3CCBB740716862578FC004DB392
    Sasi.
    Certified LabVIEW Associate Developer
    If you can DREAM it, You can DO it - Walt Disney

  • Crystall reports and missing icons?

    Post Author: OmegaM
    CA Forum: General
    Hello I hope, that someone can help me. I have web service which i use with crystal report. If i test on local machine than i see just it has to be, but soon if i roon my web service i have problems with icons... here is example but if i want to see if is path right on missing icons doesent shoe me nothing, just blank  " align="middle">

    Try a SMC:
    http://support.apple.com/kb/HT3964

  • Change Folder Icon in Functions Palette

    Hey, have two questions.  I'm writing an instrument driver for an instrument I have here at work, and I have the VI's working.  I have the VIs organized and inserted into a library, which is in a project including that library and an examples folder (so basically the way Labview downloaded instrument drivers are set up).  I put all this in the instr.lib folder, and the VIs show up in the functions palette just fine.  So, based on that setup, my questions are:
    1) How do I change the folder icons (not the VI Icons - already did that) in the functions palette?
    2) How do LV instrument drivers hide the "Examples" folder and simply display the VIs from the "Public" Folder?  (they don't appear to be marked private)
    Thanks!
    TG
     

    I think the secret is in having an mnu file, which defines what will appear in the palettes. You can create one by editing the palettes (under Tools>>Advanced) and there you should be able to remove items and to edit the palette icon by right clicking it. You should probably also make sure that the mnu file is saved in the same folder, so that you can have it in other PCs. Note that the palette editor has this annoying confirmation dialog which tends to hide under other windows and which you need to get to finish editing, so move it to somewhere you can find it before you start editing.
    Another option is using VIPM to install the driver, and that will also allow you to edit a palette.

  • Report Generation Toolkit Excel Vi's do not run after creating an executable​. What am I missing?

    I have labview 8.5 and Report Generation Toolkit version 1.1.2.   My vi works fine during development. When I make an executable or an installer the excel vi's do not work. I have seen this question posted before but it has always been for earlier revisions and the answers do not seem to apply with 8.5 and 1.1.2. 

    Hello ajh,
    You will have to include Dynamic VIs in the executable you build. The following link has more information:
    http://digital.ni.com/public.nsf/allkb/C38CE3F3054​2D65B86256F0E00740DD8
    Prashant.

  • Serial PDA function sub palette missing from Functions Palette in PDA Module 8.0

    Hi:
    I have a problem that I would like to solve without having to reinstall PDA module.  Under the functions palette, Instrument I/O ... I have the Serial Compatability sub palette there but the VISA and the Serial ones are now questions marks instead of a sub palette.  Has anyone had this problem and if so how is it fixed.   If I copy and paste the VI's from Labview 8.0 (for PC) to the PDA vi I'm writing, they seem to work fine but what a pain that is ... anyone have an suggestions?  Thanks
    Greycat

    Hello Greycat,
    The subpalettes for the VISA and Serial subVIs are suppose to be
    unavailable if your target is a PDA device.  LabVIEW loads a
    seperate palette set for each target.  Since VISA is currently not
    supported on the PDA, you cannot directly open the the VISA functions
    or the Serial functions when you are targeting a PDA device. 
    Instead, you can use the Serial Compatibility VIs, which then call the
    appropriate VISA calls.
    Hope
    Wendy L
    LabWindows/CVI Developer Newsletter - ni.com/cvinews

  • Problem building applicatio​n using Report Generation Toolkit, LV 2011

    I'm using LabVIEW 2011 under Windows 7.
    I tried to use Application Builder to create an executable from a large body of code. One thing the application does is load VIs into a subpanel and run them.
    Application Builder created the executable and gave no error message. The built application ran except that it couldn't run any of the dynamic VIs.
    I finally succeeded in doing a screen grab on a transient dialog (about 1/10 sec. appearance). The dialog showed an attempt to load <vilib>:\Utility\NIReport.llb\NI_report.lvclass.
    In one dynamic VI I commented out the call to the only VI that uses the Report Generation Toolkit (called only from dynamic VIs, all of which call it). Sure enough, when I built the application with that change and ran it, the dynamic VI that didn't invoke the Report Generation Toolkit did successfully load into the subpanel and run.
    So, trying to prove to myself that that was the only problem, I wrote a VI that does nothing but load a VI into a subpanel and run it. User can choose one of two VIs: one that doesn't call the Report Generation Toolkit (or do much of anything), and one that does. Both VIs run fine standalone.
    The not-much-of-anything VI loaded and ran in the subpanel. The other VI didn't--the same dialog, mentioned above, popped up for 1/10 second or less. Screen grab is attached.
    When I included LVClass and NIReport.llb folders in the project (from vi.lib\Utility: Snapshot folders), and "Always Included" those folders (per a suggestion on this forum from a few years ago), the result was the same. The result was also the same when I included either one of those folders but not the other. Likewise it doesn't matter whether I add the dynamic VIs as "Always Included" or not.
    Another piece of information that may be pertinent: when adding the NIReport.llb folder, I got a message that it was impossible to add a certain VI that's part of some report-type class, because a VI of that name already existed in the project. Screenshot of that dialog is also attached.
    VIs and project file are also attached along with the two screenshots. I hardcoded VI paths, so put everything into C:\Testing if you want to see what the code does--or hack as desired, etc.
    I will be deeply grateful for any help! And I apologize in advance if there's already some exact or close-enough solution posted--but I doubt there is. I looked around.
    Thanks very much,
    mws
    Attachments:
    Test-App-Build.zip ‏336 KB

    Hi again,
    If you extract all files in the original zip attachment to a folder called C:\Testing on a Windows 7 machine running LV 2011, and then use the build script within the project file to build the application, you can run the application and see what happens. You can also play around with the build parameters, rebuild, run, and see what happens then. You can also open my VIs and see what I'm doing.
    The application lets you pick one of two dynamic VIs to run in a subpanel. One VI contains calls both to Report Generation VIs and some functions from the Advanced File Functions palette. The other VI does not.
    When you pick the first VI to load and run (the one with the Report Generation and Advanced File Functions calls), it loads into the subpanel but is not executable.
    When you pick the second VI to load and run, it does load into the subpanel and execute. So there's nothing wrong with the way I load and run a VI in the subpanel.
    In the development environment, the whole thing runs with no problems.
    Evidently the built application has problems resolving paths of something called by Report Generation VIs and by the Advanced File Functions I use.
    I've done a lot of experimenting and no luck. I've looked in forum archives, etc. etc., for possible solutions. I'm hoping there's some simple solution I've missed.
    Thanks very much for any help!

Maybe you are looking for

  • Microsoft excel error while exporting a FRS report from Planning to excel

    I have multiple screen shots of the issue. are getting issues when within citrix trying to run an FRS report from workspace into excel. first they get a windows login window looking for credentials of a User name and a Password. the first error: "Cou

  • WD(ABAP) - how to populate items in itemlistbox

    Is there any reference about how to populate items in Itemlistbox? I have tried to bind a context node with cardinality 1..n and Selection 0..n to the datasource of a itemlistbox element. The node contains two attributes jy and jy_text representing v

  • External drive says "the backup disk is not available"

    I am trying to use an external back up drive with time machine on my macbook air.  The air is an older model (150G)  and the drive is 250G.  I used to use this drive on my macbook pro, but then erased it to use on my air.  Now I get a message "Time m

  • Urgent - parameter values are not getting posted

    Hi I have a url in the wf notification that directs the user to the oaf page, the parameters are being sent as url parameters. I have no problem in accessing in the processRequest method of first page. But When I try to read the same in processFormRe

  • All the messages are queued

    Hi, i find following error when i use exchange mail flow trouble shooter we have exchange 2010 sp1  5.7.1: The sender isn't authorized to send e-mail messages to this e-mail address. The possible reasons for this are: 1)The session isn't authenticate