Need end user application system requirements

I am writing a proposal for developing an end user DLL or standalone application, using LabVIEW 7 and IMAQ vision. I need to paste in an electronic copy of a description, preferably from NI itself, of what system the user will need, including RAM and disk space requirements, operating system, etc. The software would be developed and tested only on a Windows 2000 machine. This electronic document would be something like the release notes from the LabVIEW Application Builder. Got a URL or something to send by email?

The Release Notes say:
"When you deploy an application you build, the LabVIEW Run-Time Engine requires a minimum of 64 MB of RAM and a screen resolution of 800 × 600 pixels for applications that require a screen, but National Instruments recommends 256 MB of RAM and a screen resolution of 1,024 × 768 pixels."
And on Windows, "The LabVIEW Run-Time Engine requires at least 25 MB of disk space, but National Instruments recommends 155 MB of disk space if you install the default drivers from the National Instruments Device Drivers CD."
If we need to add more details on this issue, can you please email your feedback to [email protected] so we can address it in a future version of LabVIEW?
Thanks!
Kelly Holmes
LabVIEW Documentation
Kelly H
LabVIEW Documentation
National Instruments

Similar Messages

  • Logoff button is not working for end user application

    Hi Team ,
    Enterprise Portal : SAP Netweaver 7.0 We have updated Support pack from SP11 to SP21.
    and in End user application log-off tab is not working.
    ALthough when we login through Administrator user it is working  fine
    Regards,
    Kamal

    Dear Kamal,
    I can think of 2 reasons:
    1. Java Version
    2. Compatibilty Mode of Internet Explorer. There is a button on the address bar next to the refresh button in IE 9.
    Regards,
    Pranav.

  • Multiple End User Application

    Hello everyone,
    I am newbie to oracle APEX, just would like to seek some information from you all.
    I would like to build a normal system withl end user registration inside the application.
    That means I have a user table with username and password, how can I can direct different page to different user login?
    Thanks for advance

    Hi
    You could create a branch of the type 'Branch to function returning a page' and reference the :APP_USER variable to derive the target page from a table?
    Cheers
    Ben

  • I have just purchased microsoft office mac 2011 I installed it on my imac no problem but it will not install on my mini mac. when i put the disk in it says an intel based macintosh is needed. The box system requirements match my mini mac

    I have recently purchased Microsoft office for mac. I have installed it on my imac with no problems. However it will not in stall on my mini mac. The system requirements state mac OS X version 10.5.8  which is what my mini mac is. When I insert the disk the page displays says Intel based macintosh needed  any suggestions ?

    Sounds like you've got a PowerPC G4 mini?  i.e. NOT an Intel mini?  What does it say after "Processor:" in "About this Mac"?

  • Upgrading SSRS 2005 (Enterprise Edition) to SSRS 2012 (Enterprise Edition). Need to know Minimum System Requirements?

    Hi Guys,
    Currently we are using SSRS 2005 (Enterprise Edition). We have 3 Reporting Servers and One DB.
    I have been asked to provide minimum System (Hardware and Software) Requirements. Currently 300-500 concurrent users and accessing the reports.
    I would like to know what should be minimum System (Hardware and Software) Requirements? 
    and also could anyone guide me in checking current systems configurations
    I have checked following:
    Current Reporting Server DB Size: 3771.13 MB
    Current Reporting Edition: Enterprise Edition (64-bit) 2005
    Database Version: C.0.8.54
    Server Mode: Native
    I would like to check: Exact Concurrent users (How to check this?), RAM, Disk Space used and free. Please suggest If I have missed out any other configurations those need to check.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi ,
    Check the Link Below.
    http://msdn.microsoft.com/en-us/library/ms143711.aspx
    Requirements
    The default configuration option uses default values to configure the core settings required to make a report
    server operational. It has the following requirements:
    You hardware should meet minimum hardware and software requirements for running Microsoft SQL Server. For more information, see Hardware
    and Software Requirements for Installing SQL Server 2012.
    Reporting Services and SQL Server Database Engine must be installed together in the same instance. The Database Engine instance hosts the report server database
    that Setup creates and configures.
    The user account used to run Setup must be a member of the local Administrators group and have permission to access and create databases on the Database Engine instance that
    hosts the report server databases.
    Setup must be able to use the default values to reserve the URLs that provide access to the report server and Report Manager. These values are port 80, a strong wildcard,
    and the virtual directory names in the format ReportServer_<instance_name> and Reports_<instance_name>.
    Setup must be able to use the default values to create the report server databases. These values are ReportServer and ReportServerTempDB. If you have existing databases from
    a previous installation, Setup will be blocked because it cannot configure the report server in the default configuration for native mode. You must rename, move, or delete the databases to unblock Setup.
    If your computer does not meet all requirements for a default installation, you must install Reporting Services
    in files-only mode and then use the Reporting Services Configuration Manager to configure it after Setup is finished.
    Do not try to reconfigure your computer only to allow a default installation to continue. Doing so could require
    several hours of work, effectively eliminating the time-saving benefit the installation option provides. The best solution is to install Reporting Services in files-only mode and then configure the report server to use specific values.
    Regards, PS

  • Unable to map the portal user with back end user through web dynpro coding

    Hi All,
    I 've a portal user which is mapped to back end user by  system in the portal.
    i 'm able to get the portal user from web dynpro application.
    But unable to get the mapped back end user
    this is my code
    String systemalias = "SAP_CRM_PROD";
    Map mapattr = new HashMap();
              //     IPrincipal principal = (IPrincipal) request.getUser();
    //   get user user mapping information
    IUserMappingData userMapping =
                   //(IUserMappingData) UMFactory.getUserMapping().getUserMappingData(systemalias, principal, mapattr);
                   (IUserMappingData) UMFactory.getUserMapping().getUserMappingData(systemalias,principal,mapattr );
    //                  For testing purposes only
                   //mappingData = userMapping;
                   HashMap map = new HashMap();
                   userMapping.enrich(map);
                   mappedPassword = map.get(UMAP_KEY_PASSWORD).toString(); //String "user"
                   mappedUserId = map.get(UMAP_KEY_USER).toString(); /
    following is the error reported .
    The project was not built since its classpath is incomplete. Cannot find the class file for javax.xml.soap.SOAPMessage. Fix the classpath then try rebuilding this project.
    please help.

    Hi Sanjay,
       request component need to be initialized before using it. Include these lines before ur code.
    IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
    String mappedPassword = null;
    String mappedUserId = null;
    Also check these threads for ur help.
    Accessing Mapped Username / Password
    How to access user id and password via UserMapping ?
    Reward points for helpful answers.
    Regards,
    Harini S

  • End user complication

    I have created an entire help system for a suite of
    applications. When I delivered the "chm" file, I also delivered the
    HHActiveX.DLL file. The problem is: In composing the help system, I
    setup two windows. One window topic is designed to stay on top as a
    control help, and the other topics are included in the Main Window
    System. This works as it should on my system, but when the end user
    opens it, the window that designed to only show the one topic with
    no navigational pane, opens with the navigations. Can someone tell
    me what I can do to fix this for the end user? I selected the
    "always on top" for the small window that holds the one guidance
    topic, but it still opens on the end user's system with the
    navigation pain. Please help if you can. Thanks.

    Hi Mary and welcome to the RH community.
    What is not clear to me is how both windows are opened. I'm
    assuming you have some code/script added to the CHM or the
    application to open the small window whenever the main CHM is
    opened? Can you give us a bit more detail.

  • What are the system requirements for Final Cut Pro 7?

    I can't find the system requirements for Final Cut Pro 7, I can find the system requirements for X, but like I said not 7.
    I need to know the system requirements for Final Cut Pro 7, so I can buy the correct Macbook.
    Is there anyway I can find out the system requirements.

    Thanks
    I'm somewhat inept about things like this, so I just want to make sure once more: This is in regards to Final Cut Pro 7?

  • Indesign CS2 system requirements

    I'm working on iMac G5 OS X 10.5.4 leopard with InDesign CS2 ME. But the application keep on quitting during certain functions such as exporting.
    After the reading of the application system requirements PDF, I've found that one of the requirements are- Mac OS X v.10.2.8 through 10.3.8. Does it the reason why the application quit on my terminal seems I'm on OS X 10.5.4?
    Please advise.
    Thank You

    Not supported under Leopard.
    Bob

  • Do we need to maintain end users in Gateway system when SAP UI5 Application is deployed on Gateway?

    Hi All,
    We are developing a SAP UI5 application and we deploy our components in Gateway System as BSP application.
    The question now is:::
    We have 3 screens.We need to use our application by share point portal.
    we will be giving the respective URL's (i.e index.html) to portal team and they will be integrating it through URL iViews
    At a glance users can only see a single screen once they login to application. through portal
    This will be taken care by Portal Team.
    Do we need to maintain the end users on Gateway system  for accessing the application?
    We have SSO feature.
    Could you please let me know the possible ways?
    Thanks in Advance
    Regards,
    Satya

    Although I will not advise it, you can turn off authentication in SICF. Go to the service node for you application, and "hardcode" a service user.
    Please check if this is compatible with your license agreement, because I seriously doubt it.

  • System requirement for Adobe Interactive forms as end user

    Hi All,
    Can any one guide me the minimum system requirement at client PC so that they can use
    Adobe interactive forms. i.e. what should be the lowest Adobe reader version and any other
    software needed to use interactive form as end user?
    I am developer So I am having latest Adobe version & SAP software's.
    So forms are working fine on my PC.
    Thx

    Hi Rohan,
    SAP Interactive forms requires Adobe Reader 7.0.9 or above for it to display/work correctly which is also clearly mentioned in SAP Note 834573 (for your reference).
    Also, in case you are using the displayType property of the Interactive form as Activex then you may need to install ACF (Active Component Framework ) also on the client's machine in order to preview the form correctly. You should use the property as native which is available in latest versions.
    Also, Please make sure that the settings in adobe reader as: Open Adobe Reader->Edit->Preferences->Internet->Display PDF in Broeser option is checked, in case you are diplaying your form in browser.
    It seems, if you check the above things your PDF should work properly on client's environment as well.
    Hope it helps
    Regards,
    Gaurav Bhardwaj

  • Time machine only copies User Info and Users (Applications, Library, and System are missing) from my quad core Mac Pro.  45 Gb of 162 Gb are missing.  Any one having success with time machine copying all folders using Mavericks?   What do I need to do dif

    Time machine only copies User Info and Users (Applications, Library, and System are missing) from my quad core Mac Pro.  45 Gb of 162 Gb are missing.  Any one having success with time machine copying all folders using Mavericks?
    What do I need to do differently?

    The late, great Pondini was investigating that issue before he passed away.
    See here: https://discussions.apple.com/thread/5125969
    I think there might be information there on how to reset Time Machine to do a full backup. I think you basically have to reset it and start over.

  • Hi all, as part of my job i need to educate the end users about BW..

    Hi All,
    As a part of my job i need to educate the End users about the BW. So, for that purpose i need prepare on fine doucment which is easy to understand by end user community. Any documents about this will help a lot.
    Could you pls send to this mail id [email protected]
    Points will be awarded for this..
    thanks in advacne..
    Thanks & Regards,
    Suresh..

    Hi
    I dont know what everyone is sending, but there is No standard BW end user manual. Every company / project has different requirements and the queries and reports generated contain different data. Its best to use one of the templates available in WIKI. A simple document for end users should contain screenshots of the query/application and steps taken in order to access the query. If you have sharepoint or some other shared directory you can also add screencam videos training users how to use the BW system. This has always been a good way to teach end users.
    Hope this helps.
    Thanks

  • What should end-users initially do in BPC system?

    Hi: I am seeking some guidance here. My client wants to provide a small set of end-users access to the BPC sandbox system. These users are absolutely new to BPC, haven't had any training but use Excel regularly for their analytical & planning needs. The idea is to have them gain some familiarity with the look-and-feel of BPC for financial reporting purposes and assess how well it could serve as the financial report writing tool. It is a tall order for folks who have no experience with BPC but that's the approach. Can you please advice on what activities these users should and can realistically carry out that will not only give them a good overview but also help provide meaningful feedback on the product? (Data will be loaded in the sandbox and formal training will be provided soon but this question relates to the period prior to training).
    Full points will be awarded to all the helpful answers.
    Thank you very much,
    Jon

    Hello,
    I have exactly same situation.  One of my prospective customers is going to start small project to evaltuate BPC for their planning tool, and requires small sandbox machine.
    All replies above are useful information, also I think it is also important to consider your customer's requirement and expectation for better consulting service.
    I would like to add 2 things about this topic.
    1: current Excel spreadsheets
    If your customer uses tons of Excel sheets for planning process, it might be great to show the customer utilizing current Excel spread sheet by importing those to BPC and put some BPC functions like EvSND.  Then the cusomter would understand BPC is great application that enable to utilize existing Excel sheets easily.  I had some presales activities, and that seems to impress sereral prospective customers.
    2: how to build sandbox machine
    We're planning to build sandbox with virtual environment called "VMware".  The customer prepares just one stand alone note PC.  Then consultants make VMware files with VMware Workstation.  With VM, it is possible to make one set of files that includes OS, SQL Server, MS-Office, and BPC.  Everything is put into one file, and do not set up client server system.  I think you have to purchase VMware Workstation, but VMware Server might be free and has same functions.  The bad thing is that VM file is super heavy, I say 15GB in my teams' machine as average.  Also the note PC should be high-spec one.
    I do not have much information to answer your question.  I hope that comment would help you.  If you have further question, please feel free to ask me.
    Atsushi

  • SSO for application systems with local users?

    Hi all,  I'm new to Oracle Identity Management.  My company is going to implement SSO for inhouse applications.  However, some applications have their own local users (e.g. admin, guest, etc.) who have to login to the application system through the same interface.  We put all organization users in an Oracle enterprise Directory server, which is the authentication backend of the Access Manager.   After implementing webgate, such local users can't get authenticated.  I'd like to know if it's possible to configure particular users/applications to bypass SSO and use local authentication?     Thanks.
    Rgds
    /ST wong

    Possible solution is to create a new entry point for local users. Create two proxies one for actual user entry and another for local user. You can restrict n/w access to proxy with local login so that only few hosts based on your requirement who needs to access system with local accounts. This way you will have two web sites for single application.

Maybe you are looking for

  • Returning array of values from a PL/SQL stored procedure

    I try to run the following example, always happen errors: Run-time error'91' Object variable or With block variable not set.(in line: Set myRS.Source = myCmd1 and Set myRS.Source = myCmd2) Who can tell me where is wrong? I check variable, all set. Op

  • PSE 8 (for Mac) refuses to launch - with message

    Just tried to launch PSE 8 (for Mac), it didn't launch, but produced the message: "Could not open scratch file because disk is not available." (tried this four times with the same result each time) Conclusion: because the most recent backup to RAID f

  • The folder "iTunes" cannot be found or created???

    I am new at work and the person before me had their iTunes account on the computer that I now use. When I signed into my account, the other persons music showed up. We do not have the same taste in music so I read through many things on the internet

  • How do i make address labels

    i am new to mac, difficulty using this system. How do I create aa mailing list, or do i need to purchase more software. T have a imac all in one. Tom

  • How to extract the .ecp files?

    We need to extract some *.ecp files. Please help tell whether a double click would be enough? We did not get the files yet, just prepare the procedure. Thanks!