How to build an .exe for cFieldPoint on a PC ?

Hi all,
A couple of weeks ago I installed a system with a compact FieldPoint running a in RT mode (cFP 2020 and LV 7.1.1).
To load the .exe on the cFP, I connected my PC to the cFP (ethernet), selected the cFP as execution target for LabVIEW and then opened the application builder. I assume this is the normal way to do... but is this the only way ?
In fact, my customer is asking for some more features, so my question is quite simple :
Can I build an .exe for the cFP on my PC (without connecting to the cFP target), mail it to the customer and tell him to replace the .exe file on the module ?
Thanks for any help
When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

Hi Kahlid ,
I noticed you were reply someone on pretty much close to same problem whatever i am having , I am working on LabVIEW8.2 with cFP. I created a project with an executable (run from My Computer),  the other executable is running in the field point , I used shared variable to transfer data from field point to host program. Now I want to Uninstall LabVIEW from the same computer but want to keep MAX  and one .exe file to run host VI. How to do that , any  suggestion about copying or moving only .exe file ? or lets say if I want to run the same program in another new PC with same Field Point hardware and program how to copy/install executable in the new PC?
Thanks and best regards,
Faiyaz Syed

Similar Messages

  • How to build ear files for ADF application using Ant task

    How to build ear files for ADF applications using Ant. The ojdeploy ant task can not find application-level deployment profiles. I am trying to automated build and release for ADF application.
    Any help is highly appreciated.
    Thanks
    Shiva

    Hi Timo
    Thanks for your reply.
    I have successfully created ear file using ojdeploy on jenkins. however when am trying to auto deploy using WLDeploy ant task am getting the following
    error :
    weblogic.application.ModuleException: :oracle.mds.config.MDSConfigurationException:MDS-01335: namespace "/oracle/webcenter/quicklinks/scopedMD" mapped to metadata-store-usage "WebCenterFileMetadataStore" but its definition was not found in MDS configuration
    Please advise how to handle this.
    As am a newbie to ADF, could you please advise if it is possible for the ADF application deployments can be automated for different environments using jenkins due to this MDS dependencies.
    Appreciate your help.
    Thanks
    Shiva

  • How to build sql query for view object at run time

    Hi,
    I have a LOV on my form that is created from a view object.
    View object is read-only and is created from a SQL query.
    SQL query consists of few input parameters and table joins.
    My scenario is such that if input parameters are passed, i have to join extra tables, otherwise, only one table can fetch the results I need.
    Can anyone please suggest, how I can solve this? I want to build the query for view object at run time based on the values passed to input parameters.
    Thanks
    Srikanth Addanki

    As I understand you want to change the query at run time.
    If this is what you want, you can use setQuery Method then use executeQuery.
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14022/oracle/jbo/server/ViewObjectImpl.html#setQuery_java_lang_String_

  • How do I build an EXE for RT board?

    LabVIEW 7.0, App Builder, Win2000.
    I've been working on this program for a while. It uses the RT board as an engine controller and a host part as a supervisor, collecting data from the RT, as well as other places.
    What I've been doing is this:
    1... Launch LabVIEW.
    2... Select TARGET = RT::0
    3... Double-clicking the ENGINE CONTROLLER.llb (it loads)
    4... Click RUN arrow (it downloads to the RT and starts running).
    5... OPERATE | SWITCH EXECUTION TARGET | LABVIEW for WINDOWS
    6... Double-click my HOST.llb, and it loads.
    7... Click RUN arrow, and I'm off.
    That's fine for development, but now it's stable enough to where I want to have the RT part downloaded automatically, whenever the RT boots.
    I tried this:
    1... Launch LabVIEW.
    2... TOOLS | BUILD APP
    3... Choose my BLD file (which refers to the ENGINE CONTROLLER.VI, and builds something called ENGINE CONTROLLER.EXE)
    4... The SHOW RT TARGET SELECTION DIALOG option is checked, by default.
    5... I BUILD the thing, which creates an ENGINE CONTROLLER.exe
    OK so far.
    If I double-click the EXE file, then I get the selection - dialog. I choose the RT option. The thing downloads and starts running.
    I understand that. But how do I make it automatic?
    I tried this:
    1... Launch LabVIEW.
    2... Select TARGET = RT::0
    3... TOOLS | BUILD APP
    4... Choose my BLD file (which refers to the ENGINE CONTROLLER.VI, and builds something called ENGINE CONTROLLER.EXE)
    5... I BUILD the thing, which brings up a dialog that says "Starting build..." and nothing else ever happens. At least not in the five minutes I waited.
    6... The Windows TAKS MANAGER says that LabVIEW is not hung, but I can't do anything except abort LV.
    I tried this:
    1... Launch LabVIEW.
    2... Select TARGET = RT::0
    3... Choose RT::0 OPTIONS | RT TARGET: MISCELLANEOUS
    4... In the APPLICATION PATH field, I typed in the path to the EXE file that I built earlier (NOT targeted to RT), check the LAUNCH APP at BOOT-UP box, and leave the DOWNLOADED VI PATH field at what it was (C:\ni=rt\startup, or something like that).
    So, when I reboot the thing, I get a message about the "STARTUP application is missing". I've checked the path several times, moved it to root folder, all to no avail.
    I haven't checked the version that runs (targeted for windows) to see if EVERYTHING is OK, but at least it starts without errors.
    What am I missing? Why does it complain about a "Missing" application? Do I need to use the DOWNLOADED VI PATH field? How?
    Why does it hang when I build it targetting the RT?
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

    ftp into your RT controller,
    Not sure what you mean. I know what FTP is, but I don't know how to use it to talk to the RT board. Even if I did, there are no "files" on the board - there is no disk drive or file system (I have PCI-7041 as my RT board).
    navigate to 'NI-RT/STARTUP' folder
    No such folder on my host machine, no files at all on the RT board (there is no disk there).
    and delete the startup.exe (if you encounter errors, rename the file and then delete it)
    No can do.
    create your executable again and this time make sure to place a check mark in the 'set target to launch application at start-up' chech box in the Application Settings tab of the Application builder.
    I didn't mention it because that's the default state, but my BLD file already has it set that way.
    restart your RT controller and your application will start automatically.
    But if RT is the target it won't even build....
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Does anyone know how to build an exe file of a complete dsc system ?

    Creating an exe file of a VI that uses dsc components is not that difficult, although it could be easier. But, I also use vi-servers to communicate with the tagengine, and this is where I fall short. The document "viserver.pdf" located in the labview\manuals folder, describes how to create, develop and test VI-based servers using vis from the DSC Server Development
    palette. But how should a vi-server be handled when used with an application that among other things uses a taglist (scf file) that requires certain vi-servers to run to update tag values etc. I have found that one option is to include the vi-servers in the "LabVIEW DSC Run-Time System 7.0", register them there and include all vis needed f
    or them to run in subfolders of the "LabVIEW DSC Run-Time System 7.0". Servers will not load vis from the \vi.lib folder nor from \user.lib or any other \labview 7.0 folder. Can these servers instead be created as exe files, and how can this be done ?

    Soren,
    sorry but it's not possible to build an executable from a vi-based server. You need to distribute this type of server as an llb. Please follow this link to the NI knowledge base for more information:
    http://digital.ni.com/public.nsf/websearch/082B10137820BF5886256C250062DBB4?OpenDocument
    The document is not very specific which options you should use when you save your server vis but I assume it should be "Application Distribution".
    Best regards,
    Jochen Klier
    Applications Engineering Group Leader
    National Instruments Germany GMbH

  • How to build application.exe

    I am not a big expert of LabVIEW...
    ....now that I made my program with LabVIEW, I wish to create a program.exe,
    an application that can run without the LabVIEW program.
    Is it possible?
    How do I it?
    Thanks

    You can create stand-alone executables with the "Application Builder". But the "Application Builder" is a component of "LabVIEW Professional Development System" only.
    If you use "LabVIEW Full Development System" or "LabVIEW Base Package" this feature is not available.
    In the second case you can buy "Application Builder" as an add-on. For information visit ni.com/catalog and enter "lvappbuilder".
    Test Engineering
    digades GmbH
    www.digades.com

  • How can build help file for right to left and non english language

    hi erverybody, i have a big problem ,please help me
    i creat a c# appliction with vs.net2005 and i want to write
    help file for it .i need a software to creat help file for non
    english language(such as persian or arabic) and right to left
    support . i tried many helpware chm builder tools but each of them
    made a problem .i dont know what to do .what is the best solution
    for creating help files for right to left and non english languages
    how can i build my help file with f1 helping ability .thank u
    so much
    Text

    Hi Mr_Sia and welcome to the RH community.
    You could try looking at the HAT Matrix. This is a comparison
    of all the help tools around. Click
    here to go to it.
    RoboHelp itself, whilst it does support over 35 different languages
    does not support Persian or Arabic.

  • How to build search help for company code (BUK) in SRM

    Hello,
    I am new to SRM and was wondering if any have come across similar requirement. I am a workflow developer and we are building a custom table to derive deadline escalation timelines. We are also adding a field in our custom table for company code so that we can have company specific deadlines. table T001 is empty in SRM and hence we are unable to use F4 (search help). Is there existing functionality in SRM that gets this search from the backend ECC system and displays when F4 is pressed. How can I use that functinoality?
    Appreciate any info folks.
    Thanks again.
    Samir

    Hi
    Which SRM version are you using ?
    <b>Related links -></b>
    Re: Search Help on SRM front end screen
    F4 Help for WBS Element
    Re: Company Code defaults
    Re: Search help for Custom Item level field
    Custom field in SRM as a dropdown field with values stored in R/3
    Calendar help for Date i/p field in SRM 5.0 shopping cart
    Company code
    Problems assigning values via F4 or search help
    Also There is a standard table in SRM which contains Plant data ->
    <b>BBP_LOCMAP</b> (Mapping Table Business Partner --> System --> Location)
    Try creating a  custom search help based on this Table, defined as selection method and assign the same to the related field.
    Do let me know.
    Regards
    - Atul

  • How to build struts portlet for DispatchAction?

    hi,
    I'm building struts portlet which wrap up a struts module, and it works fine for ordinary struts Action class, but for struts DispatchAction class, it doesn't work, the corresponding method never called.
    could any one here help me out?
    thanks

    I am trying to implement your solution.
    I have a portlet for navigation on the left side and the inline rendering on the right. My left side url's keep rendering outside of portal. Also can't figure out how to make the inline rendering portlet grab the url from the navigation portlet. (In your post you mentioned that your portlet would display whatever URL was passed to it.)
    Can you provide more detail on the steps you took to make this happen?
    Thanks

  • How to build customized screens for Master Data Users

    Hi all,
    I need to build screens on top of centrally managed master data hub (Data Manager). I want to confirm following
    1) Should I go with Guided procedure (CAF) and pre defined Portal contains provided by SAP for MDM?
    2) Should I use Java API's provided with SAP MDM.
    License is not al all the issue. We have the entire NW components in place. But not sure what to use and what are the advantages/disadv???
    Please share your views....
    Thx,
    R.n

    Hi,
    I would suggest GP would be easier and in this you can integrate with ur customised objects also.
    Vinay

  • How to Build a Preloader for Flash CS4 and Actionscript 3.0

    With the wonderful help of many people on this site, I have successfully buit a nice website using Flash CS4.  I am wanting to deploy the site this weekend and I'm working on the finishing touches.  I would like to add a preloader so that the viewer will have everything loaded when the action starts.  Can anyone suggest a good tutorial that shows how to make the simple "rotary lines" that are so popular?  I've seen these and they look to be about an inch across and move like the hands of a clock.  I think it may even say "Loading..." or similar.  Since I'm still learning quite a bit, I did not know if Flash actually offers some "preloaded" tools for stuff like this?  Or am I better off going to Lynda.com and taking a tutorial?  Thanks for the help!

    Dark Armor, You mentioned the book Adobe Flash CS4 Professional Classroom in a Book, which I have.  I could not find anything in there.  Did you mean to say Actionscript 3.0 for Adobe Flash CS4 Professional?  I do have that book and it looks like there is information there.  Just wanting to make sure that you meant what you said.  Thanks!

  • How to build online help for froms

    dear colleague,
    i need to build an on online help based on word file, meanwhile i need to facilate the search ability in this help and table of content also, can anyone help in how to devlope this function??

    <p>Maybe this solution could help you.</p>
    Francois

  • How to build MDX query for two periods of time?

    I have the following MDX:
    SELECT NON EMPTY
    [Measures].[Returns],
    [Measures].[Returns]
    ON COLUMNS,
    NON EMPTY
    ([Employees].[Company].[Company].ALLMEMBERS )
    DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS
    FROM
    SELECT
    STRTOSET("[Exec Date].[Hierarchy].[Month Num].&[2014]&[1]", CONSTRAINED)
    ) ON COLUMNS FROM [cbSales]
    WHERE
    IIF(
    STRTOSET("[Exec Date].[Hierarchy].[Month Num].&[2014]&[1]", CONSTRAINED).Count = 1,
    STRTOSET("[Exec Date].[Hierarchy].[Month Num].&[2014]&[1]", CONSTRAINED),
    [Exec Date].[Hierarchy].currentmember
    Both columns shows returned data for month 2014/01
    I want to have data for the next month (2014/02) in the second column.
    How can I change the query to achieve my goal.

    Hi,
    To achieve this you need to create another measure with the help of ParallelPeriod function. Check the following example;
    WITH MEMBER [Measures].[Sales Amount Current] AS [Measures].[Sales Amount]
    MEMBER [Measures].[Sales Amount Next] AS ([Measures].[Sales Amount], PARALLELPERIOD([Date].[Calendar].[Month],-1, [Date].[Calendar].CURRENTMEMBER)), format_string = "Currency"
    MEMBER [Measures].[Current Month] AS [Date].[Calendar].CURRENTMEMBER.Member_Caption
    MEMBER [Measures].[Next Month] AS PARALLELPERIOD([Date].[Calendar].[Month],-1, [Date].[Calendar].CURRENTMEMBER).Member_Caption
    SELECT {[Measures].[Current Month], [Measures].[Sales Amount Current], [Measures].[Next Month], [Measures].[Sales Amount Next]} ON COLUMNS,
    {[Product].[Category].[Category].MEMBERS} ON ROWS
    FROM [Adventure Works]
    WHERE [Date].[Calendar].[Month].&[2007]&[10]
    For ParallelPeriod specify -1 for "Numeric Expression" to navigate forward of the date hierarchy.
    Best regards,
    Chandima
    Thanks, nice answer

  • How to find w3wp.exe for particular web application in share point 2010

    hi,
    Go to command prompt--> Cd\
    C:\>cd Windows
    C:\Windows>cd System32
    C:\Windows\System32>cd inetsrv
      check you web application port no and  find that w3wp.exe WP no:
    Ex:

    Hi,
    Thanks for your sharing.
    cheers,
    Jason
    Jason Guo
    TechNet Community Support

  • Digital Steganography: How to Build a VI for Academic Purposes

    Hi,
    I teach at a High School, and as part of the course the kids are interested in encryption. We discussed digital steganography and I wanted to be able to do a labview lesson where we discuss and write a VI. What I would like to do is have two VI's. One that writes data into a picture and in the process can change change color hues (if needed) and a second VI that compares two pictures to pull the differences out to reveal the hidden information. For my purposes it doesn't matter if the hidden information is binary or ASCII.
    Our school has two versions of LabView. We have the education edition and we have the version used with the infinity project. (Both should have full functionality.) If there is any difference in the directions, education edition directions are preferred.
    Sorry, but I have no idea how to begin this or what to do. I'm still new to and learning LabView as we go. I searched steganography and the other topics were not helpful. I would really appreciate any and all help.
    Thanks.

    While this is hardly military grade encryption I think you could illustrate your point with code like this.
    Encode stage:
    Decode stage:
    This approach relies on the image being big enough to hold all the text.  You could be more efficient if you use every color value (I only used blue to keep the diagram looking clean).  The code isn't terribly robust (no error checking, doesn't check to see if there is space to encode the full message, etc) and I haven't tested it short of confirming that I could get a simple message back but it should help you on your way.
    Good luck -- sounds like a fun class.  I wish I got to do stuff like this when I was in high school.
    ~Simon

