Design time and Runtime licenses

We are planning to use the Compact RIO for industrial process control and logging of values for furthur analysis.
As we are new to the NI products, would like to know, what kind of licenses will be required for this purpose, like design time and run time licenses. The system end-user is not interested in having a development license at his end.
Is it possible to have only the run-time licenses at the user end?
Any help would be appreciated.
Thanks in advance...

EventTrigger wrote:
We are planning to use the Compact RIO for industrial process control and logging of values for furthur analysis.
As
we are new to the NI products, would like to know, what kind of
licenses will be required for this purpose, like design time and run
time licenses. The system end-user is not interested in having a
development license at his end.
Is it possible to have only the run-time licenses at the user end?
Any help would be appreciated.
Thanks in advance...
Obviously you will need the LabVIEW development environment and
according Extensions to develop the software. So this means you will
need the LabVIEW development system and either the RealTime Extension
or the FPGA Extension or both, depending how you will setup your
applicationon the CompactRIO system.
For your end user
you would not need any specific runtime licenses as long as you use NI
hardware, since the cRIO controller comes with the necessary runtime
license already for the realtime OS on the controller and the cRIO
backplane comes with the runtime license for the FPGA code.
LabVIEW
build applications in itself do also not need a seperate runtime
license since the development system license gives you the right to
distriibute your host application with the LabVIEW runtime engine. This
would get different if you use any of the Toolkits such as Vision
Development, Sound and Vibration, Datalogging, Supervisor and Control
or similar which do all have their ownruntime license that needs to be
purchased for every deployed application that makes use of their
functionality.
 Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Difference between Design Time and Runtime

    Hi all, very nice to be here sharing knowledge with each other.
    I wanna share my practical experince knowledge that is ,
    Almost all the properties that can be set at the Design time for any object can also be set at the Run-time using only
    GET_object_PROPERTY and SET_object_PROPERTY.
    In fact, I have posted the same info on some othr place, too.
    Thanx.

    Hi all, very nice to be here sharing knowledge with each other.
    I wanna share my practical experince knowledge that is ,
    Almost all the properties that can be set at the Design time for any object can also be set at the Run-time using only
    GET_object_PROPERTY and SET_object_PROPERTY.
    In fact, I have posted the same info on some othr place, too.
    Thanx.

  • Context at design time and run time

    Hi,
    Can anyone tell me what is the difference between context at design time and context at run time?
    Regards
    V. Suresh Kumar

    The structure of context is usually defined at design time while context node and attributes are created at runtime based on the design. However, it is possible to modify the contents of context as well as to alter its structure at runtime too. To help understand it better, see these 2 online presentations.
    1.  [The context at design time|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f059fe81-90f2-2a10-9593-cda1645f0020].
    2. [The context at run time|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a015df6f-28f3-2a10-0291-e8e5c8aeb1bd].
    Hope it helps,
    Vishwas.

  • Design time and Server in separate Oracle Homes (QuickStart)

    there seems to be a contradiction between the QuickStart guide from JEAN-PIERRE DIJCKS and the 9.2 Install and Config Guide on whether separate Oracle_Homes are needed if you install both on the same machine.
    The QuickStart Guide says to use the same home, but the Install and Config Guide says to use separate homes (p 2-4 and 2-18).

    You can install the design time and server components in the same home on the same machine. The Install Guide is incorrect and needs to be updated. I'll file a documentation bug.

  • Can you please differentiate between compile time and runtime?

    hi,
    I heard many of them speaking about complie time and runtime. I sometimes feel they talk about it but they themselves don't know about it.
    Please help me out.
    Thanks in anticipation
    Regards
    Deepa Datar

    Just remember, runtime means you are running the program. Compile time means your are in the process of building the program ("javac bla.java").

  • Vbox properties created at Design Time vs Runtime

    So I am familar with the Vbox property horizontalAlign and I would typically set it to center when I create one at design time. Now I am create componets at runtime and want to align all the Vbox children(or componets in the Vbox) so that they are centered, but there is no property horizontalAlign to set. So my question is, one how can I make sure all my Vbox componets are centered and two, will I run into this type of thing with all the componets.

    ah, that makes sense. Thanks.
    Is there a way to determine what is a style vs a direct property? -- with logical sytax of sometype?

  • Why we need Design Repository and Runtime repository seperately?

    Hi All,
    Anybody please tell me why we need design time repository and runtime repository seperately? And also I want to know the total OWB Architecture.
    Thanks,
    Siv
    Edited by: Siv on Feb 10, 2010 10:40 PM

    Hi Siv:
    Concerning Repository:
    Since OWB 10.2 there is only one Repository storing Design and Runtime-Components.
    excerpt from http://download.oracle.com/docs/cd/E10926_01/doc/owb.101/b12146/over.htm (OWB 10.1.):
    The Design Repository, installed in an Oracle database, stores the metadata definitions for all of the objects used in Warehouse Builder. This is where all of the design information is stored for the target systems you are creating. You can access metadata stored here using the client user-interface, or through OMB Plus, the Warehouse Builder scripting utility.
    The runtime repository, installed in an Oracle database, stores all of the deployment data as well as data from executed mappings and process flows. This is where the target environment information is stored for the business intelligence systems you create. This includes connection information for all of the deployment locations.
    Which version of OWB are you using?
    Greetings
    Guenther Herzog

  • Design Time and Dynamicall​y Created Controls

    I have a project written in VC6 as an MFC Dialog Box project. In a particular box, I dynamically create several (exact number depends on user entry) CNiGraphs. There are also a two CNiButtons that were created at design time using the resource editor. The problem I'm having is that when this dialog box is opened, a message pops up saying it's an eval version and the control will go inactive after 5 minutes. After waiting 5 minutes, the 2 CNiButtons go inactive (turn black), but the CNiGraphs continue to run. I have a valid licensed version of MStudio 8.1.6, but it appears that these 2 buttons don't recognize the license. There are also other design-time buttons in the project but those one's don't have a problem at all. When creating the dynamically creating the CNiGraphs I give them a valid license string, and I was wondering if there is a problem with having design time created and dynamically created controls in the same dialog box. Does anyone know?
    I can't remember, but I may have created those 2 CNiButtons when I was only using an eval license. (All the other were definitely create when I had a full license) Could that be affecting them? I seem to have a vague recollection of reading somewhere that design-time create controls check the license when they are created in the designer and store that license info in them. If that's the case does anyone know an easy way to update the license stored in the control? I'd rather not just delete it and re-add it as I'd like to avoid having to redo the tab order (unless someone knows how to easily insert something in the middle of the tab order instead of having to click through all the controls in the correct order?)
    Also, I'm not sure if this would affect anything, but the project was originally built with ComponentWorks 1.0, but we were forced to move to MStudio when we encountered some bugs in CW, so all the controls were originally CW Controls that have been converted to CNi Controls. I doubt this is it though as everywhere else we changed over the controls don't have a problem, but I'm willing to try suggestions.
    Solved!
    Go to Solution.

    Hi JC,
    I hope you had a good weekend!  I am glad to hear you are back up and running.  Adding the extra button was, in fact, what caused the updating of the license information for the other buttons, as you suspected.  After doing further research, I have found that the license information is stored wtihin the form for the control, and unless that control changes in any way (or in your case adding a new one to the project), it does not see any reason upon compiling to relink the license.  However, after changing the control and recompiling, it updates the linking of the license information, which resolved this issue in your case.  
    I hope this helps, JC.  Have a great day!
    Taylor G.
    Product Support Engineer
    National Instruments
    www.ni.com/support

  • Syncing design time and run time view in WPC

    Hi,
         We use WPC to develop web content. Especially when we use the table control provided in the Htmleditadvanced(advanced paragraph) component for creating web content the size of the font that is displayed in design time is very big. We do control the font size at run time by altering the font style available in the /etc/wpceditor/runtime/styles folder. But a the same time we are unable to alter the font style at designtime so that we can have the design time in sync with run time when the page is previewed. We did try exploring the css files available in /etc/wpceditor/designtime/styles folder, but was not of any use.
    Any pointers will be appreciated.

    Hi ulahoti,
    Welcome to our forum, I have downloaded your "Basic Project", I think it looks well after change
    <Border
    CornerRadius="20" Background="Black"
    Padding="8">
    <Border
    CornerRadius="20" Background="White"
    Padding="8">
    <GroupBox
    Header="Fading Mode" Background="White">
    <Grid>
    <Grid.RowDefinitions>
    <RowDefinition
    Height="*"/>
            <RowDefinition
    Height="Auto" />
    </Grid.RowDefinitions>
    to:
    <Border
    CornerRadius="20" Background="Black"
    Padding="8">
    <Border
    CornerRadius="20" Background="White"
    Padding="8">
    <GroupBox
    Header="Fading Mode" Background="White">
    <Grid>
    <Grid.RowDefinitions>
    <RowDefinition
    Height="Auto"/>
            <RowDefinition
    Height="Auto" />
    </Grid.RowDefinitions>
    If your issue persists, or I have misunderstood your concern, please let me know, and share your
    main concern
    with me, then I will do my best to resolve your issue.
    Best regards,
    Sheldon _Xiao [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Customize Presentation at design time or runtime

    I have a single time dimension but want to show a crosstab formatted using years by 12 months accross:
    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
    2001
    2002
    2003
    2004
    2005
    The only options I can think of is A)Create a custom presentation for each year and have 5 bibean instances in my uix page OR B)Create a Servlet Application (UIX) and customize the servlet using the OLAP API? C)Create a custom cube/dimensions in the analytic workspace.
    What do you think.

    This is an interesting case and something we have been trying to resolve with a future release of BI Beans. My personal perference would be to create custom cube with an additional YEAR and MONTH dimensions to allow you to create the required layout. The cube could use a formula to QDR data from the original source cubes so the data would not need to be replicated (assuming you are using an AW - if you are using a ROLAP implementation this could be done using a view). This does not require any change to the application logic and allows yout use all the BI Beans functionality.
    Hope this helps
    Business Intelligence Beans Product Management Team
    oracle Corporation

  • Setting Property at design time and run time differ outputs

    On AI OCX Object I have set property in BUFFER>>Number of Scan to acquire = 600, Allocation Mode = Host Memory, Return data type = scaled data only And in Clock >> Clock=Scan, Clock Sourec Type = Internal,Scan/Second = 600 And in CONDITIONS>> Condition=Stop and Continuous..
    But when I want to set them at runtime I am not getting proper output
    I have defined at runtime...
    CWAI1.NScans = 600
    CWAI1.ScanClock.Frequency = 600
    CWAI1.AllocationMode = cwaiHostMemory
    CWAI1.ScanClock.InternalClockMode = cwaiFrequency
    CWAI1.ScanClock.ClockSourceType = cwaiInternalCS
    CWAI1.UseDefaultBufferSize = True
    CWAI1.Configure CWAI1.start
    Please guide me ... where I am gettin
    g wrong
    Best Regards"

    Hmmm, it looks like everything you have is correct. Except that it appears you haven't specified the channels you want to acquire from. I would expect to see something like this:
    CWAI1.Channels.RemoveAll
    CWAI1.Channels.Add "1,2,3"
    I have attached one of the shipping examples that also programatically specifies the properties. You might use it as a comparison to your code. I hope this helps.
    Regards,
    Russell
    Attachments:
    FiniteAcquisition.zip ‏4 KB

  • SLD Design Time vs SLD Runtime

    Can anyone let me know the difference between SLD Design time and SLD Runtime?

    Hi,
    Below Blog explains SLD at design time and runtime
    SLD: General recommendation how to set up the system landscape directory
    Below two PDFs gives you in-depth details about SLD.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0a1a8fb-0527-2a10-f781-8b67eab16582
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b09fe69e-46be-2a10-9fb0-9c11aeaa3557
    Below is some info which will be useful for you...
    Design, Configuration, and Runtime
    The implementation of a collaborative process [Seite 10] is split into three phases:
    u2022 During the design phase, you document the entire collaborative process and determine
    which interfaces are required. You can either define new system-independent
    interfaces to implement at a later point in time (outside-in development) or work with
    functions that already exist in the systems (inside-out development). In this phase you
    design the logical collaborative process by describing in a specific role the message
    exchange between the application components. This description is still not specific to
    any particular installed system (see also: Design Time [Seite 4]).
    u2022 During the configuration phase, you configure your collaborative process for a specific
    system landscape. For example, you define conditions for the message flow and select
    design objects that meet your requirements. (See also: Configuration Time [Seite 6])
    u2022 The configuration data is evaluated at runtime and controls communication. You can
    monitor the message flow by using a central monitoring.
    This three-stage process is reflected in the architecture:
    Design time and configuration time each have a central data storage point providing an
    overview of all data that is relevant to the cross-component process: the Integration
    Repository and the Integration Directory respectively. To edit this data, you use a single
    tool, the Integration Builder. The content of the Integration Repository and Integration
    Directory is known as collaboration knowledge.
    u2022 The Integration Server is the central u2018distribution engineu2019 for messages [Seite 14] at
    runtime. All systems that use the Integration Server to communicate with each other
    use this server to exchange messages. These systems are referred to as business
    systems at a logical level; within a specific system landscape they are called technical
    systems or communication parties. Using the configuration data from the Integration
    Directory, the Integration Server decides to which receiver or receivers it must send the
    message and whether a mapping needs to be executed beforehand.
    for more info refer to the below PDF from Page Nos 6 to 9...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/627d1cbc-0601-0010-aea2-c275521673f2
    Regards,
    Srinivas.
    Edited by: srinivas sistu on Aug 4, 2008 12:38 PM

  • Creating design and runtime repositiries in the remote database in OWB 10.2

    Hi,
    As per my current scenario i have OWB 10.2 installed in a client machine and i have to create target schemas, design repository and runtime repository (control center) in a remote data base.OWB is not installed in this remote data base.
    Firstly is possible to have such a configuration in OWB, if yes are there any implications of that.
    Thx

    want to confirm whether an machine having OWB client can start the control center services or specifically the client system from which i had installed the repository.There are no any limitations with executing Control Center service from any computer with instaled OWB software.
    If we can do it from any client machine, is there any way we can restrict this to have some level of securityAs I know there is no in OWB any standard feature to restrict executing CC service from specified computers.
    But maybe you can use for this task Oracle database features, for example OnLogon trigger (it is possible to check IP address from which connection is initiated).
    Regards,
    Oleg

  • Activities under GP design time not appearing

    I installed SP15 sneak peek on ly laptop with CAF 2.0. When I go to the CAF Design time url, I get to see everything except the activities that I can do under "Gallery - You can". Any idea how I can fix this? the installation was error free.
    Second, when I try go to http://localhost:50000/caf into the runtime, under the Authorization assignment under administrative tools, when I try to open that - it says Im not permitted to do so. Inspite of the fact that I am logging in as the admin.
    Please suggest.
    Kartik Iyengar~

    Hi,
    I think the problem is a different one. The CAFAdmin and CAFUIAdmin roles are required, so that you can access the CAF Administrative Tools in http://<host>:<port>/caf.
    For GP tools, you need to assign other roles to your user: the GP User role for the runtime, the GP Business Expert role for the design time, and the GP Administrator role for the administration workset. The role assignments are maintained using the portal User Management console. For more information about these roles, see <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/ff/1b3a4209a6ae04e10000000a1550b0/frameset.htm">Portal Roles</a> in the GP security guide.

  • Diffrence b/w Deploy Time & Design time in Java bean model

    Hi all,
    I have craeted a model using java bean.
    create model->import java bean model->Add JAR->browse the jar.
    There i have got two Radio Buttons
    Design Time
    Deploy Time
    I have worked with this two i have not observed any difference.
    Can anyone give me some idea about this.If possible with an example to?
    Thanks & Regards,
    Lokesh.

    HI Lokesh,
    The basic difference between design time and deploy time is. design time jars are only used when building your aplication and considered to be present already on server. and at runtime application refer to it..
    while if you keep deploy time, then the application itself keeps that jar file with him and at runtime it refers to it.
    i.e. application deploy that jar file on server.
    When you run an application, application need all its dependencied to be present in webdynpro container of server.
    your javabean model needs those jar files at server. so when you chose deploy time. it personly deploy that file on server.
    Iif you keep it as design time then. then you will be  able to build it.
    but if those jar files are not present at the server then your application will not get deployed.
    e.g.
    let A & B are your two applications and they need xx.jar file of a EJB  which is created by you  to create a javabean model.
    now as this xx.jar file is not present at server.
    1. when you create model for A. Keep it as deploy time.
    as application A deploy that xx.jar file on server. B can refer it directly
    2._when you create model for B keep it as design time._

