How to configure a status process

I would like to configure a control process using a percentage bar for a VI

Hello Novice Programmeur,
The file that I sent to you, is a ".LLB" file : It allows to save all VIs, objects and external subroutines, excluding those in the folder vi.lib, to a library. It allows to save a hierarchy of VIs (Main VI and SubVIs) in one file. This kind of file can be open by LabVIEW.
You will found in the attached zip file the same program with the main VI and SubVIs. Launch and execute the VI "ProgressBarExample".
Best Regards,
Sanaa TAZI
National Instruments France
Sanaa T.
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
>> http://www.nidays.fr/images/081110_ban_nidays09_468X60.gif
Attachments:
test.zip ‏54 KB

Similar Messages

  • How to Configure alert for process failures

    Hi Friends.
    How to Configure alert for process failures due to any reasons like mapping, runtime exceptions .
    I am devloping one scenario which is file to flatfile. In this scenario I am also using mail adapter for sending mail daily to admin that tells about record size and no of records parallely. I am not using BPM in this scenario.
    I am having very little experience in XI.
    Please answer this with clear steps so that I can do it.

    hi,
    check the links below for all the details and help on configuring alerts
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9418d690-0201-0010-85bb-e9b2c1af895b - How to setup alerts for monitoring in XI 3.0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/003de490-0201-0010-68a4-bf7a1e1fd3a5 - Monitoring in XI 3.0
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - XI: Alerts configuration - Step by step
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - XI: Alerts - Troubleshooting guide
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    /people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi

  • How to configure advance payment process in sd and fi

    hi,
    sap gurus,
    how to configure advance payment process in sd an fi
    how it will trigger  from sd and fi.
    and the accounting entries is also needed
    plz help me on this
    regrds,
    balaji.t
    09990019711

    Hi
    As far as my knowledge goes, this has lot to do with FI configuration for Down payments.
    Regards
    Aravind
    Assign points if useful

  • How to configure CVC automation process using SNP master data and BI customer master data

    Hi Gurus,
    How to configure CVC automation in MPOS structure technically, using SNP master data in CVC creation such as Product and location details
    and in parallel extract date from ECC to BI customer master data in DP. Where-in a APO BI cube should have only new combinations which are to be validated with ECC and existing combinations in the MPOS structure before creation of CVC in different regions of MPOS.
    Second the automation should also check certain validations of product, location and are part of SNP-ECC master data and are these new combinations.
    Could someone guide us in this process.
    Thanks
    Kumar

    Praveen,
    The short answer is to move the data into infoproviders or flat files for all of the 'characteristic-type' source data; and then copy CVCs from the infoproviders into the Planning area, probably using one or more Process Chains (program /SAPAPO/TS_PLOB_MAINTAIN).
    The long answer is that this is not a trivial undertaking; this could end up being a pretty involved solution.  If you do not have enough BW/DP expertise available locally to create this solution for you, then I recommend you consider engaging external resources to assist you.  I personally wouldn't even consider starting to work on such a solution without first knowing a lot more about the detailed business requirements, and about any existing solutions that may already in place.  An SCN forum is not really suitable for such an answer.  In my opinion, the BBP doc alone would be 20+ pages, assuming no enhancements..
    Best Regards,
    DB49

  • How to configure  Oracle BPEL Process Manager for JBoss 4.2.1

    can any body help me to configure Oracle BPEL Process Manager for JBoss 4.2.1

    Look here:
    http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/toc.htm
    Marc
    http://orasoa.blogspot.com

  • How to configure Work Status in BPC?

    Hello everybody,
    I have some problems with the hierarchy of work status control. I will explain it with a simple example.
    I have 3 entities: A, B and C. A is B's parent, and B i C's parent.I have the status: Opened, submitted company, submitted subgroup, approved.
    C is entering data with the status opened. When C finish, C change the status to submitted company. In that moment, C can´t enter more data because BPC desn´t let it. B's owner can enter data in C, but not C's owner.Ok, perfect.
    Then B enter some data in C and change the status to submitted subgroup. In that moment, A can enter data in C but B continue being able to enter data too, and I would like that B couldn't enter data in C although A could.How can I configure this? Is it possible?
    Thank you very much.

    Hi Fernando,
    The issue that you have is really familiar for me. We have exactly the same problem in a client a had.
    As you explain, SAP BPC approval process have this problem. The conclusion is BPC approval process (Workstatus) only have 2 approval level, Owner and Manager.
    Sorry but in your case when C have the power of introduce data, B could introduce data as well.
    You should use reviewer option. Maybe with this functionality you can increment an approval level. For example C could be reviewer of each entity B is owner.
    I expect my explanation solve your doubts
    gabriel Garcia

  • How to configure FTP in Process Flow

    I'm having troubles configuring an FTP activity in my process flow. Any clue how that should be done?
    The documentation does not tell that much. I added the following to my parameter list in "Activity Panel"
    /${Working.Host}=100.1.15.236/${Working.User}=XYZ/${Working.Password}=xxxxx/${Working.Rootpath}=C:\Nova\Data/${Remote.Host}=192.168.100.100/${Remote.User}=oracle/${Remote.Password}=xxxxx/${Remote.RootPath}=/export/home/oracle/
    where "/" is the variable delimiter. The deployment went successfully, but when I try to execute, it hangs at the FTP activity and generate an error when cancelled.
    Any help will be appreciated
    Thanks,
    Rene

    URGENT!!!
    i have included FTP activity in my process flow, i can able to FTP the file to the remote server.
    I have two transitions and point to two end processes, one is end-success and the other one is end-error. But even if the FTP process completed and file have been successfully send to the remote server, still the process ends with End-Error.
    If the FTP activity couldn’t able to send the file due to some other reason still the process ends with the end-error.
    Can any one give me some clues.

  • How to configure CF8 to process all URL requests?

    Configuration: Apache frontend, ColdfusionMX 8 application
    server
    My Application.cfc defines a cffunction OnRequestStart to
    check every URL (to ensure user is allowed access).
    The function works fine for .cfm files (because the
    jrun-handler specifies .cfm files).
    However I need every URL sent to Apache that contains a
    specific url-pattern (e.g. /secureMe/*) to be forwarded on to
    Coldfusion so that the OnRequestStart function will check for user
    access.
    How do I configure Coldfusion (e.g. jrun-handler, web.xml,
    jrun-web.xml)
    to process every URL?
    I've tried <servlet-mapping> and
    <virtual-mapping> and even tried out CFFileServlet but I
    cannot get Coldfusion to do anything with directories and non-cfm
    files.
    Any solutions and suggestions would be greatly
    appreciated.

    Originally posted by:
    Newsgroup User
    devodl wrote:
    >> I had already tried to use the servlet mapping you
    suggested:
    >> <servlet-mapping>
    >> <servlet-name>CfmServlet</servlet-name>
    >> <url-pattern>/secureMe/*</url-pattern>
    >> </servlet-mapping>
    >> in the hopes that the OnRequestStart function would
    process the URL. However
    >> it seemed that Coldfusion would ignore the URL
    because it did not contain the
    >> *.cfm pattern.
    > Correct, this only serves to get the request handed of
    from the
    > webserver to JRun, not to select the correct servlet in
    JRun.
    I had gotten that far but ran into the need for a servlet
    which I may need to avoid (see below).
    >> Did you mean rewrite the original URL from:
    /secureMe/private/files/foo.pdf
    >> (which is what I want to protect)
    >> to something like: /secureMe/index.cfm
    /private/files/foo.pdf ?
    >> or did you mean rewrite it to:
    >> /secureMe/index.cfm
    ?/private/files/foo.pdf
    >> so that the original URL is passed to the index.cfm
    as a QUERY_STRING argument?
    >Whichever you want. Make sure that SES URLs are enabled
    in web.xml if
    >you choose the first option.
    Since I have control over the form of the links to non-cfm
    files I decided to pass the path of the non-cfm file as an argument
    (QUERY_STRING) to a cfm template. /secureMe/checkAccess.cfm
    ?/private/files/foo.pdf
    Then the checkAccess.cfm template can do the work necessary
    to verify user access to non-cfm files.
    >> I am concerned that my OnRequestStart function is
    being bypassed when the URL
    >> is for non-cfm files and that using a
    UrlRewriteServlet to rewrite the URL and
    >> pass it to the index.cfm will not address the
    problem.
    > It will, the UrlRewriteServlet is executed first.
    Thanks again, this is good to know.
    >> If I must use a servlet to catch the incoming URLs
    for non-cfm files then I
    >> might as well scrap use of my OnRequestStart
    function (for cfm files) and
    >> simply use my own servlet to check user access for
    all incoming URLs.
    > If you have the skills to write a servlet, that is
    absolutely preferred
    > above hacking this into a CF.
    I have the skills and have written many servlets for Tomcat
    using Struts, etc. but the Coldfusion admin group likes to use
    everything OOTB (Out Of The Box). When I speak of servlets they get
    a glazed look in their eyes...
    While I am quite comfortable creating a WAR file and having
    the J2EE container perform the deployment it seems to be a bit more
    complicated with Coldfusion (i.e. include the runtime bits and
    deploy to JRun). I am not sure if the admin group is ready to
    tackle something that formidable. Development and deployment of my
    web application to the Coldfusion servers is much easier if I
    simply send the admin group a zip file of components, templates,
    css, etc. and just have them unzip it onto the server.
    >> I was hoping that the Apache mod_jrun connector
    would be configurable to
    >> handle more than just file extensions. Ideally I
    would like to ability to
    >> configure the mod_jrun20 connector in Apache to
    handle the /secureMe/*
    >> pattern since it would be a cleaner solution.
    >It should be able to handle wildcards.
    > Jochem
    I tried and it seems that the AddHandler jrun-handler setting
    only handles file extensions.
    I read somewhere that the mod_jrun connector only does two
    things:
    1 - Pass the request to JRun to see if it should be picked
    up by a servlet mapping
    2 - Pass the specific filetypes (e.g. .cfm, .cfml, .cfswf)
    to Coldfusion
    Once again thank you for all your help and advice.
    It is greatly appreciated.
    Steve Deal

  • Configuring an Integration Process

    Hi All,
    Are there any good articles or weblogs explaining how to configure an integration process in the integration directory? I have an integration process which implements a sync-async bridge.
    Thanks,
    Sandeep

    Hi Sandeep,
    check this links, it should help you.
    This would help you with confgiguring BPM,
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    This gives you info on SYNC-ASYNC Bridge, /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
    cheers,
    venk!

  • Configuration of calibration process

    sir i am new in sap pm.my boss given me a task that how to configure a calibration process in sap pm.i have seen on scn or google but i didn't get any document related to that please help me to configure a calibration process in sap.if you have any pdf or doc file then please share it to me.

    Hi
    It is a Huge data but Inshort I can tell you
    1.Create Equipment using IE01
    2.Create task list in IA01/IA05
    3.Create Maintainance plan using IP01
    schedule the equipment in the same with fix cycle.
    4.Schedule through IP30.
    Also In customization against PM order define the Inspection lot origin 14
    After scheduling Inspec lot of 14 will be created
    Then Do RR & DR
    This is how it will be used
    REgrads
    Sujit

  • How to configure quality process with batch management.

    Dear Friends,
                we have a scenario,our client receive goods with 101movement type  into quality inspection stock.
    once stock is passed quality check stock,then we will take into unrestricted stock with 321 movement type.
    failed in quality test will  be rejected.please give me suggestion how to map the scenario.while i am testing
    the process in my sandbox,its asking batch number.its not allowing me to post unrestricted stock with 321
    movement type.how to make batch as optional in this scenario?if batch is mainted for the material,how to
    configure the process.we are not using QM module.
    please suggest me.
    Regards,
    Varun

    In Batch management config in Logistic general, Check for the movement type 101 & 321 whether batch creation has been activated to Manual, Automatic, or no creation. In your case it looks like for mvt 321 batch creation is set to manual & for 101 no creation.
    if batch creation is set to manual, enter a manual batch no & proceed.
    But to cross verify wheter 101 has generated batch or not please check the stocks in MMBE.
    Hope this helps.
    Regards
    Mithun

  • In Exports sales process, how you configure the Duty Draw Back

    in my case
    we r creating Exports but
    duty unavailability of time and time taking process in export processing
    we are creating Excise invoice and cenvat is debited .
    now we r asking the govt. for the duty draw back for the value already cenvat is debited with proper documents like ARE1 etc.
    how to manage this duty back and what r the replications or changes thereafter
    thanks in advance

    Hi Sunitha,
    Pls can u explain how did u solve (In Exports sales process, how you configure the Duty Draw Back) this issue....since i don't have idea abt this...but shortly i am going to do this in my client place....
    thanks,

  • How to configure cancel invoices status to be cleared automatically

    Hi Sd gurus,
    created sales order,delivery and invoice and i have canceled the invoice. The document flow is like
    Sales order - completed
    Delivery- Being processed
    invoice- completed
    accounting document-not cleared.
    cancel invoice(s1)-completed.
    accounting document-not cleared.
    but my client needs all cancel invoices should be cleared automatically, he dont want to do manually. how to configure this,
    please help me urgent.
    points will be awarded.
    Thanks,
    Reddy

    I resolved this issue my self,because special general ledger assigned for this co code, so not cleared auto matically.
    issue closed.
    Regards,
    Nooka

  • How to configure JBoss for Oracle BPEL Process Manager

    an any body tell me , how to configure JBoss4.0.5 for Oracle BPEL Process Manager?

    http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/toc.htm

  • How to configure server process in sld add server in configtool

    hi friends
    i  have added the server process in  configtool after restaring the server  sld server is stoped it not staring and it gives a messge that configur server process in sld adiminstration
    can any one help how to configure the server in sld ?
    and what are ther prerequesties that i need to take  when i am adding sever proces in configtool and how many server proces i can add in the java engin
    after incersing server proces how to configur in sld ?
    regards
    raja

    hi janu
    thanks for responding
    i know how to configur  was abap and was java in sld. i have issue when i add 2  server process in configtool , sld server is stoped there it is giveing maintal profile in the sld administration. i would like to know what need to me manintatinge in sld this is my issue .
    regards
    raja

Maybe you are looking for

  • About to throw out my AEBS and replace it with an old D-Link

    Hi, Bought the Airport Extreme in March and connected an Iomega USB disk and a HP printer to it. The WLAN consist of a MacBook Pro Intel Core Duo, Dell Inspiron (Linux) and 3 XP machines. In addition there is an Airport Express (streaming music). To

  • Adobe reader is not opening

    ATTACHMENTS OF MY MAIL OFTEN COMES WITH ADOBE READER. IT IS NOT FUNCTIONING AND OPENING BECAUSE MOZILLA FIREFOXDO NOT PERMIT . IS IT SO . PLEASE PERMIT

  • External drives won't work since upgrading to Lion.

    This is a really frustrating problem.  I have two portable external hard drives that have both ceased to work ever since I upgraded to 10.7.  These are both used for large video files and I need them to work as they have some important stuff on them.

  • How to define Column Header text table control

    Hi All, I have to create a function in which user will pass Field Name, Field Description. I have to show that field description in Table Control Columns as Text for columns. Like if a user pass Material , PLant etc, then first column header text wil

  • If my left USB port works, will a Left I/O Board replacement fix my issue?

    I recently bought a Macbook Pro 2.33GHz off of craigslist. The seller made it seem like the issue was a dead battery because it would not take a charge. I have been looking online and it seems like the Left I/O board could be the issue. I have no pro