Easy Text Report

Hello,
I try to print out a text with "Easy Text Report.vi".
After the "Set Report Margins.vi" there is an error: Menmber not found!
What´s wrong?
Thanks, Philipp

Hi Philipp,
I had the same problem, try this:
- In the Measurement System input of Set Report Margins vi connect a constant and set it to metric or US
- In the report margin cluster try to change the default values ( I set 10mm)
In my case this worked. This problem showed up only with LV6; LV5.1 worked fine.
Good luck,
Alberto

Similar Messages

  • Easy text report in DLL causes LabVIEW crash

    I was wondering if anyone else could shed some light on this problem (it's got tech support stumped).
    To date I have two build machines and three target machines that have had the same problem. I build a DLL in LabVIEW that contains the Easy Text Report vi. I also create a VI that calls this DLL function to test it out. Everything works fine on my build machines. On my target machines, however...
    On the target machine I put a call library function node on the block diagram and configure it for the LabVIEW DLL I created, select the function and setup the parameters to the function. Upon clicking on OK on the configuration window for the call library function node, my hard drive access spikes for some period of time (sometimes fractions of seconds, sometimes seconds); I assume the VI inside the DLL is being loaded into memory. I then get a Windows message stating that LabVIEW needs to be shut down at which point Windows terminates LabVIEW. Removing the Easy Text Report from the DLL VI eliminates the crash. Tech support has helped narrow this down a bit -- it seems to specifically be the print portion of the report generation VIs (they sent me a DLL that creates an HTML report which had no issues).
    I'm doing this in LabVIEW 8.0. To make things more interesting, I have the same code in LabVIEW 7.0 and 7.1; neither of these have any problems. I've attached the code (LabVIEW 8.0) that tech support and I have been messing with.
    Any thoughts or sugestions?
    Tim Stahl
    Attachments:
    My DLL.zip ‏10 KB

    Hi DougF,
    It has been a while since I looked at this stuff in detail, so I will answer from memory.
    There are a number of routines that must be present for the code to work correctly. The two I am thinking about are "CINDispose" and "CINUnload".
    I suspect CINUnload is missing or buggy.
    I hope this helps,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Easy text Report.VI...not so easy

    I'm using LV 7.0 and when I try to use the 'Easy Text Report.VI' I get this: Error -2147319779 occurred at library not registered. in font styoe.vi->set report font.vi->easy text report.vi->untitled 1. This error code is undefined. No one has provided a description for this code, or you migh have wired a number that is not an erro code to the error code input.
    I would appreciate any help on this....tks

    I am not positive what is causing the issue, but here is a list of things that may fix it. I understand some look strange, but I promise I have seen them fix issues.
    1.Hit ctrl-shift-Run Arrow on the Top level VI to force a recompile of the hierarchy.
    2.Open up the subVI (really a sub-subVI) called Font Style.vi. On the block diagram, in the upper left-hand corner, there is a property node. Change the property node to a different property, and then back to the original "TextFont" property. Save the VI.
    3.Take a look at these links Error "-2147352573 Member not found in the xxx.vi" with NI Reports VIs in LabVIEW 6.0
    f/websearch/2FCAAF080951FCAB86256982007AA16C?OpenDocument�> NI Reports Doesn't Seem to Be Working Pr...
    4.Re-install LabVIEW
    Evan

  • Executable and easy text report.vi

    After reading some of the knowledgebase articles and the discussion grps it sounds like I am missing somethng when I create an exe and include "Easy Text Report.vi" in my LV2012 Project.  If I run the exe in the admin window of Windows 7 the test results are printed out just fine.  If I copy a shortcut of the exe file over to a user window on the same machine nothing is printed.  Anyone know why????
    Windows 7
    LV2012
    Thanks...
    Solved!
    Go to Solution.

    Doing a quick search on the forums for that error gives a lot of information. I guess that error is what the print VI throws no matter what the problem is. You can try printing to pdf as the default printer and see if the error is still happening. Try changing the default printer to the one you are using. (Maybe the 2 logins have different printers selected as default). Someone who has experienced error -41002 might be able to explain more than I can... There is a knowledgebase that talks about issues with margins, but I don't know how much help that will be. -41002 KB A few other posts appear, but nothing that would explain the difference between administrator and users permissions.

  • Print easy text.vi doesnt work in executable

    I have 3 target machines running labview 2012 on a PXIe8101controller.  In my statemachine the vi prints out a report using easy text report vi ( on report generation pallet) at the end of the test.  Its an executable vi on all 3 machines.  On 2 of the machines it works fine.  On the 3rd it hangs up when I'm logged in as a standard user.  If I log in as administrator it works fine.  The thing I noticed is that on the 2 machines it works on, the image is "factory..1.2.1f6"  (under control panel>systems).
    On the test equipment that it only works in admin mode the factory image is 1.2.4.f1.  Also MAX is 5.3.1 on the one that runs fine and 5.5.0 f1 on the one that  it doesn't work on.  Anything I'm mssing?
    Thanks.
    Solved!
    Go to Solution.

    Maybe you can enlighten us with your solution so others may benefit.  Unless it was just something silly.  Then just say it was something silly.
    Myself, I'd probably go ahead and post it, even if it was silly little mistake.  At worst, it's a laugh on me - at best, someone else made the same boneheaded mistake I lived through and they don't have to walk in my footsteps. 
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • How can I add the number of columns/row starting with the build in "Text Report" example in the LabVIEW

    Hi All,
    I am wondering how can I add the numbers of row and column from the existing build-in "text report"
    VI ? If possible, would you mind showing me step-by-step because I am a new user and I am not familiar with the labview software.
    Thanks

    Hi,
    Easy text Report is for saving to a file. Do you mean you just want to add the totals of two arrays and write that? In that case I would just append the totals before writing to file.
    Jeff | LabVIEW Software Engineer

  • I can't append control image to report on 1 page with appended text report

    I am attempting to create a report which is simply header, experiment information, and two graphs of data. I am using a Easy Text Report and Append Control Image to Report. I have successfully printed out this report, but on two separate pages. The header info is on the first page, and the graphs on the second page. This doesn't seem to be a margins problem, as the header is very brief and the graphs aren't that large either. I would like to make this into a one page report.  Any help is greatly appreciated.
    Message Edited by csmrunman on 01-15-2010 10:18 AM

    Nevermind. I neglected to see the Append Report Text.vi. That solved everything.

  • Receiving an error in Print Report.vi in the Text Report Example.vi

    I am trying to run the "Text Report Example.vi" example under Windows XP Professional, MS Office 2003 and LV 6.1 and I get an error in the "Print Report.vi" saying that there is an unknown error (-2147452567). I have searched through the Knowledgebase and found a couple of things to try but none of them worked (namely this solution). Is there a known problem with Office 2003 and LabVIEW 6.1? I can run the same example on another computer that is running the same setup except that it has MS Office 2002 SP3 and it prints properly.

    There are several reasons why you could get this error. There was a problem with a DLL change that caused either an invoke node or a property node (sorry, I don't remember which) to need to be replaced or relinked. I think that this is the problem that you linked to.
    The other potential problem is that you could be calling a font that you have on one of the computers but not on the other.
    I hope that this helps,
    Bob Young
    Bob Young - Test Engineer - Lapsed Certified LabVIEW Developer
    DISTek Integration, Inc. - NI Alliance Member
    mailto:[email protected]

  • Use dot matrix printers for printing text reports in Reports 10g

    In Forms 6i, customers had the option to use dot matrix printers for printing text reports.
    I believe, from 9i onwards, text based reports aren’t supported and instead HTML/PDF,DOC,RTF reports are supported which are not text based and use modern day printers.
    Is it still possible to use text printers ??
    Regards,
    Noman

    hi
    check out the following link.
    Re: Is printing to generic text printer and hand-coding the report possible?
    http://download.oracle.com/docs/html/B10314_01/pbr_uxprt.htm#1005700
    sarah

  • Standard Text Report creation

    I am trying to create text report from array of data (acquired online). I have a specific problem of setting Center header title with larger font as well as right header with smaller size font.  Herewith attached image file.  
    Any help would be appreciated.
    Kousy
    Attachments:
    Problem_Report_header.JPG ‏86 KB

    Hi,
    I am attaching doc file , when acquiring data online I want to print a report format like this. Can you please send out a simple vi elaborating that.
    I can change the font, style everything, to all Left/Center/Right Header text. But its not inserting Center Header with Larger font & next line right header with smaller size font. Because I have supplied larger font with Center Heading only. Then inserted a new line. Again I have supplied smaller font with right heading only (now the center/left header string are empty) that’s creating confusion i hope. if this is the reason, then need to find out work around to make it the way i want probably. Otherwise I may be wrong.
    Hope this clarification is ok.
    Kousy
    Attachments:
    Report.doc ‏22 KB

  • Remove "Begin Sequence" and other strings from text report

    I want to remove the string "Begin sequence", "End sequence" and the pathname of the sequence from my text reports that is generated with 'On The Fly Generation' option set, without this option those strings are not present.
    I see that strings are inserted by the 'ProcessOTFStepResult' sub-sequence in the report_txt.seq file, this is an activex call that compile the body of the report.
    Thank you in advance,
    Massimo Ponte.

    I suggest you take a look at the following documents to have a more clear view of what teststand offers when it comes to customizing Reports:
    http://zone.ni.com/devzone/conceptd.nsf/webmain/F2F1EE9E7266F4A88625696C00688499
    http://digital.ni.com/public.nsf/websearch/05F43468942BE32E86256D980074E200?OpenDocument
    AlessioD

  • MSDS & Text Report UN38.3 for ipad

    How can I find the MSDS & Text Report UN38.3 for ipad 1's which we need to ship as airfreight to UK

    HI there. I found this article in the Apple's knowledge base: http://support.apple.com/kb/HT5423
    iPad: Battery safety certifications.
    This states that iPad batteries are compliant. Is that adequate?
    Regards,
    Dan

  • Aligment of text & report objects on report

    hi,
    I have report that fits into 4 pages due to large lenth of report. The report object thats on the report are aligned well for first page but as i go to page downwards i.e 2,3,4 the Text and report object that i have inserted get distorted
    and are not aligned in same way as on 1st page. Is there a setting for each individual page on the report ? or what setting should i check for the same?
    Thanks In advance

    There isn't any easy or elegant way in Crystal Reports to generate records dynamically but here are 2 suggestions;
    1) Concatenate the fields you want to display with a carraige return separator (Chr(13)) and assign this value to a variable. Use the replicatestring function along with the database field that outputs the number of copies needed.
    For instance
    stringvar d:= + chr(13) + + chr(13) + + chr(13)
    replicatestring(d, {field that outputs number of copies})
    Set this formula to can grow and it will repeat the appropriate number of times.
    2) Create a command object similar to the following;
    select top (10) -999 as linker from orders
    This will generate 10 dummy records.
    Link this command object to your table with a Not Equal join.
    This will cause each record from your table to repeat 10 times.
    Set up a counter formula and suppress the details section when the counter is greater than the number of copies needed field

  • Purchase order text report

    Hi All,
      I want to take report of "Purchase order text" which is stored in material master.
    Any Idea pls let me know....
    Thanks
    Hari

    Dear Hari,
    You can use BAPI_PO_GETDETAIL1 or BAPI_PO_GETDETAIL to retrieve the data in your program.Enter the PO number and tick the item text and header text indicator.
    Regards,
    w1n

  • Jsp text report

    Hi,help me a sample code for report in text format from jsp with line alignment

    Your question is....nonsense...
    Please re-structure your question, give us more details and ASK...
    X--spYro--X

