Use of RTM in applicatio​n

I have made an application from an excisting set of VI's. My VI makes use of a RTM. The application doesn't carry out this menu.
How can I make use of My RTM in an application?

Can you describe how your vi is supposed to work in a little more detail, or if possible send a portion of code. If you Save as a development distribution it will include everything of relevance. Zipping the file will help if it is a little large.
P.M.
Putnam
Certified LabVIEW Developer
Senior Test Engineer
Currently using LV 6.1-LabVIEW 2012, RT8.5
LabVIEW Champion

Similar Messages

  • Error 10403 when using Stand-Alon​e Applicatio​n and DAQPad 6020E

    On the computer I have LabVIEW on, I can run my VI and also I can run the stand alone application of that VI. But I can NOT run the stand alone applicaiton of that VI on a 2nd computer with out LabVIEW. I get error # 10403. I belive I build the VI correctly and loaded the proper software/driver because I have found I can run a simple stand alone application VI that does not communicate with my DAQPad 6020E. The second computer does reconize the DAQPad 6020E under the Divice Manager. I tried using differnce divice numbers for the AO and AI...

    Hi,
    The first thing you need to check is make sure the same DAQ driver is installed on both computers. Then, you need to make sure that you can view the device in the Measurement and Automation Explorer (MAX). Once you can do this, then you will need to make sure the LV Run-Time Engine is installed on the stand-alone comp. This needs to be the same version as LabVIEW that is installed on the computer where the application was developed.
    I hope this helps.
    George

  • Open GUI using second GUI in applicatio​n but close first GUI

    HI, I have created a GUI which evaluates semiconductor parts of different families.  
    Objective trying to achieve
    Create an exe such that when the user double clicks the exe file it opens a GUI which opens a front panel with a TextRing box with different part numbers.  The user must select a part for the list. Once the part the first panel should close by itself and a new panel opens with all the bells and whistles to use to evaluate the parts.  This sequence is important because the second GUI handles multiple different setting which it must set when the part is selected.
    I would really appreciate if someone can should me how to open a second GUI front panel from the first GUI from panel but closing the first panel.
    I know how to open a GUI front panel using a differnt GUI front panel but the issue I am facing is that I am using Call by Reference which is not correct I believe.  Please HELP!!!!
    Thank you in advance.
    Attachments:
    A.vi ‏13 KB
    B.vi ‏11 KB

    Simple solution: Make "GUI A" a dialog-like window (see examples that ship with LabVIEW). Call it from "GUI B" via a button, like "Select Part". Or, if you want, you can have "GUI B" simply call "GUI A" right at the beginning. Depends on whether you need to be running for multiple parts.
    Oh, and don't use the Run Continuously button. That's not meant for normal operation.

  • How to simulate a DAQ device and use it for testing applicatio​ns without hardware??​?

                            how do i simulate a DAQ device
    in MAX and use it for testing applications without  hardware???
    If my application requires inputs
    from external hardware to proceed how can I simulate a DAQ device in LabVEIW?
    i need to simulate several Digital inputs and Outputs to test the software. currently i dont have the hardware and DAQ device here. 
    please reply with your valuable suggestions. 
    many thanks in advance
    RENN 
    Kudos always welcome for helpful posts
    Solved!
    Go to Solution.

    Hi,
          There is no option to simulate traditional device.You need hardware for that so i would suggest to simulate a PXI device which has similar configuration to PCI-6014 and to do a small modification to your application..

  • Project explorer doesn't show callers for .rtm (run time menu) files (is this a confirmed bug?)

    Maybe I was to quick to report this as a bug... I was unable to find anything related to it at my normal sources of information. Does someone has exeperience with it?
    I have a work-around and this is included  in the description :
    http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=6776 (message 25)
    ** Original post **
    When a library (.lvlib) that contains a file with a run-time-menu (.rtm) file is removed from the project, but there is still a file that uses this .rtm file, both the .lvlib and all of it's vis and the .rtm file are displayed in the project Dependencies.
    For the Vi's the callers can be found by 'Find->calllers'. For the .rtm file this always results in 'No items found' but the .rtm file remains in the Dependencies (as it should since it is still used).
    Finding the .rtm file can be hard since it is only loaded at run-time and not at edit time(?). If someone encounters this issue, a working method:
    - rename the rtm file (so it cannot be found)
    - open the vis that you suspect are using this file AND try to edit the run-time menu. When this vi uses the run-time menu a warning will appear (cannot load rtm file, using default menu instead)
    Kind regards,
    Mark

    Dear Mr. Beuvink,
    thank you for your reply. It seems that a while back this problem has been reported to our R&D group. The request (CAR) has ID; 41579. There is the following statement in this CAR: the caller vi is in memory or not. When a caller vi is in memory, rtm files will currently never report the vi as a caller. This confirms the behavior you are seeing.
    I'm sorry to say I don't have a solution at this moment, at this moment they are busy fixing this problem. You can look this up in future release notes by searching on the CAR ID I mentioned.
    If you haven any questions, please don't hesitate to contact me.
    Best regards,
    Martijn S
    Applications Engineer
    NI Netherlands

  • Using Shift+Tab in Forms9i

    Hi,
    I have just migrated my application from Forms6i to Forms9i. Now I am facing a problem.
    I have a field with 'Required' property is True. When I try to press 'Shift+Tab' to back to the previous field, it says 'Field must be entered'. Seems like it is firing the When-Validate-Item trigger even during 'Shift+Tab', which was not the case in Forms6i.
    Is there any solution for this? Or is it a known issue in Forms9i?
    Regards,
    Saleem

    Surpsise! It's not the when-validate-item trigger that fires, but it is because the field you are in has the "required" property set to "true". If you set the required property to false for the item (at design-time or at runtime programatically, using set_item_property - RTM on this), it won't do that. Some other way to be able to move within a record in a datablock without to run into this kind of trouble is to set the forms property "defer_required_enforcement" to true (which you may also do at design-time or at runtime programatically using set_form_property).
    I believe this will help.
    Still, I wonder how you didn't have the same problem on Forms 6i...

  • What is the build version for Sharepoint 2013 Server including trial version there is one?

    Hello Community
        When using WS2012 and Sharepoint 2013 Server, what
    build version for a Sharepoint 2013 Server farm should
    be applied and where do you get the cumulative update
    for it (trial version also if there is one)?
        Thank you
        Shabeaut

    Hi,
    According to your description, my understanding is that you want to know which SharePoint build version should be applied to Windows Server 2012 and where to get cumulative update.
    If you want to use SharePoint in Windows Server 2012, you can use the RTM version 15.0.4420.1017.
    For CU update and build version, I suggest you can refer the detailed article below:
    SharePoint 2013 Build Numbers
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Loading Crystal Report 2010 Error

    When I try to install C# application that I created at the client's workstation, i am getting an error about not getting my report loaded. The application loads the report working in my development workstation, but when i installed in the other workstation, then it will not load the report. I have installed Visual Studio 2010 with CR 2010. I had created the reports with Crystal Report 2008, and want to migrate to VS2010.
    Here's what I get from the client's workstation:
    Method 'get_ReportRequestStatus' in type 'CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper' from assembly 'CrystalDecisions.CrystalReports.Engine, Version=14.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' does not have an implementation.
    I have all my CR *.dll referrenced to the latest one, but I am not sure if I am using the right *.dll.
    Thanks for any input on this. It'll be greatly appreciate it.

    Correct, you are using the beta version of the runtime.
    Search here on how to remove version 14 and use the RTM release version 13.
    Thank you
    Don

  • Questions about the future directions of InfoPath and Microsoft Access

    Because I have been confused about the future directions of InfoPath and Access, I wrote a short blog post, which I have pasted below.  My question is, can Microsoft provide some more guidance on Access vs InfoPath?  If Access is indeed the
    the future direction, can you please provide some pointers to resources that can help us transition.
    A Short Review of MS Access,  SharePoint ,InfoPath (2013)
    After the November 2012 SharePoint Conference in Las Vegas (#spc12) there were a number of blog posts and people saying that Access 2013 was great and would be replacing InfoPath.
    Marc Anderson and
    Ruven
    Gotz have short posts summarizing #SPC12 and touch on the subject of InfoPath and Access.  I also spoke with several individuals shortly after #SPC12 and they were excited about Access 2013.
    Since I rely heavily on InfoPath for much of what I do, I wanted to kick the tires and see what everyone was talking about.  First, a few notes about SharePoint 2013 and Office 2013.
    Microsoft should rename Access:  If you have tried to
    bing the word Access, then you know that the search results are overwhelming,  because the word "access" is used for so many other purposes.
    Use the RTM version of Office 2013! I was performing  my investigations by leveraging the Office 365 Beta and the Office Applications that come with it.  Not much was working!  After I uninstalled the Beta
    version of Office 2013 and Installed the RTM version everything seemed to work. 
    Windows 7 and IE 9.0: The drag & drop that is being touted as
    "manna from heaven" seems to work well with Firefox, Safari, Chrome, and IE 10, but it does
    not work with IE 9!
    Non Microsoft browsers are still second class citizens (except for the drag & drop):  Microsoft has finally done away with the Active X's for datasheet view (that is brilliant!)  One can now see the newly
    minted datasheet view in many browsers.  But I still find that one needs to be in IE to do a number of key manual opeartions.  For example pasting numerous rows of data from a spreadsheet into the new sheet view works only in IE.
    Access 2013
    Microsoft Access is touted as a non developer tool.  I know a number of people who are on the business side and love Access.  These people will like the renewed energy that Microsoft has applied to Access.   One should note that conceptually
    this functionality existed  in SharePoint 2010.  Here is what I see that is new:
    +The new version works better:Although I haven't tested it fully, it seems that many more features that work on the Desktop version of Access, now work in the published Web Application which is hosted by SharePoint 2013.
    +The new version has fairly robust browser based forms: End users can now fill in data using forms that are rendered in the browser.
    +The published version that resides in SharePoint now uses its own SQL server tables.  So the engine appears to be SQL Server, not a modified version of Access built for a server.  This stands to be quite robust, but I imagine
    that some quirks will surface due to new model.
    The limitations are:
    - Access is pretty much its own application and does not integrate with SharePoint building blocks.  For example, an Access table is not easy to integrate with a SharePoint workflow.  Further, although  Access forms now are visible
    in a browser, they are not nearly as rich as InfoPath forms.  InfoPath forms cannot easily integrate with the Access tables.  In order to integrate SharePoint features and Access, one needs to tie SharePoint list(s) to Access as data sources. 
    This overcomplicates the model and one may very well run into synchronization issues.
    In short, although I believe there will be some people who will be happy with newly minted Access, I do not think that Access will be able to replace InfoPath and Workflow technologies.  I do agree that Microsoft does not seem to have put much energy into
    InfoPath.  If they leave a vacuum in this space, then others may very well take over, for instance Nintex Forms.

    Although I agree with the comments made by Ruven and Marc after the conference please note that those blog posts are their own personal opinions and that they don't work for Microsoft.  A lot of people have asked Microsoft to clarify the future of InfoPath
    and the response up until now has been a deafening silence.  In my opinion speculations about Access replacing InfoPath are premature.
    I should also point out that most of your comments about Access 2013 above are actually about Access Services in SharePoint Server 2013.  Access Services are NOT Access they are a shared service offering in SharePoint that convert and publish Access
    databases and forms.  As you point out once an Access database is published through Access services it is converted to SQL Server and no longer resides in Access.  Of course I don't work for Microsoft either so these are all just my personal opinion. 
    Having said that I doubt you will get the confirmation/response that you are hoping for from any official Microsoft channel.
    Paul Stork SharePoint Server
    MVP Principal Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Windows 7 Printer Sharing

    I have a HP PSC 2410 connected to a computer running windows 7.  Win 7 detected and installed the printer just fine and there are no issues printing.  I have a laptop running XP and I'll be darned if i can get the Win 7 computer to spool print jobs for the laptop.  Works fine when I boot into Vista.  I have the print sharing set up and I can see the XP machine from the Win7 machine just fine.  Everything I have read says I need to install the XP drivers on the Win 7 machine.  Does this mean I need to download the large, all-in-one file for XP and install on the Win 7 machine?  Just concerned this may cause an issue.  I've looked just for just the driver file to no avail.  Any ideas?
    Thanks!

    I too am stumped, seems no one has an answer.  Looks like we will need to upgrade the laptop to Win 7 in order to be able to print.  Although I was able to print using the RC version, now using the RTM version thats now not the case.
    I did try installing XP drivers onto the WIn 7 PC, but wouldn't install no matter what method I tried.
    And since HP won't be developing Win 7 drivers anytime soon, we'll just have to wait.
    Unless anyone knows differently!

  • Windows 8 - Unique Universal Identifier (UUID) Issues

    To whom it may concern,
    I am deploying Windows 8 via SCCM 2012 in a corporate agency, but when I log into the workstations an error crops up
    "The Group Policy Client service failed the sign-in The universal unique identifier (UUID) type is not supported".
    The error cropped up with both local administrator account and with a domain account. 
    The system logs you out and When trying to log back in, it works fine.
    I tried to search for this problem over the internet now for days, but I didn't find any solutions / answers for such error.
    Does anyone knows what might be the cause for such error?
    Thanks in advance,
    Chris

    BArnold_VU, are you using a custom image or just standard from RTM iso ?
    I used a build & capture task sequence using the RTM installer to get a WIM that includes Office 2013.  All current updates have been injected with offline servicing within SCCM.  .Net 3.5 and Telnet Client are also enabled as part of the TS through
    an MDT "Install Roles and Features" step .  I will try a Windows only build directly from the Windows Installer source and see what happens, but we aren't doing any other modification to the OS at capture.  The only things in the unattend.xml
    file is for setting the language to EN-US.  Deployment of the WIM adds some additional software, runs performance indexing and turns on BitLocker if the system is a laptop.

  • My application hangs and quit  when it was loading crystal report Exception Offset:00007c72

    I'm sorry if i post this discussion at incorrect Space(or Forum).I'm appreciating your patient .
    I installed my application on PC-client Win7 ; and when he was trying to view the report an error raise the application encountered a problem and needs to close.
    I noticed the application crash when it was trying to execute the following line of code(VB.Net)
    Report.Database.Tables(0).SetDataSource(ConstantDataSet.DataSt.Tables("ConfigFile_SelectRpt"))
    ( more details
    Dim Report As CrystalDecisions.CrystalReports.Engine.ReportDocument
    ConstantDataSet.DataSt.Tables("ConfigFile_SelectRpt") is data table contains data
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: OrganizationSupporter.exe
      Application Version: 1.0.0.0
      Application Timestamp: 50a52b98
      Fault Module Name: KERNELBASE.dll
      Fault Module Version: 6.1.7601.21824
      Fault Module Timestamp: 4e797cdd
      Exception Code: e0434352
      Exception Offset: 00007c72
      OS Version: 6.1.7601.2.1.0.256.1
      Locale ID: 1033
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt
    I'm highly appreciating your help and cooperation.

    Correct, you are using the beta version of the runtime.
    Search here on how to remove version 14 and use the RTM release version 13.
    Thank you
    Don

  • SP navigation issue -Error in sp2013

    Hi,
           I am facing sp navigation issue in my production server frequently. I am using Sharepoint RTM version . how can i resolve this one . I tried all solutions in the google , as of now, no hope.
    Your help highly appreciated
    Thanks,
    Bala

    Hi Bala,
    According to your description, my understanding is that you got an error when you used navigation in SharePoint 2013.
    Please install April CU 2013 for SharePoint 2013, compare the result.
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;2726992
    More information, please refer to the link:
    http://venkychilukuri.wordpress.com/2013/07/02/an-unexpected-error-occurred-while-manipulating-the-navigational-structure-of-this-web/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • SSO is failing in custom login module

    Hi All,
    We are facing a problem with SSO in Portal, which is being called from another Intranet Application after
    SP Upgrade. We have a common Intranet site which is a center point of access to many other applications like Portal, Java etc.
    We used Login Custom Module Applicatio to develop the SSO from Local Intranet to Portal.
    It was working fine till the SP Upgrade.
    We were earlier using EP7 SP15 and IE6.
    Now we upgraded to EP7 SP24. IE is 6 only. But now SSO is failing.
    When Portal Link is clicked from the Local Intranet site it is re directing to Portal Authentication Screen,
    insted of loggging in directly.
    Kindly help in this.
    Regards,
    V V Lakshmi.

    Hi,
    Thank you for your reply. Already placed log files and it is failing at HttpSetterCallBack Handler.
    It is returning a callback.gettype() value "17". Do you have any idea why is this 17 coming from?
    Regards,
    V V Lakshmi

  • Applications are crash

    My hard dri've crashed and I had to start over. Yikes!? I've had my Audigy 2ZS Platinum for two years now (big disapointment). It took me a year just to get the headphones and mic to work. Never mind the SPDIF can't pass the digital to my A/V receiver.
    Ok, on to problems - I reinstalled the software and none of the apps would work kept getting errors so I updated to the lates drivers via the Creative web site and made a little progress. Now i get the following errors -
    EAX Console - EAX Console Application has encountered a problem and needs to close. We are sorry for the inconvenience.
    Graphic Equalizer EXE - Graphic Equalizer EXE has encountered a problem and needs to close. We are sorry for the inconvenience.
    Creative Diagnostices - Creative Control Panel FrameWork has encountered a problem blah blah blah
    Further, when i go through the control panel to Sounds, Speech, and Audio Devices and slect Sounds and Audio Devices and then select either the audio or the voice tab and then click on the Advanced tab for the mic and select the +20db boost the mic will work but as soon as i close the window the mic boost switches off the quits working.
    Any help is appreciated.
    Thx!

    i would say you should do it all again.
    First: download the newest Audigy driver. Dont install from CD!
    Downlaod Chipset drivers, and other necessary drivers for your Hardware.
    Reinstall Windows from scratch.
    Install Chipset drivers.
    Install other drivers (Not craeti'ves one).
    Install Windows Updates. (Use the enhanced mode to get additional Windows Updates like .Net, Media Player and IE7) Has to be startet multiple times because they will be updates for updates.
    Install Servicepack 3 after this!
    Do Windows Update again.
    Dont use Tuning tools and dont put any fingers on windows services. Only disable windows firewall and the securitycenter if you want. But the rest should remain untouched!?
    Then, you should only install the Audigy driver. Audio console is integrated. The only thing you will need is a soundfontbank-manager. As i know there is an Update availlable for audigy cards. Download it, unpack the archi've with winrar and start the setup.exe manually.
    Dont use the old CD applicatios! Download Mediasource Update from Creatives Website if you want it, but i suggest you to dont put a finger on it. Only the SFBmanager and Audioconsole iss needed.

Maybe you are looking for