Using full development system on customized test setup that normally uses run-time - How to do?

I have 8.2 Full Development System (2 copies as there are two of us  who write code).
I develop testing systems, each on an individual computer, each customized with a custom built (by me) interface to test and measure perfomance of motors produced on the production line.
In order to modify the program and test it, I have to replace the production set-up computer with my developmental computer, make the changes (and check that they work) and then make the run-time version for the production computer.  THEN switch computers.  Since I have nearly a dozen different setups, I cannot just make two production test sets of each (one for development and one for production).
Is there an easier way? 
Perhaps with HDD in a drawer?  But then I'd have driver and version issues.
Is it possible to run the full development system remotely (from the production setup)?
What about a site-license?
Thanks,
Tim K

From the 8.2 Release Notes:
Single-Seat and Multi-Seat Licensing
LabVIEW supports both single-seat and multi-seat licenses. Single-seat
licensing is the use of LabVIEW on up to three computers but by only one
user. Multi-seat, or volume, licensing is the use of LabVIEW on several
computers or by several users. Each seat using LabVIEW must have a valid
license from a license server. Refer to the National Instruments Web site at
ni.com/license for more information.
You are permitted to install LabVIEW on the the pc with the hardware, do the changes and debug, and re-build the app for production.

Similar Messages

  • Labview Full Developement System 8.2 on Windows 7

    Hi there,
    I have a question about the compatibility of Labview Full Developement System 8.2 and Windows 7.
    Is it possible to run this system without problems on a PC that is using Windows 7?
    I am also using the Labview DSC module (version 8.2.1).
    I'm just wondering if I will get problems when I am going to run programs that I made, in Windows 7.
    Or is there a new version of Labview that is compatible with Windows 7?
    If so, is it possible to use older versions of Labview in this new version (bij transfering the files).
    I hope to hear soon from some of you.
    Regards,
    Kenny

    LabVIEW 2009 is the first LabVIEW version officially compatible with Windows 7 (see also)
    Quote: Starting with 6.0.2, LabVIEW should run on newer, unlisted versions of Windows without error messages, but these are not officially supported.
    (However, I was able to run LabVIEW 8.2 just fine under windows 7 64 bit. I don't know if there are potential DSC issues. Another option is the windows XP compatibility mode virtual PC available for some version of Windows 7).
    LabVIEW 2009 and 2010 are fully compatible with Windows 7. You should be able to open your LabVIEW 8.2 files fin in any newer version. For details, have a look at the LabVIEW version compatibility matrix.
    LabVIEW Champion . Do more with less code and in less time .

  • Signal Express not activated with Labview Full Development System Volume License

    I'm using a volume license manager to generate license for disconnected machines.  I just upgraded to Labview 2009.  The license files work for labview but are not working for signal express.  I have the Labview full development system which included signal express in the past.  Both labview and signal express work fine on my computer that also has the volume licensing manager software installed.   This computer is connected to the license server.  I need to get signal express activated on my disconnected machines. 

    LabVIEW Full Development licenses still include Signal Express. Are you saying that whenever you are connected to the server you can run Signal Express just fine, but whenever you create a disconnected license Signal Express is not able to launch? Can you verify that you are, in fact, checking a license out from the server whenever you are connected to the network?
    If you still have trouble I would recommend calling NI support so we could get more informatioin (such as your license file, contract ID, etc).

  • How to download LabVIEW Full Development System 7.1 and tool kit

    I want to get the "LabVIEW Full Development System 7.1 and tool kit", Where Can I download it from?
    TIA

    LabVIEW 7.1 is ancient, LabVIEW 2011 is current. There is more than one "toolkit". What did you have in mind, exactly?
    You can donwload an evaluation version of LabVIEW 2011 from here. Is there any specific reason you want to use 7.1?
    If you have a valid license for LabVIEW 2011 you should be able to use it also for older versions. Contact your local NI representative. Are you on SSP?
    LabVIEW Champion . Do more with less code and in less time .

  • LabVIEW Full Development System 7.1 and tool kit

    hello, i am confusing about the LabVIEW Full Development System 7.1 product.
    what is thats means? any different of standard Ni LabVIEW 7.1. Is the full development system is already includes a tool kit.
    i want to open an example file from this page...(http://zone.ni.com/devzone/cda/epd/p/id/5146) , i am using LabVIEW 7.1 student edition. It say file not found...( http://forums.ni.com/attachments/ni/170/292574/1/file%20not%20found.JPG)
    and also i would like to know about the tool kit from this page...(http://sine.ni.com/nips/cds/view/p/lang/en/nid/12855)
    is this the reason why the file not found when i open the am_modulation.vi because i don't have this product? thanks
    zull azym
    research assistant
    Tun Hussein Onn University of Malaysia

    I have found your original question and the attached VI.
    am_modulation.vi you have attached was saved in LV 8.0. You do not need the modulation toolkit to open the VI. I redownloded the VI from the NI web page and it was stored in LV 8.0 too. I made a comment on this on the page.
    I have attached the converted VI.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    am_modulation.zip ‏2535 KB

  • Error 22A8 "Error requires full development system to be fixed"

    Hello, I have successfully built my application with the application builder. The application is a plug-in architecture where I have paths to different .lvclass files internally in the .exe file which I have set to "always included" in the build. The different classes will be loaded dynamically
    When I run the executable on my development machine it start up and everything works fine. But when I want to run in on another machine with only the LV runtime installed I get the following error:
    Error 22A8 "Error requires full development system to be fixed"
    How is that? anyone know what that mean? I don't find much information about this when I search on the internet so i'm kinda stuck now. Im using LV 2011 sp1.
    Best regards
    Thomas

    Hi,
    What is the runtime engine that you installed in the other computer? Does that computer have any LabVIEW installed as well?
    May i have a screenshot of that error code again? I don't think the is such an error link error 22A8. 
    If you want to create an application (.exe) which is to be run on a computer that does not have any NI software installed. I suggest that you create an installer not an executable. You can build an installer using application builder. What it does is that it includes not only runtime engine but also other addons which is required due to the toolkits you may have used in your code. 
    You can learn about creating installers here:
    http://www.youtube.com/watch?v=V_NsSOVx3wc
    If the error still comes out, you can refer to the other discussions with the similar error message as yours:
    http://digital.ni.com/public.nsf/allkb/F715F1ED66878F8E862574F8006AD6A1
    http://www.ni.com/white-paper/13164/en/#212136_by_Category
    http://forums.ni.com/t5/LabVIEW/A-full-development-version-of-labview-required-to-fix-the-errors/m-p...
    Warmest regards,
    Lennard.C
    Learning new things everyday...

  • Memory Footprint for LabVIEW 7.1 Full Development System

    Hello,
             I would like to know the memory footprint for LabVIEW 7.1 Full Development System.Both during the installtion and for developing applications later.
    Can someone help.Thank you.
    Solved!
    Go to Solution.

    There isn't a single answer for that, as this varies considerably.
    As far as disk space goes, if memory serves, the basic 7.x takes up a few hundred MB, but that could inflate considerably depending on which modules and drivers you add to it.
    For RAM, I believe 7.0 used to take up ~20-50 MB immediately after being loaded, but that number would then also change a lot over time depending on what you do. Loading, editing and running code all regularly change the amount of RAM used.
    Why are you asking? Also, are you aware that 7.1 is relatively old by now (came out 7 years ago)?
    Try to take over the world!

  • Recherche Labview Full Development System 8.2

    Bonjour,
    Je suis a la recherche de la version 8.2 de Labview Full Development System.
    Quelqu'un peut-il m'indiquer ou la telecharger ?
    Je ne parviens pas a la trouver sur le site de NI (version trop ancienne).
    En vous remerciant par avance.
    Bien cordialement.
    J. C. Quantin

    Pour la version de LabVIEW : http://www.ni.com/download/labview-development-system-8.2/3576/en/

  • I have Adobe Elements 9 and I used to be able to export HD 1080p videos with no issue. But recently, when I export using H.264 MPEG or MPEG 2, which I normally used, the high resolution videos come out very choppy.  How can i fix this?

    I have Adobe Elements 9 and I used to be able to export HD 1080p videos with no issue. But recently, when I export using H.264 MPEG or MPEG 2, which I normally used, the high resolution videos come out very choppy.  How can i fix this?

    mr
    Are you running the 9.0.1 Update of the program and on what computer operating system is it running?
    Is your video card/graphics card driver up to date according to the manufacturer of the card?
    Is your computer optimized, including maintenance of pile ups of preview files, conformed audio files, and conformed video files?
    Do you have the latest version of QuickTime installed on your computer with Premiere Elements 9.0/9.0.1?
    What are your project settings and what are the properties of your source media? When you say that "used to be able to export...." is that on the same computer, same brand/model/settings for the camera recording the video now in use, same Premiere Elements 9.0/9.0.1?
    Where player are you using for the playback of these exports?
    Please give us more details on the size of the projects (then and now) as well as details of the customized export settings in your Share/Computer/ route. Premiere Elements 9.0/9.0.1 is only a 32 bit application running in 32 bit or 64 bit system. Not sure if computer resources might be taxed more so now than before.
    More later.
    ATR

  • I have a power Mac G4 mirror front running 10.4.9. How current of an OS can I run on this machine? I want to put it back into use but need to upgrade the software so that I can run the newest version of Quickbooks amoung other things.

    I have a power Mac G4 with a mirror front running 10.4.9. How current of an OS can I run on this machine? I want to put it back into use but need to upgrade the OS so that I can run the newest version of Quickbooks amoung other things.

    I think you're out of luck...
    System Requirements:
    Minimum System Requirements
    Mac with an Intel processor
    Mac OS X v10.6
    1 GB RAM
    CD-ROM drive for installation
    120 MB of available disk space
    Printer: 100% Macintosh-compatible printer, if you plan to print invoices, checks, deposit slips, lists, purchase orders, mailing labels, reports, or graphs
    Checks: Use Intuit Checks if you plan to print checks. Canadian Image Ready Cheques are not supported.
    Integration/Compatibility Requirements
    Export report data requires Numbers '09 (included with iWork from Apple) or Microsoft Excel 2004 or 2008 for Mac.
    E-mail requires Apple Mail; Microsoft Entourage 2004 or 2008 for Mac
    Back up to MobileMe requires paid MobileMe account available separately from Apple, Inc.
    iCal, iChat, and AddressBook are included in Mac OS X. Internet access required for iChat.
    Accepting credit and debit cards directly into QuickBooks 2011 for Mac requires Intuit Merchant Service for QuickBooks for Mac (sold separately); subject to application approval and debit card transactions are processed as Signature Debit which does not require entering a PIN code. See http://payments.intuit.com/legal.jsp for details.
    Processing payroll, integrated with QuickBooks for Mac, requires paid subscription (sold separately), EIN and Internet access. QuickBooks 2011 for Mac works with Intuit QuickBooks Payroll for Mac.
    http://www.amazon.com/Intuit-413615-QuickBooks-2011-for/dp/system-requirements/B 003YJ8WFE/ref=noref?ie=UTF8&n=229534&s=software

  • Mi Iphone 4s is unlocked to use in Chine where i boght it but i can not use in England. All companies sed me that it is locked. How can i use whith a sim card of UK?

    mi Iphone 4s is unlocked to use in Chine where i boght it but i can not use in England. All companies sed me that it is locked. How can i use whith a sim card of UK?

    You cannot use a UK carrier sim in Chile unless you are a UK customer and have roaming set up with the UK carrier and the Chinease carriers do not offer unlocking so I doubt the iphone is unlocked

  • Custom Installer with Inno Setup (reduce size of Run-Time and VISA RT)

    Hi,
    we are using Inno Setup to install our Application. Up to now i include the full LabView 2009 SP1 Run-Time and the full VISA-RT
    (that are 302 MB). I have also made an installer using the internal tools of LV and the setup is only 163 MB. The LV removes
    some parts of the RunTime libraries.
    We are using only these parts:
    p0 MetaUninstaller\
    p1 VC2005MSMs\
    p10 NI-RPC\
    p11 XercesDelayLoad27\
    p12 NI-ORB\
    p13 NI-DIM\
    p14 NI_TraceEngine\
    p15 NI-PAL\
    p16 NI_Logos_XT\
    p17 TDMS\
    p18 MDFSupport\
    p19 MKL_900\
    p2 VC2008MSMs\
    p20 NI_Logos\
    p21 RT\
    p3 NI_Certificates\
    p4 NI-VISA_Runtime\
    p5 LabVIEW_RT_NBFIFO_90\
    p6 Service_Locator\
    p7 LabVIEW_Web_Server_RTE_90\
    p8 LabVIEW_WebServices_RTE_90\
    p9 mDNS_Responder\
    1. Is it allows to do that also using Inno Setup? I mean, am I allowd to do that? The license from
    NI etc. are all included. I want to save disc space...
    2. Is that wise? If not, why?
    Thanks

    Hello sjunge,
    basically there should be no problem installing the software with Inno Setup as long as you do not violate the License Agreements.
    But keep in mind that there could be dependencies between the installers you install and those you don't and you may run into trouble with the software later on
    Kind regards
    Carsten

  • Custom component property value handling at run time

    I would like to develop simple custom component which has three properties PROP1, PROP2 & RESULT . These parameters are bound to excel sheet cells as follows..
    cell A1 connected to PROP1
    cell A2 connected to PROP2 and
    cell A3 connected to RESULT.
    In excel A1 cell has excel formula set as =IF(A2<5,10,0).
    Custom component would be simple button display at runtime and on click of the same, I would like to perform following actions in sequence with N number of times.
    1. First push any random number to PROP2. (which is simple task, I believe)
    2. Pick new value of PROP1 which is changed due to existance of excel formula (+ using dispatchevent I could able to pass value to excel cell A2. But not able to read new value of PROP1+)
    3. check new PROP1 value equal to 10. If it is 10 then count it otherwise again push new random value to PROP2.
    4. Continue step 1 to 3 till N number of times. and finally
    4. Push number of counts for PROP1 value 10 to RESULT parameter.
    All the parameters are bindable (getter/setter with [Bindable]) in Flex component application and flex propertysheet application use binding ID to bind with cell address. with binding direction BOTH and SINGLETON
    Here is flex function code which triggered at button click.
    public function test002():void {
    while ( N < 100)
      this.PROP2 = Math.round(Math.random()*1000);
      dispatchEvent(new PropertyChangeEvent(PropertyChangeEvent.PROPERTY_CHANGE, false, false, PropertyChangeEventKind.UPDATE, "PROP2", null, PROP2, this));
         if (this.PROP1 == 10)
          cnt++;
       this.RESULT = cnt;
    My observations are as follows.
    - new push of value to PROP2 get reflected to excel A2 when button click event is over, not at the time of while loop process execution.
    - Also I observed PROP1 value never changes and it is the value which is recorded just before button click event of component at run time and remain the same till button click event is over.
    - Further to this I notice as click event is over, new value of PROP2 reflected in cell A2 and change value (if it passes IF formula of excel ) in A1 as well. Next button click action takes these new A1 and A2 values in consideration and process the function "test002".
    I would like to understand possibility of custom component event execution process, which can able to pass as well as read value from component parameters to underlying excel with changes due to excel formula existance.  If it is not limitations (If so) what is the set of commands which can be helpful to achieve this. I appreciate if anybody explain typical event execution required in such scenarios with some actionscript code directions.
    Thanks
    Sandesh
    Edited by: Sandesh Darne on Feb 8, 2010 11:48 AM
    Edited by: Sandesh Darne on Feb 10, 2010 5:23 AM

    Marton,
    I have tried your solution. It works well immediately after xcelsius dashboard get displayed or preview. It does not wait click event to happen. So I modified further by adding one switch ( "switch001" in code piece shown below) to control iteration by click event. That stops running of iteration immediate after dashboard display.
    In order to see iteration I have to click twice on button. First click does send "frm" parameter value to excel and excel formula operates. The excel formula result send back to component via SETTER of "frmResult" . But it stops over there. If I click second time the iteration starts for 100 times.
    Also I try to export this to PDF. PDF file get generated. If I try to open PDF file it raise error.
    My code is attached here.
    "frm" is the parameter that sends random number to excel.
    "frmResult" parameter receives excel formula output and send it back to component.
    "test()" function operate on button click event and set switch001 and then calls "Calc" function for iterations.
    MXML code..........
      <mx:VBox>
           <mx:TextInput id="frmResultLabel" width="100" />
           <mx:Button label="test..." click="test()"/>
      </mx:VBox>
    Actionscript code
    public var cnt:int;
              public var N:int = 0;
              public var sum:int = 0;
              public var switch001:Boolean = false;
             public function test():void {
                   N = 0;
                   sum = 0;
                   switch001 = true;
              public function Calc():void {
              if (switch001 == true)
                if (N < 100)
                    this.frm = Math.round(Math.random() * 1000);
                else if (N == 100)  // return the result
                     this.frmResult = sum;
                     // Label component use to display frm and frmResult values at runtime
                     frmResultLabel.text = sum.toString() + ">" + this.frm + ">" + this.frmResult;
                 N++;
              [Bindable]
              private var _frm:int;
              private var _frmChanged:Boolean = true;
              [Bindable]
              public function get frm():int
                   return _frm;
              public function set frm(value:int):void
                   //if (value == null)  value = 0;
                   if (_frm != value)
                        _frm = value;
                        _frmChanged = true;
                        invalidateProperties();
              override protected function commitProperties():void
                 super.commitProperties();
                 if (_frmResultChanged == true)
                        // start the cycle again by generating a new random number,
                        // or write out the result
                        Calc();

  • Using XML-based object structures to represent data in code/at run-time

    Hello,
    I have quite a "high level" question which has be bothering me for some time, and I haven't found the subject tackled in any books. I believe J2SE/J2EE is not an important divide here.
    Lets say I want to develop a J2SE game application with two programs: a "level designer", and a "level viewer", and I want to store the level files in an XML format.
    My question, and I use this example only to try and illustrate it, is:
    when coding the level designer or viewer, is it reasonable to use an XML-based object hierarchy for representing a level in code/at run-time, i.e. using the standard Java DOM APIs? Or should one (as I would have done before XML came along) develop a set of classes much closer to modelling the real form of a level, and then add a means to convert those objects to/from to XML format?
    This second option of course I would use/would have used if I wasn't thinking about XML, but isn't it sometimes easier to just read in an XML file into a DOM representation and just use the data straight out of that structure, rather than go through the bother of parsing the XML into a set of unrelated objects defined by a different family of classes? What shapes your decision here? And if the second option is best, what is the easiest way of converting to/from the XML?
    Thank you for any advice.
    Greg

    Hi Christian,
    Can I ask: what about if your domain was quite 'close' to an object/DOM representation of XML?
    For instance, what if a game operated by acting out a theatrical script, a spoken conversation, between two characters, perhaps somehow influenced at points by the user, and a particular level was just a different script for the characters.
    One could imagine that the object representation of this would in the end be quite similar to how you'd represent XML, i.e. like a tree of nodes, where each node was a line from the script, and some nodes were a decision point where different nodes could be chosen from.
    Would you still want to avoid using XML-based classes to represent the underlying 'game', or is there a point where you would 'give it' to the similarity and use existing XML structures directly?
    Thank you for any advice
    Greg

  • Custom date format that can use in Obiee 11g

    Hi,
    I'm new here,
    What are the date format could be use in OBIEE 11g?
    can we custom like this: DD-MM-YYYY?is there any case sensitive like dd-MM-yyyy?
    Please help
    Joe
    Edited by: JoeSSI on Mar 1, 2012 8:32 PM

    Hi,
    bot should work.refer the below
    go to u r required columns -->right click and properties then select data format tab --> check it Override Default Data Format > select it custom option put u r required both option work.
    if u kept it
    DD-MM-YYYY ===> 01-03-2012 format u ill get
    or
    dd-MM-yyyy
    Thanks
    Deva

Maybe you are looking for

  • Can two iPhones with different iSO get synchronized via the same iTunes?

    Me and my wife have two iPhones 3S, sharing the same iTunes store account, which get usually synchronized via iTune 9.2. Now, I want to upgrade my iPhone to iSO4, while my wife is quite happy to momentarily stay with iSO 3.1.3. The question is will s

  • Help on ALV Gird

    Hi, I want to display two <b>ALV GRID Display</b> in single screen. I have two internal tables. I need to display the lists in same screen can anyone help me. --Ragu

  • SAP HR ID has SAP Login ID / Portal Login ID

    Hi , We are thinking of using the SAP HR ID has the SAP Login ID and the Portal Login ID, ... Did anyone had the same approach ? Any feedback will be welcome . If my HR ID is 1234567 , my user ID will be 1234567 . Or, (I'm a HR guy), what is SAP reco

  • Loss of FF functionality due to changes with v20.1

    Support- After just updating to FF 20.1, from 19.02, the Download Window no longer automatically opens, during file downloads. Instead, a small tab appears on the bookmark toolbar displaying download progress bar. I find this change objectionable and

  • Multiple Hard Drives on airport

    I have to lacie 320 gig hard drives. i had one at first hooked it up usb to the airport and it smoked, everything was great. The apple salesman said all i had to do was buy another and hook it up fire 800 to the first and it would basically just be o