Maybe you are looking for

  • Can't view my user control in the designer (An Unhandled Exception has occurred)

    I'm using VS 2012, looking at some code I wrote some time ago. For some reason I cannot view the XAML in the design view, only the XAML view. I'm getting an error that says, "An Unhandled Exception has occurred". I can compile the solution fine, but

  • Software update on iPad 2 not showing

    In Settings, under General, the line for Software Update does not show in the widow of options on my iPad 2. Cannot figure out why since my OS is old and needs to be updated so I can use apps that require the new OS. Any idea why this is not showing?

  • N95-1: MAJOR Firmware-upgrade - v21.0.016

    It's already available at my local "Nokia Service Point", overhere in Holland . . . But when will it be available via the "Nokia Software Updater"? Greeeetzzz, Henk. RM-159 / Nokia N95-1 (8Gb) V 21.0.016 (02.01) / 14-02-08

  • Exchange error code 501

    I have a problem with Exchange and extracting out attachments. from email. We use Exchange 2007 server and https connection. Https connection works well, but I can't get attachments. Program stops at tag --> cfexchangemail action="getAttachments" wit

  • How to determine which camera took a picture?

    Hi, My parents both have Canon Rebel digital cameras and they travel to national parks and other places where they take a lot of pictures. Inevitably, their pictures get jumbled up on their hard drives and then they argue about who took the picture.