References​: Appearance different in Developmen​t System and in Run Time System

I noticed a difference the references appearance in Development System and in Run Time System.  It seems to have no effect in the executable version but, per curiosity, someone have an explanation?
Development System
Run Time System
Jean-Marc
Jean-Marc
LV2009 and LV2013
Free PDF Report with iTextSharp
Solved!
Go to Solution.

tst wrote:
When LabVIEW builds an executable, it removes the parts which are not needed from the VIs (like BDs, or FPs of VIs which will not be opened). I'm assuming this is an extension of that where the icon is not copied over. Another option is that the RTE is simply missing the code necessary to display this specific this.
In any case, I would say it's a bug, albeit a minor one.
I don't think this is a bug, the references refere to a given CTL file, which is not present in the RTE, I think LabVIEW disconnects the reference form the typedef and only saves the properties needed.
Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas
LabVIEW, programming like it should be!

Similar Messages

  • VISA Write differs between TS Development System and LV Run-Time Engine

    Hi all
    I made an application on LabVIEW to test BERs (Bit Error Rates), and I used VISA Write between two COM ports to exchange data.
    Everything works fine using just LabVIEW.
    Afterwards, I used TestStand to call my application (VI). The LabVIEW adapters from TestStand were set to Development System by default, and everything works OK!!
    Finally, I needed to disable the development system, and set the LabVIEW adapters from TestStand to LabVIEW Run-Time Engine and I notice that the speed of the data exchange between the two COM ports decreased dramatically.
    The only difference was the speed...because all the data (changed slowly in this case) arrived correctly on the other COM port too.
    The symptom was the same as decreasing the baud rate...but the baud rate and all the other configurations remained the same. The only difference was the change between Develpment System to Run-Time Engine to notice this decreased speed between the exchanged data using VISA Write.
    Any solutions for this?
    Thanks in advance
    Joao
    Solved!
    Go to Solution.

    Joao,
    you state that using the LV Developement System as execution platform for your LV code modules result in faster datatransfer between the COM ports than using the LV Run-Time Engine.
    So i am pondering: Does this refer to TS at all?
    Please check the following:
    Run you communication using a sole LV application in LV Developement System. This should be fast. Now build an executable of this application and run that one. Do you see the same behavior?
    If there is no difference in a sole LV approach, there have to be some settings in the TS approach making this slow. So please let us know:
    Are there different modules involved in that data transfer (which in fact points to the reply Christophe made)?
    What about loading/unloading options of the modules?
    How big is the hierarchy of the modules, e.g. is it necessary for the RTE to load stuff the Dev Env has already in memory due to loading a lvproj.......?
    Could you provide a simple example sequence+modules showing this behavior?
    What versions of LV and TS are you using?
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • How to get the SubVI(the virtual path is under .exe) reference in Run Time System

    Hi everyone
    The problem is about how to get the SubVI reference in Run Time System, when the SubVI is in .exe after building.
    More details:
    The top vi calls the SubVI by dynamic way, so the SubVI is included always, and the source object is the application.exe.
    After the setup above, the SubVI will be in the application.exe. For example, SubVI's path is ...\application.exe\SubVI.vi
    So, how to get SubVI's reference in Run Time System?
     I can not get it when using "open VI reference" with the path ...\application.exe\SubVI.vi in Run Time System.
    Actually, I can create a file to include the SubVI, instead of build the SubVI in application.exe , then I can get the reference convenintly. But it is not my favourate way.
    Thanks
    chenyin
    Solved!
    Go to Solution.

    Here is the problem. Call a dynamic subVI means users could change it but it's also very attractive.
    The dynamic call must be used within a user mastered but some parade can avoid problems.
    It depends of why you use dynamic calls... => 2 main ways:
    - Dynamic call are use to maintain an evolutive  part of the code without acting on the executable => one unique VI distribution maintained by the administrator/developer
    - Dynamic call are use to provide a collection of 'external' feature which could be enriched by the administrator/developer. For example, you provide to your customer a set of custom signal filters selectable in the executable.
    In the 2 cases, you are only able to assess user skills to know if there is a risk of damage if there is modification.
    So, to stay alone master a parade could be to provide dynamic VI without diagram but with the problem of maintenance because no modification in situ and more attention to manage distribution.
    An other way is to hide the real distribution to user => call dynamic VI but unnamed it as *.vi but other (a repulsive name as OS system name ) or simply with no extension in order to not  attract user... but it's questionable...
    Another method more difficult but safer is to create a test of consistency ahead of your routine (version, user, modification date, ...)

  • Is it possible to chenage logical system and how after a system is beeing u

    Hello
    I wander is it possible to chenage logical system and how after a system is beeing used for a while and how?

    Hello Tina,
    If the system is NOT a production system transaction BDLS can be used to change the logical system.  This would be necessary after refreshing a dev system from a production system, for example.
    If the system is a production system, I would agree that this is NOT advisable.
    Regards
    Greg Kern

  • Administration differences between an As Java system and an As ABAP system?

    Hi, I'm not that familiar with SAP systems that are As Java based only, so apologies in advance if I ask real stupid questions here!!
    Can someone please explain how one logs onto an As Java only system?... ie without the ABAP stack does one still use the SAP logon pad or am I getting confused here totally???
    Also how does one do transports in an As Java system?
    If you could send me a document that explains the main differences between an As ABAP system and an As Java system, particularly the differences in administrating these systems that would be very useful. My email address is [email protected]
    Many thanks
    Ash

    Hi,
    Can someone please explain how one logs onto an As Java only system?.
    You can login through browser, use NetWeaver Administrator for most of your activities. There is also Visual Administrator/ Config tool etc these have seperate GUIs.
    It would not be easy to list out the options but i suggest you read understand info from help regarding the details below so that you can administer Java servers:
    Visual Administrator
    NetWeaver Administrator
    Config tool.
    SDM
    With the knowledge of the tools above you can start of administrating Java servers.
    Also how does one do transports in an As Java system?
    You install Portal on Java server and then do transports. You should be having a system administration role.
    Please do a search in help.sap.com and you will find loads of data on WEBAS Java administration.
    Thanks & regards,
    Vijith

  • Why are the Creative Cloud system and the Adobe Support system so expensive and so gawdawful lousy?

    Why are the Creative Cloud system and the Adobe Support system so expensive and so gawdawful lousy?

    Free market at work in a gullible or irrational population.

  • Teststand 4.1.1 PAWS Run-Time System ActiveX Server

    Hello,
    I downloaded Teststand 4.1.1 for evaluation. However, when I tried to run the example called "Manual Intervention Example.seq" or "ParameterPassingExample.seq" shows an error.
    Both sequences indicates "PAWS Run-Time System ActiveX Server not installed."
    Error: Error executing substep 'Execute TPS'.
    An error occurred calling 'ExecuteTPS' in 'IExecuteTPS' of 'NI ATLAS StepType 1.0'
    The TPS Server could not be created. A possible cause is that the PAWS Run-Time System ActiveX Server is not installed. Check your TYX PAWS installation and try again. [Error Code: -2147221164, User-defined error code.]
     Where do I get that installation from?
    Why wasn't it installed when I install the evaluation for Teststand 4.1.1?

    Hi,
    Try here:
    http://www.tyx.com/index.html
    regards
    Ray Farmer
    Regards
    Ray Farmer

  • List of BO reports failing daily and schedule run time

    Hi,
        Our BO reports are scheduled to refresh daily early mornings 2 - 6 AM and around 280 reports run daily. We want to know list of failed reports daily and measure run time differences for each report in different days and run time for all 280 reports.
    1. List of failed reports (to check if same reports are failing daily)
    2. Total run time for all reports
    3. Change in run for each report on different days.
    Could you please let me know how this kind of report can be generated.
    Regards,
    Nanda Kishore B

    Hello Nanda Kishore,
    Check below two links which can be helpful:
    For query builder, below link has a 4 part series of queries. You can find the other links at the bottom on the page
    BusinessObjects Query builder queries
    If you are using BI 4.x, then below link has a set of sample auditing universe and reports.
    I'm sure you can find the required reports in the attachment:
    Sample Auditing Universe and Reports for SAP BusinessObjects_4_x
    I think auditing would be the best way to get the information required.
    I hope this helps!
    -V

  • Labview 7.0 is compatable with Labview Imaq6.1 , vision builder 6.0 and Imaq run time engine 6.0.

    Sir,
    My system is PXI 8174 and i an using NI 1411 card for my application. I want to know the compatability of the softwares. Whether Labview 7 is compatable with Labview Imaq 6.1 , vision builder 6.0 and Imaq run time engine 6.0.

    Hi,
    Assuming you meant IMAQ Vision 6.1 instead of IMAC 6.1, this software was intended to run on LabVIEW 5.1, 6.0, and 6.1.  I have heard of it being used with LabVIEW 7 on occasion, so it may be possible to make it work, but this has not been tested and is not officially supported.  Vision Builder 6.0 should run; however, it was developed long before LabVIEW 7.x and will not generated code for LabVIEW 7.0 and later.  The Vision RTE version should correspond to the version of Vision you are using.  For instance, if the program was developed with Vision 6.1, the computer should have the Vision 6.1 RTE installed.  With this being said, if you plan to use LabVIEW 7, I recommend updating your other software.
    Regards,
    Ryan M.
    Applications Engineer

  • How to Refresh System Form in Run Time

    Dear All,
    Please give me idea for Refresh System Document in Run Time using DI,basically I am using  system columns for update for some scenarios.
    So please give solution that how should refresh system form.
    Thanks a lot.
    Ashish Singh.

    Hi,
    Please post above discussion in SDK forum.
    Thanks & Regards,
    Nagarajan

  • Re: Data Exatraction form R/3 - One BW system and Multi R/3 systems

    Hi Experts,
    In my current project there is a requirement to bring data from two different R/3 clients(systems) into one BW sytem.
    The inforsouce is the same. For example The FI GL data needs to upload into BW through the Infosource 0FI_GL_4 from two different R/3 clients ; 100 and 150. Is it possible?
    Curreny set up is to bring data only from R/3 system 100. Now the requirement change and have to bring data from R/3 system 150. This is the situation in production client.
    Please advise and share your view.
    Thanks in advance

    It is possible.
    You have different logical system name in different R/3 system (or client), in the infosource you should add logical system infoobject.
    By this way even you loaded data from multi R/3 system into single data store (eg. same InfoCube), you are still able to distinguish the source of the data by using logical sysetm infoobject.
    You should find in the BI content, many of them had the logical system infoobject already.

  • System requirement for the LV and VISA run-time library

    Dear
    My application built from LV8.2.1 didn't run on the old-fashioned notebook, which was under XP and 256 RAM.
    (The application was tested successfully in several times in other computer.)
    In the only first running, there was no problem.
    But after that, the application executed "twice" and one of two couldn't be removed even in Windows Task Manager.
    (I had to switch off the computer for restarting PC)
    However,  I am not sure if this problem is a kind of the library's bug but suspect the out-of-fashioned notebook.
    What's the minimum system requirement for the LV run-time library and VISA runtime library of version 8.2.1?
    Or any other check points?
    Lee
    메시지가 08-07-2007 02:03 AM에 labmaster에 의해 편집되었음

    Thank you, falkpl and smercurio_fc.
    Of course, my application and the libraries have no problem in other computers.
    There were no error messages but it seemed not to run normally.
    My application had to show a status message prior to a VISA routine, but only a blank in the status control.
    When I click the application one time, the application was not launched.
    Then  the two same applcations were appeared in the second click.
    One of two applications could be removed by the Taskmanager. (malfunction of the program exit button.)
    But the remained one can't be exited by the Taskmanager or Exit Windows.
    Maybe, I had better remove the XP and then try again.
    Anyway, I can't understand  the reason why any NI Labview developer remained in silence for this kind of postings.
    메시지가 08-07-2007 08:43 PM에 labmaster에 의해 편집되었음

  • Rename of Business systems and channels in PRD system

    Hi all,
    I am doing a rework of some scenarios in PI. I will rename business systems and channels.
    When we move the new objects to Prduction and activate what is the best order to stop processing in PI before the switch over.
    Is it
    1)Stop PI inbound queues.(Deregister queues)
    2)Check all outbound queues are empty.
    3)Stop outbound queus (Deregister queues)
    4)Stop all channels
    5)Import all new objects
    6)Delete old configuration and business systems and channels.
    7)Activate all new configuration.
    8)Activate all channels.
    9)Register all queues.
    10)Check all sender systems for failed (eg Outbound IDoc) and resend.
    Have i missed anything?
    What is the best way to handle sender for the following adapter types(HTTP , Proxy, RFC, SOAP)
    Thank you for your input.

    Hello,
    The following note provides details on this procedure:
    #870864  Starting and Stopping an XI 3.0 / PI 7.0 System
    For 7.1:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/12/5dd23aaad7b3408dde3c1577fda5b3/content.htm
    Kind regards,
    Sarah

  • Swann video system and my 2TB time capsule

    I have a 4 channel Swann video system and a 500G DVR.  When I was using my Linksys wireless system I was able to view live feeds of my home on my iPhone with no issues.  I recently replaced my Linksys with a 2TB time capsule and I can no longer view my live feeds on my iPhone.  I am not sure how to set this up on my time capsule?  I would think that Apple has a way of allowing this to happen.  Does anyone have any recommendations?

    Port forwarding is a major issue.
    When I was using my Linksys wireless system I was able to view live feeds of my home on my iPhone with no issues.
    When you were away from home.. how exactly did you connect?? Was there an app for the iphone? Did you connect by port 80 and just a browser?
    You will find any system that depended on upnp to open ports will no longer work with Apple routers .. apple decided that NAT-PMP (same idea.. automatic port opening on demand) was better.. of course it is not supported except on Apple products in the main.
    That means that every port required for your DVR must be manually opened.
    Lots of fun for you. This is list of support documents.. look for port mapping for v6 utility.
    https://discussions.apple.com/community/wireless/airport/content?filterID=conten tstatus%5Bpublished%5D~objecttype~objecttype%5Bdocument%5D

  • Error involving Report Generation Toolkit and Labview Run Time Engine

    Developed an application using LabVIEW 6.1 and LabVIEW Report Generation Toolkit for Microsoft Office 1.0.1. From there, tried to build a shared application for use with the LabVIEW Run Time Engine. The Run Time version functions properly until "New Report.vi" is called and then an error is generated, code 7, calling out "Open VI Reference in New Report.vi" could not be found. When building the application, I did include the "NI Reports Support" in the advanced installer options. The machine used for original development and application build is running Windows XP Pro and Office XP. Any suggestions??

    I am having the exact same problem but with LV 6.1 and M/S WORD 2000. It appears that the "New Report.vi" is trying to open "C:\APP.DIR\Word_Open.vi" and "C:\APP.Dir\Word_Open_Document.vi" by reference. The "OFFICE 2000.TXT" says that "_exclsub.llb and _wordsub.llb must be added as support files when building an application or a dynamic link library with the application builder." I added them as Support Files and I copied them to the "C:\TESTER\" where the TESTER.EXE is and I still get ERROR 7 in "NEW REPORT.VI" at VI OPEN REFERENCE.
    Do I need to make a "C:\TESTER\DATA\" sub-dir and put the support files there?
    I am building on MY COMPUTER on F: Drive on a network and transporting files to the real Tester.
    I displayed my App.Property of APP.DI
    R at start up and it is C:\TESTER\ ! How would my application know that "Word_Open.vi" and "Word_Open_Document.vi" are actually inside the _wordsub.llb?
    Any ideas ?
    Greg Klocek

Maybe you are looking for

  • Multi day events in Month View.

    Multi day events in month view only display on the first day. Checking all day event fixes this, but none of my multi day events are in fact all day. If I sync with my iphone, it does mark both days on the multi day event in month view. In week view

  • Using Test Setting file to run web performance tests in different environments

    Hello, I have a set of web performance tests that I want to be able to run in different environments. Currently I have csv file containing the url of the load balancer of the particular environment I want to run the load test containing the web perfo

  • My Hyperlink button not working in FaceBook

    I created a slide show and a link to my web site and to music site. When I upload the QT file to FaceBook, the buttons are there, but no link. David

  • Flash Builder 4 Theme Switcher

    Hi guys, this problem became very painful for me: As you know Adobe added a new theme called Spark in Flash Builder 4, but it looks really ugly for me. The problem is that i can't switch current theme to Halo! What i've tried: Change theme settings i

  • Why have I stopped getting photostream pictures on my pc

    I have iCloud installed on my iPad (5) and iPad (1) and my PC. Everything was working till sometime recently when I noticed I've stopped getting pictures from my PhotoStream copied up to my PC. Between the two IOS devices, no problem.  Thanks,  Mike