Maybe you are looking for

  • SSL handshake failure

    Hi, I have to establish the connection from SAP WebAS to an Apache server via HTTPS.  The Apache authentication is based on client certificates. But I'm still unable to establish a connection. Everything runs fine via HTTPS if client certificate auth

  • I deleted all my contacts!! iCloud?

    So I accidentally (intentionally but didn't realize it would delete them permanently) deleted all of my contacts on Address Book on my macbookpro, and iCloud automatically deleted them off my iPhone 4S..! It happened last week, and I've tried everyth

  • Functions at Message Mapping - Concatenate with If

    Dear SAP Masters, please kindly help me to solve this case. Please guide me how to achieve this : Column1 = Sales Order number Column2 = Sales Order Item number Column3 = Sales Order Type Column4 = For each line, if Column3 start with "ZOR" then colu

  • [solved] locale-gen don't work

    Hi, I've just got new Arch install but it seems there's some slight problems with locales. I enable few of them in /etc/locale.gen. To be exact: #en_SG.UTF-8 UTF-8 #en_SG ISO-8859-1 en_US.UTF-8 UTF-8 en_US ISO-8859-1 #en_ZA.UTF-8 UTF-8 #en_ZA ISO-885

  • With my Mac Book,can I Enter in my own ICal repetitions. Like all 3,4,5,6,7,8,9,10,11,12 weeks. Why is that not in the IPad?? Kind regards Sylvia

    With my Mac Book,can I Enter in my own ICal repetitions. Like all 3,4,5,6,7,8,9,10,11,12 weeks. Why is that not in the IPad?? Kind regards Sylvia