How to export lv application

Hi,
it is very simple q, i think we have labview 7 and 2 DAQ cards from NI. we are developing an labview application that communicate over DAQmx drivers with our daq cards.
what's the best way to export our labview application so that it can runs on every windows machine WITHOUT labview 7, i mean that should be possible. (and what with DAQmx driver???)
thanx a lot
vedran divkovic
RUB

You would just install the same NI-DAQ driver package that you install on your development system.
The driver is a package that works with all of the NI-DAQ cards. So it all just gets installed once, then it's there for everything.
Ed
Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.

Similar Messages

  • How to Export Iphone application Recorded data to PC using wi-fi ?

    Hi,
    I have made Iphone application.
    In my application whatever data i have recorded; all that data i want to export to the Computer using the application.
    Is there any way available to sent data to computer using wifi using developed application?
    Can we use Bluetooth or Http connection to send application from device to the PC?
    if we can than how can we manage the bluetooth and how to use it without Jailbreaking?
    if any body has any solution,please give any code or any link or any other solution which would appreciated.
    Thanks,
    Mishal

    Seen this thread yet?
    http://discussions.apple.com/thread.jspa?messageID=9864422&#9864422

  • Export the application

    how i export the application and the CSS / Static files / Themes. Thanks.

    you can connect to the xdb and just copy the files off if you wish

  • How to export Xcelsius Dashboard to Iphone roambi application

    How to export Xcelsius Dashboard to Iphone roambi application.
    what are prerequisites, Process need to do before exporting dashboard.

    Hi,
    iPhone doesn't support flash application with firmware 2.2.1, I don't know if it will work with firmware 3.0, and xcelsius shows the dahsboard as flash.
    So I think you should find a program to view flash in iPhone.
    Kind regards.

  • How to export a weblogic application between two workshops

    i need to develop an application on two different computers. how to make the application portable between two workshops?
    Thanks.
    Denis

    Thanks for the response, but correct if I'm wrong: I just could use this option to export to war file if I had the source code and the project created under the eclipse IDE. If so, I'm not able to do that, since I haven't received any source code from this vendor. I have only received one windows installer which installs the war files inside the weblogic domain\server folder.
    I thought that there was an option under the weblogic administration console -> domain -> deployments which would let me export an existing application to a war file.
    So far, I've found one work around that is:
    * Run the windows installer of this app into a weblogic running on a windows box ;
    * Once the deployment is up, go into the PATH where this application is running inside the weblogic and generate a war file with all the existing files ;
    * Open the weblogic administration console of the linux box;
    * Import the war file ;
    Thanks,
    Davinod

  • How to retain connection pool resource while exporting the application war

    hello,
    lately i have figured out how to use connection pooling. now i have another issue.
    i have to export the application war file to a remote server for deployment. i cant configure the server.xml file there due to restrictions. Now is there any way that i can retain the connection pooling with all JNDI resources while exporting the war file. what all things would i have to do. i am using tomcat 4.1 and the remote server too have the same appliaction server running.
    is this possible?
    thanks in advance

    Hi,
    you might have the problem in creating WAR files.
    lease check that first.
    thanks,
    nvseenuNo, the problem is that you shouldn't be modifying the server.xml
    The proper, portable way to do it is to create a context.xml file and put it in the META-INF directory of your WAR file. This contains your Resource definition and JDBC connection parameters. Everything's portable that way.
    I know this works on Tomcat 5.x.
    It can also work with Tomcat 4.1.x, but the way I've done it is to put the context.xml into a file whose name matches my WAR file (e.g, foo.war and foo.xml), placing both in the /webapps directory. Tomcat 4.1.x picks it up that way.
    It would be worth an experiment to see if Tomcat 4.1.x picks up the context from /META-INF, because that way your WAR file is 100% portable.
    This is precisely the reason why I advise people not to edit the server.xml. You don't always have the option to do so.
    %

  • HOW EXPORT MY APPLICATION IN APEX

    Hi please I have a problem, I created my application in my computer of my job, but I want to export it with "support objects" and to work at home. When I export my application has problems because my application haven`t the tables. When I want to install the support objects it generates an error referent to the tables that i want to include in the application. Why ? What is the problem ? What do I have to do for the support objects installer accepts the tables that i want to include?
    the following prerequisits checks failed installation of this application’s supporting objects cannot continue until these issues are resolved.
    To continue installation after addressing the errors, navigate to the Supporting Object Definitions of this application and click INSTALL in the Supporting Objects Installation section
    Alternatively, you can desisntall the application definition and reinstall after resolving the issues
    Object Names : SATI_AREA, SATI_CARGO., SATI_CATEGORIA, SATI_DIRECCION, SATI_EQUIPO, SATI_ESTADO, SATI_PRIORIDAD, SATI_SOLICITUD, SATI_SOLICITUD_SEO, SATI_TECNICO, SATI_TIPO_CAT, SATI_USUARIO, INSERT_SATI_SOLICITUD

    Ask dba if they made a backup of database BEFORE you deleted app.....
    Thank you,
    Tony Miller
    Webster, TX
    What if you really were stalking a paranoid schizophrenic... Would they know?
    If this question is answered, please mark the thread as closed and assign points where earned..

  • How to export application developed in CQ as WAR file?

    Hi,
    We are using Eclipse as an IDE to develop our application using Adobe CQ's WCM capabilities. Is there a way to export the project files and its dependencies as a WAR file? We need this to run automated security scans on our code.
    We are using the following guidelines for developing our code:
    http://dev.day.com/docs/en/cq/current/developing/developmenttools/developing_with_eclipse. html

    Thank you Jorg. That was helpful.
    My concern was regarding 'exporting' the application that I create using CQ in a WAR format not importing a war file onto CQ5.
    But I think what you are saying is, since CQ5 doesnt have the functionality to import a project in war format, it doesnt provide the capability to export one.
    Many thanks!

  • OIM11gR2 - How to migrate an Application Instance Form

    Hello,
    I'm trying to migrate an Application Instance Form from my Dev env to my QA env.
    My target system is SAP
    I performed the following steps in Dev:
    1. Installed and configured the SAP Connector (no problem here)
    2. Created a sandbox
    3. Created an Application Instance
    4. Created the Application Instance Form
    5. Ran a target reconciliation to confirm everything is working properly
    6. Exported the sandbox
    7. Published the sandbox
    8. Via Deployment Manager I exported all objects related to SAP (Resource object, Process Forms, Lookups etc.)
    In QA I did:
    9. Installed and configured the SAP Connector (no problem here)
    10. Via Deployment Manager I imported the objects related to SAP
    11. Imported the sandbox
    Problem:
    To my surprise, the Application Instance does not have a Form in the QA env.
    I had to create it manually by performing the following:
    12. Create a sandbox
    13. Open the Application Instance definition
    14. Click on create (to create a form)
    15. Entered the same name I used in my Dev environment
    16. Received an error message saying that the form already exists
    17. Entered a different name for the Form
    18. Saved
    19. Exported the sandbox (to import in Prd)
    20. Published the sandbox
    21. Ran a target reconciliation to confirm everything is working properly
    I tried to reproduce the problem with another (test) destination environment because I don't want to have the same problem when migrating to Prd.
    I repeated the steps 9,10,11 except that I imported the sandbox exported from QA (step 19) instead.
    The same problem: Application Instance definition has no Form attached to it in my test destination environment.
    If I try to create the form with the same name, it gives an error message saying it is already there.
    Is my procedure wrong?
    Is there an official procedure explaining how to migrate only Application Instance Form from one env to another?
    My env:
    OS: Windows 2008 R2 SP1
    OIM: 11gR2 BP7
    SAP connector: 9.1.2.2.0
    Thanks,
    Adr

    This is a bug: Bug:16027176
    Check the [Article ID 1515225.1] which proposes a workaround that might be useful in your case (it was not in mine).
    In short the workaround is:
    The following order should be observed to export :
    - IT Resource & Application instance in one xml
    - Request DataSet in another xml
    - SysAdmin Sandbox (the one defined while creating the Application Instance and the Form)
    - Identity URL Sandbox (defined while customizing the fields on the Form, in the Catalogue page)
    Adr

  • How to deploy Servlet Application in Weblogic 8.1

    Hi,
    I am new to BEA Weblogic 8.1 .
    I was trying to create a sample application using InelliJ IDea 5.1 , and IntelliJIdea 10.5 . i configured weblogic with IDE , but now i do not know how to deploy my application in weblogic .
    I am new in IntelliJ also .
    So Can anyone tell me how can i deploy a servlet application in any IDE like i also have eclipse indigo.
    Thanks & Regards
    Komi

    Hi Komi
    Basically you deploy your Servlet as a WAR File. I am not familiar with IntellJ IDE. But it should have a provision to export/create a WAR file that has your Servlet. Also I hope you already have web.xml file with 2 sections like this: First you mention full package of your servlet and give it a name. Then enter a mapping url. You will use this url to run your servlet like http://weblogichost:weblogicport/yourWebappcontextroot/myservlet
    <servlet>
         <servlet-name>MyServlet</servlet-name>
         <servlet-class>com.abd.def.MyServlet</servlet-class>
    </servlet>
    <servlet-mapping>
         <servlet-name>MyServlet</servlet-name>
         <url-pattern>/myservlet</url-pattern>
    </servlet-mapping>
    Coming to deployment, I hope you already created a Weblogic Domain and have admin username/password. Start your domain. Login into weblogic console like http://host:port/console and use admin username/password. Then from Deployments section, deploy the above WAR file. In Weblogic you can deploy JAR (EJBs, java files), WAR (web jsp, html, webservices, servlets) or EAR (JAR + WAR). In your case its just a WAR file.
    Refer the online docs for more details on Deployments in Weblogic.
    http://docs.oracle.com/cd/E13196_01/platform/docs81/deploy/deploy.html
    Thanks
    Ravi Jegga

  • How to give the application server file path in the module pool programming

    Hi,
         Could somebody help me how to provide the application server file path in module pool programming once the logo is uploaded to sap system.
      For eg I have imported a logo name ‘owens’ into sap system by using transaction ‘se78’; now I need to call the path in the below url,
    if container2 is initial.
    CREATE OBJECT CONTAINER2
      EXPORTING
        CONTAINER_NAME              = 'PICTURE_CONTAINER2'.
    CREATE OBJECT PICTURE2
      EXPORTING
        PARENT = CONTAINER2.
    CALL METHOD PICTURE2->SET_DISPLAY_MODE
      EXPORTING
        DISPLAY_MODE = CL_GUI_PICTURE=>display_mode_fit_center
      EXCEPTIONS
        ERROR        = 1.
    CALL METHOD PICTURE2->LOAD_PICTURE_FROM_URL
      EXPORTING
        URL    = " ? "
      EXCEPTIONS
        ERROR  = 1
        Others = 2.
    endif.
    Thanks in advance
    Deepu

    hi Deepu,
    Use FM '/SAPDMC/LSM_F4_FRONTEND_FILE' for fetching the data from the application server path/presentation server path
    Regards,
    Santosh

  • How to Export UYVY 4:2:2 8-bit Uncompressed AVI?

    I've been doing a lot of testing in Premiere Pro CS5 (on Windows) but cannot figure out how to export video to a generic 4:2:2 8-bit uncompressed AVI file. Here's some background - I've captured some video to an uncompressed Matrox AVI file (via an MXO2 I/O Device). Now I've done some simple cutting and need to get the video off Premiere's timeline (and into another yet-to-be-determined multimedia application). I don't want to lose any quality - hence my requirement for 4:2:2 uncompressed AVI. Also, the file needs to be a standard/generic AVI that doesn't require any special CODECs installed.
    In Premiere's File > Export > Media window, there seems to be 2 ways of getting uncompressed 4:2:2 AVIs:
    Option 1:
    Format: Uncompressed Microsoft AVI
    Video Codec: UYVY
    Quality: 100
    Width: 720
    Height: 576
    Frame Rate: 25
    Field Type: Upper First
    Aspect: PAL (1.0940)
    Audio Codec: Uncompressed
    Sample Rate: 48000 Hz
    Channels: Stereo
    Sample Type: 16 bit
    Option 2:
    Format: Microsoft AVI
    Video Codec: Uncompressed UYVY 422 8bit
    Quality: (Greyed out at 100)
    Width: 720
    Height: 576
    Frame Rate: 25
    Field Type: Upper First
    Aspect: PAL (1.0940)
    Audio Codec: Uncompressed
    Sample Rate: 48000 Hz
    Channels: Stereo
    Sample Type: 16 bit
    Audio Interleave: 0
    Option 1 is great except that the audio codec detected is "0xfffe extensible wave format" (according to GSpot). I can play the video on practically any machine including something as old as Windows Media Player 9 running on Windows 2000! The audio plays back fine as well in Windows Media Player. However, audio does not play (not detected correctly) in VLC media player, or in Sony Vegas-type software. FYI, the video codec detected (by GSpot)  is "UYVY (packed 4:2:2)".
    Option 2, on the other hand, is quite the contrary. The video does not play in any version of Windows Media Player (regardless of operating system), but the audio plays fine though. The audio codec detected (according to GSpot) is the standard "PCM audio" format and the video codec is again "UYVY (packed 4:2:2)". In VLC media player, both the video and audio play fine. But in other editing software such as Edius, the video is not detected and only the audio is loaded onto the timeline.
    What I would like is a generic 4:2:2 uncompressed AVI file which has audio that works in anything. Is there some setting/parameter that I have missed? Can I customise Option 1 with "PCM audio" rather than "0xfffe extensible wave format"? I want to avoid "Video Codec: None" if at all possible given that the file size will be significantly larger for absolutely no quality gain (I presume this is uncompressed 4:4:4?).
    Any suggestions would be most welcome.

    Hi Jim, I too am confused!
    Why should the video codec for Option 1 be V210? Isn't this reserved for 10-bit video?
    http://www.fourcc.org/yuv.php#V210
    http://help.adobe.com/en_US/premierepro/cs/using/WS398C372B-B748-4ef6-BA0D-396D2E360707.ht ml
    I would have thought that the UYVY option was the correct choice for 8-bit video.
    http://www.fourcc.org/yuv.php#UYVY
    Videos exported using Option 2 definately do not play correctly in Windows Media Player - I get no video, just audio. I have tried many different computers running different versions of Windows and Windows Media Player. I'm running Premiere CS5 v5.03 if that makes any difference.
    I don't understand why videos from Option 1 play fine in Windows Media Player even though the systems don't have AJA hardware installed (or any video I/O device) - they are just plain vanilla office PCs

  • How to export the Apex web page to PDF with click of a button?

    How to export the Apex web page to PDF with click of a button?
    Am looking at exporting the Form view on APEX to be exported to PDF.

    In order to get a PDF, you need to generate a Report....in PDF format.
    If you are using the APEX Listener, you can initiate the download of the PDF by calling APEX_UTILS.download_print_document()  (I normally place this in a Process)
    BUT -- You have to create the Report (under Shared Components) and a Template (also under Shared Components).
    The white paper in my first post gives you the HOWTO "[Create] Custom PDF Reports with Oracle Application Express and the APEX Listener".
    Start by creating a Report (in Shared Components, bottom right) that uses a simple SQL statement like:
    Select * from emp where empno = :P15_EMPNO
    You may need to hard code the parameter before you hit "Download XML" button.
    The XML that you get from clicking "Download XML" satisfies the "Step 1 - Create an XML Data Source" found on Page 11 of the document.
    The rest of the instructions is in that whitepaper.
    MK

  • How to export and Import table of another user from user system using expdp

    Hi All,
    How to export a table 'scott.emp' from system user.
    expdp system/password directory=expdp dumpfile=scott_emp.dmp ???? ?? tables=emp ??????????????????????????
    thank you
    ---------------------------------------------------------- Posting solution here to make needed users not to scroll down ------------------------------------------------------
    Finally I got it right!!!
    Task :- Export table_1 of schema_a from database db1 and Import it to schema_b of database db2 as user other than schema owner
    Solution :-
    expdp system/pwd directory=expdp tables=schema_a.table_1 dumpfile=schema_a.table_1.dmp logfile=expdp_schema_a.table_1.log
    impdp system/pwd directory=expdp tables=schema_a.table_1 dumpfile=schema_a.table_1.dmp logfile=impdp_schema_a.table_1.log remap_schema=schema_a:schema_b remap_tablespace=table_1_tablespace:schema_b_tablespace
    Thank You All
    Edited by: Ven on Mar 9, 2011 7:52 AM

    Just a example
    SQL> $expdp system/sys directory=data_pump_dir dumpfile=tests.dmp tables=scott.emp
    Export: Release 11.2.0.1.0 - Production on Tue Mar 8 10:39:57 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_TABLE_01": system/******** directory=data_pump_dir dumpfile=tests.dmp tables=scott.emp
    Estimate in progress using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 64 KB
    Processing object type TABLE_EXPORT/TABLE/TABLE
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    . . exported "SCOTT"."EMP" 8.570 KB 14 rows
    Master table "SYSTEM"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded
    Dump file set for SYSTEM.SYS_EXPORT_TABLE_01 is:
    C:\APP\MAZAR\ADMIN\ACEME\DPDUMP\TESTS.DMP
    Job "SYSTEM"."SYS_EXPORT_TABLE_01" successfully completed at 10:40:01
    SQL>

  • How to export report to excel and to text file in previewer

    How to export report to excel?
    And, it takes long time for generate report to rtf or pdf file in previewer.
    How to speed up the process? or, it's better generate report to text file directly by Run_product?
    Please help!

    You can generate report to tab delimite format that can be imported to excel.
    As for the performance question, because reports can't specify what format when you run against previewer, so I don't know what previewer you are talking about. Generate to file is always faster than to your application previewer (assume) because you have one more step after output generated in the file: read from file and render it. Depends on the render and size of the output, it may have significant performance difference.
    Thanks,
    -Shaun

Maybe you are looking for

  • Error while trying to open Admin console

    Hi Experts, I'm a little frustrated after a days work, I can't get my B1iSN interface running again. It was running about 2 weeks ago, without a problem, we have some important intercompany processes for our customer there. Now, when i want to open t

  • Mac OS 9 and Sonnet Encore?

    I recently decided to install Mac OS 9 for classic. It is an OS 9 disk, not 9.1, etc. Unfortunately, it won't boot past the grey screen; no happy Mac or anything. Any ideas? My dad's PowerMac G4 booted OS 9 fine from the disk. The differences between

  • Can i upload music from two different iTunes to an iPhone

    im trying to put music from my itunes onto a friends iphone, without deleting all of his data. Is this possible?

  • ResultSet question Please help!!!!!!!!

    Hi, i have the following code to send a query to a mysql database, that counts the number of rows in a certain table: ResultSet rs = stmt.executeQuery("SELECT COUNT(*) FROM PROJNOREG"); How can I convert the value to an Int? I've tried to capture the

  • [SOLVED] Best Practice for systemd, udisks, udev, polkit,and openbox

    I have to admit I am stymied here.  I have been in the wiki and forums most of the day and am just not finding the solution here. I have both udisks and udisks2 installed I am running a pure systemd I do not use a login manager I use startx that has