What version of LabVIEW first included Bundle by Name and Unbundle by Name?

What version of LabVIEW first included Bundle by Name and Unbundle by Name?
Allen Weekley

I am auditing software that was originally written a long time ago by someone who is long gone from the company. In a discussion of this, someone offered the theory that Unbundle by Name did not exist in LabVIEW 4.0 as an excuse for one aspect of the poor programming style. I couldn't remember for sure if LabVIEW 3.0 had Unbundle by Name. The question was merely academic.
There was at one time a chart comparing features of different LabVIEW versions somewhere on the NI web site. Anyone know where it is located, if it is still there?
Allen

Similar Messages

  • Is there a way to programmatically tell what version of LabVIEW a VI is compiled in?

    Is there a way to tell programmatically what version of LabVIEW a VI is compiled in?
    LabVIEW seems to know.  If you click on "List Unsaved Changes", it (sometimes?) tells you the version of LabVIEW that the VI is already saved under (i.e., 8.0 instead of 8.0.1).  So if LabVIEW knows, maybe they've provided a way for us lower-echelon folks (i.e., customers) to know too, eh?
    Is there a way to get this from, say, VI Properties (i.e., Property Node gets passed a ref to a VI & I select the right property name)?  I couldn't find any property name that has "version" or anything like that, but maybe what I'm looking for is using terms that are so different than what I'm expecting that I just can't tell.
    Or by some other method?  (I gvimmed a few .vi files, and see some stuff that looks like I *could* get the version by parsing/searching the file itself, but parsing the binary might give pretty unreliable results.)

    Just dro a proerty node on the diagram and select property: "Application...Version number" and display the resulting string output.
    Message Edited by altenbach on 07-02-2006 11:33 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    version.png ‏9 KB

  • Javax.transaction.UserTransaction --- what version of jta is included in 4.5.1 (sp8)

    I have a problem with another vendor also include the javax.transaction
    package in their jar file.
    When compiling, the one included in the weblogicaux.jar is picked up and our
    extension to this thrid pary product fails because the UserTransaction
    method signatures are different in weblogicaux.jar than the one this thirty
    party expects.
    I check the online doc in JDC and looks like our third party tool looks for
    the correct signature for the JTA 1.0.1 --
    while weblogic has an older(?) version of API?
    Here is the error:
    MySessionBean.java:0: The method void setTransactionTimeout(int)
    declared in class
    com.fame.timeiq.persistence.Connection cannot override the method of the
    same signature declared in interface
    javax.transaction.UserTransaction. Their throws clauses are
    incompatible.
    My question is:
    1. to work around the problem, we put the third party jar file infront of
    the weblogic classes. Are there issues I should watch out for?
    2. What version of JTA is included in weblogic 4.5.1?
    3. Checking weblogicaux.jar, it includes both javax.jts.UserTransaction and
    javax.transaction.UserTransaction. Where is the latter used?
    Winnie

    I do not know if there will be a problem. Are you also pursuing this issue
    through technical support? I asked because I received this same question
    from our technical support people today as well.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Winnie Tung" <[email protected]> wrote in message
    news:39b8e318$[email protected]..
    It's 1.0.1 in 5.1, but it's definitely not 1.0.1 (as your web page link
    pointed to) in 4.5.1 or 4.5.2
    btw,it was FAME.
    Is theer any harm to replace that interface class?
    Winnie
    "Michael Girdley" <[email protected]> wrote in message
    news:39b86ecf$[email protected]..
    It should be version 1.0.1. Out of curiosity, what third party productsare
    using?
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Winnie Tung" <[email protected]> wrote in message
    news:39b7c7f0$[email protected]..
    I have a problem with another vendor also include the
    javax.transaction
    package in their jar file.
    When compiling, the one included in the weblogicaux.jar is picked upand
    our
    extension to this thrid pary product fails because the UserTransaction
    method signatures are different in weblogicaux.jar than the one thisthirty
    party expects.
    I check the online doc in JDC and looks like our third party tool
    looks
    for
    the correct signature for the JTA 1.0.1 --
    while weblogic has an older(?) version of API?
    Here is the error:
    MySessionBean.java:0: The method void setTransactionTimeout(int)
    declared in class
    com.fame.timeiq.persistence.Connection cannot override the method
    of
    the
    same signature declared in interface
    javax.transaction.UserTransaction. Their throws clauses are
    incompatible.
    My question is:
    1. to work around the problem, we put the third party jar file infront
    of
    the weblogic classes. Are there issues I should watch out for?
    2. What version of JTA is included in weblogic 4.5.1?
    3. Checking weblogicaux.jar, it includes both
    javax.jts.UserTransaction
    and
    javax.transaction.UserTransaction. Where is the latter used?
    Winnie

  • What version of LabView introduced the scrollbar controller?

    Hi,
    Can anyone tell me in what version of LabView the scrollbar controller was introduced? I know that the controller is available in LV 8.5
    Thaks
    Regards
    Tom Andres Lomsdalen, CTD

    I believe it was 8.0. It does not exist in 7.1.
    Of course, older versions have slides which can be customized to look like a scrollbar or use ActiveX scrollbars.
    Try to take over the world!

  • What version of UPK win 32  runs on XP , and where do i find a copy ?

    What version of UPK win 32  runs on XP , and where do i find a copy ?
    Thanks

    The last version of UPK to support being run on Windows XP, is 11.1 service pack 2.  Technical specifications for this version can be seen here: 
    http://www.oracle.com/us/products/applications/tutor-upk/upk-it-techspecs-11-102-1945897.pdf
    This version of UPK is no longer available from the http://edelivery.oracle.com site, but can be downloaded with the proper patch number.  To obtain this, please log a support case so we can provide this to you.
    Thanks

  • What is the key column name and value column name in JDBC Adapter parameter

    Hi
    Can any one please tell me what is the Key Column Name and Key Column Value in JDBC adatper parameters. If i dont mention those parameters i am getting the following error
    <b> Value missing for mandatory configuration attribute tableEOColumnNameId</b>
    Please help me
    Best Regards
    Ravi Shankar B

    Hi
    I am doing DataBase Lookup in XI
    First i have created a  Table in Database( CheckUser) which has two fields UserName and PhoneNumber and then i have created
    I have created one Communication Channel For Reciever Adapter .
    I have given the parameters like this
    JDBC Driver : com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection : jdbc:microsoft:sqlserver://10.7.1.43:1433;DatabaseName=Ravi;
    UserName.... sa
    password.... sa
    persistence : Database
    Database Table Name : CheckUser
    Key column name and Value column name i left blank and activated
    and then
    I have created
    Data Types : Source ...... UserName
                      Destination.... PhoneNumber
    Message Types
    Message Interfaces
    In Message Mapping
                  I have created one User Defined function DBProcessing_SpecialAPI().This method will get the data from the database....
    In this function i have written the following code
       //write your code here
    String query = " ";
    Channel channel = null;
    DataBaseAccessor accessor = null;
    DataBaseResult resultSet = null;
    query = "select Password from CheckUser where UserName = ' " +UserName[0]+ " '  ";
    try {
         channel = LookupService.getChannel("Ravi","CC_JDBC");
         accessor = LookupService.getDataBaseAccessor(channel);
         resultSet = accessor.execute(query);
         for(Iterator rows = resultSet.getRows();rows.hasNext();){
              Map  rowMap = (Map)rows.next();
              result.addValue((String)rowMap.get("Password"));
    catch(Exception e){
         result.addValue(e.getMessage());
    finally{
         try{
              if(accessor != null)
                   accessor.close();
         }catch(Exception e){
              result.addValue(e.getMessage());
    And the i have mapped like this
    UserName -
    > DBProcessing_SpecialAPI----
    >PhoneNumber
    when i am testing this mapping i am getting the following error
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Dest_JDBC_MT xmlns:ns0="http://filetofilescenario.com/ilg"><phoneNumber>Plain exception:Problem when calling an adapter by using communication channel CC_JDBC (Party: , Service: Ravi, Object ID: c360bc139a403293afbc49d5c46e4478) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:c360bc139a403293afbc49d5c46e4478 not available in CPA Cache.
    com.sap.aii.mapping.lookup.LookupException: Problem when calling an adapter by using communication channel CC_JDBC (Party: , Service: Ravi, Object ID: c360bc139a403293afbc49d5c46e4478) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:c360bc139a403293afbc49d5c46e4478 not available in CPA Cache.
         at com.sap.aii.ibrun.server.lookup.AdapterProxyLocal.<init>(AdapterProxyLocal.java:61)
         at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.getProxy(SystemAccessorInternal.java:98)
         at com.sap.aii.ibrun.server.lookup.SystemAccessorInternal.<init>(SystemAccessorInternal.java:38)
         at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.getConnection(SystemAccessorHmiServer.java:270)
         at com.sap.aii.ibrun.server.lookup.SystemAccessorHmiServer.process(SystemAccessorHmiServer.java:70)
         at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)
         at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:296)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211)
         at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    </phoneNumber></ns0:Dest_JDBC_MT>
    In RWB i have checked the status of JDBC driver its showing the following error
    <b>Value missing for mandatory configuration attribute tableEOColumnNameId</b>
    Best Regards
    Ravi Shankar B
    Message was edited by:
            RaviShankar B

  • Can I use firefox in webview? what is the package name and the activity name?

    Can I use firefox in webview? what is the package name and the activity name?
    I saw : intent.setClassName("com.tencent.mtt", "com.tencent.mtt.MainActivity");
    but what is the name for firefox?

    rahulmcadit wrote:
    The phone is from UK and the carrier on which phone has been locked is "ORANGE". I want to use the same phone in India. I want to unlock the phone. Can you please suggest me what is the procedure to unlock the phone. How can I pay the amount to ORANGE carrier and can use my iphone in India.
    Contact ORANGE to unlock it.
    See this -> http://support.apple.com/kb/HT5014

  • What version of Acrobat is included with Creative Suite 6 Design and Web Premium?

    I was under the impression that some version of Acrobat Pro was included with CS6,   But I don't see it, and the CS6 keycode does not work with any version of Acrobat Pro that I can download.  What are my options for getting Acrobat Pro installed and licensed?
    Thanks,
    Peter

    Thanks for your response.  So Acrobat X Pro is on the list, that's what I thought.  Yet, since it was not included in the CS6 installation package, I separately downloaded the Acrobat X package, and it does not accept the CS6 serial number, and that is the only serial number I was issued.  Any idea where I get a serial number for my Acrobat X software?  Any idea how I can talk to a live person at Adobe about this?
    Thanks again,
    Peter

  • What version of Labview was used to build my .exe?

    Is there a way to tell what runtime engine I need for a particular .exe
    built by application builder?
    Thanks,

    On newer versions, You can just try to run it and it will tell what's missing. (On very old LabVIEW versions, (e.g. 4.1) you don't need a runtime, everything is contained in the executable.)
    If it is already running on a machine and you want to know the version it is using, do "help..about" (unless the menu is hidden or highly customized).
    Don't forget to also install NiDAQ, etc. on the target system as needed.
    You can always install multiple runtime versions concurrently. They coexist peacefully and LabVIEW will pick the right one for each application.
    LabVIEW Champion . Do more with less code and in less time .

  • What version of distiller is included with Acrobat XI?

    Looked through all the marketing documentation and cannot get an answer.

    (Thanks for pointing out that Distiller Server is due to be discontinued. According to http://www.adobe.com/products/distiller-server.html it will be as of May 31, 2013)
    You cannot use the Distiller that comes with Acrobat on a server. It is not licensed for server use.

  • HT1229 iphoto d/l under previous computer owner, what steps do I need to do for updates and to my name?

    I bought my mac used and iPhoto was already installed, I now have a bunch of pics in it, but can't get updates and want to uninstall the old and get iphoto under my name.  Do I just all pics out, then add them back in?

    Go to the Mac App Store main page and click on Support under Quick Links. If you want, you might be able to just delete the iPhoto application and redownload it from your Apple ID.
    (83645)

  • What is the difference between REPORT report name and PROGRAM programe name ?

    Hi friends,
    i developed a report programe and executed.  In placce of  REPORT i replace PROGRAM.
    These case also Perfectly executing? .
    now i need the differencce of both?
    Please tell me.
    Regards.
    Thrimu

    It has changed almost entirely
    Overall which one is the USB C:\  F:\  Z:\  

  • What's the earliest version of iTunes to include the playnext and add to play next feature when right clicking a song?

    What's the earliest version of iTunes to include the play next and add to play next feature when right clicking a song?

    I started out with version 11 and loved it right up to the latest update.
    I'm beyond my partying days so DJ has nothing for me but I realy loved the drop down with "what's next", the "play next" and the "add to play next" feature and best of all "SHOW DUPLICATES".
    I have an eclectic taste in music and a very extensive music collection to go with it. The "show duplicates" feature allowed me to shrink my library by well ove 1,000 songs and eliminated hearing the same song several times when playing randomly. ie, I have the complete Rolling Stones collection and was able to get rid of no fewer than 7 coppies of "Satisfaction".
    With all the duplicates lined up you can sample each one and avoid deleting different versions also.
    I'm eagerly waitng for the next update to see if my problems with 11 will be fixed. The current update drops out sections of songs (Whipping Post by the Alman Bros. was over in 3 minutes) and I tried repairing and a complete uninstall, reinstall to no avail.

  • Identifying and Converting from an older version of LabVIEW

    I have an old .vi program that I am trying to access and run now. I don't know what version of LabView it was written in but I do know it came off of a Windows 95 computer.
    Any Suggestions?
    Will Huntley
    Solved!
    Go to Solution.

    You said "trying to". Does that mean you've been unsuccessful? On what OS are you trying to run it?
    When you open an old VI in a newer version of LabVIEW, if the VI isn't too old, then it will open. If you close the VI you'll get a dialog asking you to save it. The "explain changes" will tell you the version of LabVIEW used to write the VI.
    If you cannot open the VI because it's too old, and your LabVIEW is too new (e.g., opening a LabVIEW 5.x VI with LV2011), then you can post a request in the Version Conversion board. If the code is really old (e.g., LabVIEW 3.x or earlier), chances are you will not be able to get it upconverted since versions that old require a special toolkit from NI that is not publicly available.
    EDIT: Duplicate answer. Was creating my response while Dennis posted his.

  • What version of Apache is installed in OCS 10.1.2.0.0

    Hi can any one tell me what version of Apache is installed with OCS 10.1.2.0.0. I tried to find the version using httpd -v. But it complained abiut an error loading shared libraries: libms2.so.
    Thanks
    MG

    I do not know if there will be a problem. Are you also pursuing this issue
    through technical support? I asked because I received this same question
    from our technical support people today as well.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Winnie Tung" <[email protected]> wrote in message
    news:39b8e318$[email protected]..
    It's 1.0.1 in 5.1, but it's definitely not 1.0.1 (as your web page link
    pointed to) in 4.5.1 or 4.5.2
    btw,it was FAME.
    Is theer any harm to replace that interface class?
    Winnie
    "Michael Girdley" <[email protected]> wrote in message
    news:39b86ecf$[email protected]..
    It should be version 1.0.1. Out of curiosity, what third party productsare
    using?
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Winnie Tung" <[email protected]> wrote in message
    news:39b7c7f0$[email protected]..
    I have a problem with another vendor also include the
    javax.transaction
    package in their jar file.
    When compiling, the one included in the weblogicaux.jar is picked upand
    our
    extension to this thrid pary product fails because the UserTransaction
    method signatures are different in weblogicaux.jar than the one thisthirty
    party expects.
    I check the online doc in JDC and looks like our third party tool
    looks
    for
    the correct signature for the JTA 1.0.1 --
    while weblogic has an older(?) version of API?
    Here is the error:
    MySessionBean.java:0: The method void setTransactionTimeout(int)
    declared in class
    com.fame.timeiq.persistence.Connection cannot override the method
    of
    the
    same signature declared in interface
    javax.transaction.UserTransaction. Their throws clauses are
    incompatible.
    My question is:
    1. to work around the problem, we put the third party jar file infront
    of
    the weblogic classes. Are there issues I should watch out for?
    2. What version of JTA is included in weblogic 4.5.1?
    3. Checking weblogicaux.jar, it includes both
    javax.jts.UserTransaction
    and
    javax.transaction.UserTransaction. Where is the latter used?
    Winnie

Maybe you are looking for

  • IPod Touch no longer works with car stereo after 4.0 update

    I updated my iPod to 4.0 a couple of days ago, and my Hyundai Santa Fe's built-in iPod interface no longer recognizes my iPod's music - it just says "empty iPod" or something of that nature. Is anyone else having this problem?? What should I do?

  • MiniDVI to VGA adapter not working

    Just last night the adapter was working fine at home connected to CRT display. But now at office it is not working connected to LCD. Nothing happen at all, MacBook doesn't detect the connection. Nothing on System Preference > Display, and nothing on

  • How do I know if my cm2320nfMFP is dead

    My cm2320nfMFP is displaying a purple screen where I usually see the menu.  Does that mean it has died.  This happened once before, and it needed a new mother board.  This machine is lousy, and I have had nothing but headaches since I purchased.  I w

  • "-" Problem in the "Material Group"

    Hi, We're going to replicate  "material group" from ECC to EBP, the material groups in ECC are maintained by the format of "XXXX-XXXX", that means, there's a char "-" existed in the material groups,  the problem is, "-" was not allowed in "product ca

  • Rendering exception

    Hi, I am calling a webservice in Adobe form. The log - - Processing exception during a "Render" operation.    Request start time: Wed Jun 02 11:04:09 EST 2010 com.adobe.ProcessingException: CORBA Connection to XMLForm failed, please verify the binari