Maybe you are looking for

  • How to allow users to launch SMC; login to SMC without root account

    I've very familliar with how to create accounts and assign members to groups and assign privliges in Solairs 10 using SMC. I want a user to review the audit logs using the SMC console since the logs are GUI but I don't want the user to use the root a

  • Flickering green light when trying to connect ipod???? Won't open!

    I can't get ipod to open up in Windows/itunes. I connect it to the USB and there is a continuous flickerig green light on the front face panel of the ipod. The USB is fine as I have tested other things in there. The ipod still plays and works when no

  • Dreamweaver 5.5 crashes in Mac Lion

    I upgraded my Mac to Lion a couple of days ago and everything's been fine. Until this morning when it's crashed a couple of times in Dreamweaver 5.5, and then won't restart for some time. I've seen a discussion where it recommends removing any dreamw

  • WSUS 3.0 - Requirementes of DB and Hardware

    Hi, I need to install WSUS 3.0 on a Windows 2008 Server R2. In my environment I have about 250-300 computers. I wonder if the Windows Internal Database meets this environment, and how much memory and hard disk will be necessary for the proper perform

  • Firmware 1.1 - What is the verdict - does it fix the buzzing noise?

    I've been waiting to hear if Apple has resolved the issue of the buzzing noise with the 2nd Gen Nano. Those of you who have experienced this issue - has the new firmware resolved the problem for you? I'm not sure whether now is the time to buy or not