Indicator Value Updated After 2nd Run

Hello,
I've this statistics vi that calculates various things. One of the indicators updates its value only on the second run and not on the first run, I'm confused as to why it happens. I've tried using flat sequence, but it still does the same thing.
Any ideas?
Thank you,
Solved!
Go to Solution.
Attachments:
stat_done.vi ‏196 KB
Indicator.png ‏5 KB
subarray_post.vi ‏11 KB

Hi Ravens Fan,
The .png file shows which indicator it is. When I run stats_done with a .txt file, subarray.vi suppose to count jumps(doesn't matter though) and then pass the value to "# of times exceeded," which in turn writes it to the array in the front panel and the .txt file. BUT, "# of times exceeded" shows a value only when I run stats_done twice instead of once. Here is a .txt file that you can run with stats_done.vi, if you want; I believe it'll explain better than me (look at # of jumps value in the front panel). It's a really weird issue....
Thank you,
Attachments:
H10 nzl 919 1500 psi 40 kHz 3.0V 6spf 1.0µs_LTS_A Data095002.041.txt ‏19 KB

Similar Messages

  • BIA Master Data Index Not Updated After Change Run

    In BIA it shows master data 0VERSION table /BI0/SVERSION has 360 records which matches with the number of entries in SE16 /BI0/SVERSION.  One record was added to 0VERSION so now SE16 /BI0/SVERSION shows 361 records.  I did a change run for this infoobject 0VERSION but the BIA index for /BI0/SVERSION still only show 360 records. I expect it to show 361 records after the change run.  Is this a bug?  Thanks.

    Hi Thao,
    I see one of 3 possible scenarios:
    1) You load 0VERSION as a part of master data load (from flat file or another system). You see your 11th record in version "M" after load and then you run change run that makes "A" version of the record. ---> BIA index should be automatically updated. If not - open OSS message to SAP.
    2) You load transactional data in an InfoCube, and it has new value for characteristic 0VERSION. ---> In this case you need to run roll-up of this new load request in the InfoCube to let BIA index be in-sync.
    3) You are modifying 0VERSION manually (e.g. SQL INSERT statement), so system is not aware of new record at all. ---> You need to run the mentioned single-table-index program to update BIA index.
    Is it any of these 3 scenarios, or you have the 4th one?
    Regards,
    -Vitaliy
    Edited by: Vitaliy on Aug 19, 2008 1:59 PM

  • Payment document updated after payment run but no check information

    Now Folks help out with this one.
    We have the Payment Run completed and one vendor is missing a check. we look into the account and see that we have a payment document to this account so posting key 25 Vendor, and 50 Bank. but no check information.
    I can go in and reverse this document and manually input a check but in my next payment run another 4 vendors have no check info,
    so i cannot even cancel or reprint becos i have no check number I can only reverse
    HELP!!!!!!

    hi,
    u have to check if for the line item if payment is done or not if the payment is done u have to write the manual check and assign the check numbre to the payment line item for this u can used FCH4 or FCH4.
    hope this is clear. assign.
    With regards
    Krishna.

  • Source indicator not updated after PO created from SOCO

    Dear SAP gurus,
    We are using SRM 7 with EHP1 and ECC 6 as backend. We are using plan driven procurement, but as we're not using XI/PI we're using program BBP_EXTREQ to transfer PR from ECC to SRM.
    When the PR comes to SRM as SC, the source indicator is 'X', which is correct, as we can now do sourcing. We click propose source of supply, found contract, and the proceed to create PO.
    Now when we come back to sourcing cockpit we still find the same SC sitting there. Checking in SRM, we find out that the source indicator is still 'X'. As per what I read from other post, it seems that there is field BBP-PDIGP-QUAN_PO_E which should be filled with PO qty, in this case the quantity is still 0 though the PO already created. (note that we schedule BBP_GET_STATUS2 and clean_req_requp per 2 minutes already).
    This is confusing as we ONLY have this behaviour in our production system, but it works perfectly well in our QA system (source indicator changed to blank and QUAN_PO_E is filled).
    Can someone shed some light on this?
    Best regards,
    John

    Hello,
    In order to eliminate if issue lies in the variant used for BBP_GET_STATUS2, you can execute this program manually and enter the cart number directly. Just to check if issue does not lie in variant.
    Regards,
    Ricardo

  • Price update in costing run

    Hi All,
    We have 2 costing variant for the company code. Out of the 2 costing variant, we have to block one costing varimonthly price update after costing run for one costing variant.
    Unchecking the option of 'Save estimate' in costing variant under update tab has resulted into blocking of cost estimate by t.code - CK11N.
    Regards,
    Abhishek

    Hi Abhishek,
    Create/Copy costing type in transaction OKKI. If you are getting an error message while creating new one, try copying the existing one to a new costing type.
    As regards, assigning the new costing type to existing costing variant - I don't think system allows you to change the costing/valuation variant for an existing costing variant. You can change other parameters (date control etc.,), however.
    You can copy the existing costing variant to a new one and assign the newly created costing type (with no update setting).
    Hope this helps.

  • (1) Would like to pause syringe pump at certain volume while still collecting diameter data, (2) Would like to delay chart and numerical indicator output until after syringe pump is run

    Hello:
    I am using Labview to control a New Era Pump Systems automatic syringe pump and to record diameter measurements from a LaserMike optical comparator. My program is fully functional, the code is attached with all auxilliary files in the NE-50X folder. I mostly understand my program, I used drivers for the NE-50X pump found on the NI website to build my code and added to it as needed. My program currently does the following:
    After I push the white Run button, I am prompted for a file name. After I enter one, Labview begins collecting data from the LaserMike and syringe pump and outputs them to their respective numerical indicators and waveform charts. Then I can change the syringe pump flow rate and syringe diameter on the front panel. Once I push the green RUN button on the front panel, the syringe pump runs, and the balloon diameter vs. syringe volume XY graph begins to record. I can then reverse the direction of the pump and/or pause the pump however many times I like, while Labview still records diameter from the LaserMike. Pushing the red STOP button on the front panel terminates the program and stops the pump.
    Here are three things I would like to change about my program that I don't know how/what to do:
    1) I would like the LaserMike and syringe pump to output to their respective numerical indicators and charts only AFTER the green RUN button on the front panel has been pushed and the pump is running.
    2) I would like to be able to pause the syringe pump at two specific volumes while Labview continues to collect data from the LaserMike. I do not mind if I would have to push RUN to manually restart the program. I just want the pump to stall for a few seconds once the syringe pump dispenses a certain volume without the program terminating.
    3) I would like the program to terminate once a certain volume has been dispensed. I would also like the syringe pump to return to zero, its starting position, after each test so that each test is identical.
    If anyone has ideas about how to do any of these three things, your help is greatly appreciated.
    Attachments:
    Balloon Diameter.vi ‏132 KB
    NE-50X.llb ‏994 KB

    1.  You can set a boolean value when the Run button is pressed and use that boolean value to determine whether or not your indicator is updated.
    2.  You check the value of your syringe volume every loop iteration and pause the pump if a certain value is reached.  You can have the program wait for the user to press a button to restart.  You can also have it pause for a period of time and continue automatically.
    3.  Just like #2, you can wait for a certain value and stop the overall loop once that value has been reached. 
    Your program is an excellent candidate for event handling.  I have attached a link to a tutorial.
    Brian R.
    District Sales Manager
    Washington DC
    National Instruments

  • SIS- Updating- Open Orders value and quantity not updated after delivery

    Dear Guru's
    in the SIS transaction MCTA
    when i create the sales order the values in the fields
    incoming sales ,sales,credit memo,open orders ,open orders etc
    are getting updated correctly
    but after creating the delivery,pgi and billing these values are not getting updated .like the reduce in the open order,open oerder qty they same as earlier afer creating sales order.
    if i cancel the order then the values are again updated accordingly
    can you please suggest me a solution for this problem,why this is happening of not geting updated after doing delivery and pgi
    waiting for the reply
    thanks in advance
    ramana

    Hi,
    Your query revolve's around LIS reporting. For any reporting, SAP recommended solution is SAP BI
    FYI SAP is not going to continue Support for LIS Based reporting.Developement on LIS based reporting is already stopped.
    Companies still use this tool to manage their reporting.
    Not all the key figures are updated by default. In your case you will have to carry out the enhancement.
    Please go through the following path:
    SPRO - Logistics General - Logistics Information System --- Check Help on Data Enhancement.
    Rgds

  • HT5244 Is there any way to find out after(!) running die Update, if i have been infected?

    Is there any way to find out after(!) running die Update, if i have been infected?

    Run any one of these tools: http://reviews.cnet.com/8301-13727_7-57413811-263/flashback-malware-removal-tool -roundup/
    Or you can check manually: http://reviews.cnet.com/8301-13727_7-57410096-263/how-to-remove-the-flashback-ma lware-from-os-x/

  • After OS X 10.10.1 update can't run or install creative cloud

    after OS X 10.10.1 update can't run or install creative cloud
    all adobe apps (PS, AE, PR, IL,... ) running fine even update runs ok... just can't install or run creative cloud. When run installer the progress bar hits 100% and just disappear and nothing happens. (to unninstal i used official remove tool)
    please help i need to get working my CC files sinc.
    thank you

    Did you check System Preferences - Trackpad ? Also I'm not sure exactly what 3 fingered swipe are you referring to?

  • Apple tv3 runs slowly on all apps in the box,after the last update.Picture sometimes runs slowly on netflix ,and all the apps in the apple tv3 box.But the sound is ok.Anyone else have this problem?

    Apple tv3 runs slowly on all apps in the box,after the last update.Picture sometimes run's slowly on netflix ,and all the apps in the apple tv3 box.But the sound is ok.Anyone else have this problem?I have a 20Mbit wireless line,but i had put a cable from my router to my apple box,but it did not help.

    Are you using a home network?
    Try the following :                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings

  • HT202157 I updated my 2nd gen apple tv and after completing the downloading and installing the software I got an itunes picture that means i have to connect it to iTunes,, can i skip this ? coz i don't have the mini usb cable

    I updated my 2nd gen apple tv and after completing the downloading and installing the software I got an itunes picture that means i have to connect it to iTunes,, can i skip this ? coz i don't have the mini usb cable

    No, if you have that picture it means the update went wrong and you need to restore via iTunes.
    AC

  • I updated my 2nd gen apple tv and after completing the downloading and installing the software I got an itunes picture that means i have to connect it to iTunes,, can i skip completing the downloading and instais ? because i don't have the mini usb cable

    I updated my 2nd gen apple tv and after completing the downloading and installing the software I got an itunes picture that means i have to connect it to iTunes,, can i skip this ? because i don't have the mini usb cable

    No, if you have that picture it means the update went wrong and you need to restore via iTunes.
    AC

  • HT1338 Final Cut Pro will not update after new os and compressor will not run until the update is done. System shows no updates available

    Final Cut Pro will not update after new os and compressor will not run until the update is done. System shows no updates available

    Sorry for being unclear.
    When I am using the update in the App Store App, there will be a list of various applications that have updates to be installed (Final Cut Pro will be in this list).  I will already be logged in with the Apple ID I use for everything (my dev account).  I will be able to update all of the other various applications needing updating except for my Final Cut Pro.  When I click the update button next to the FCP update, it will give me an error saying  "This download is not available for this apple ID either because it was bought by a different user or the item was refunded or cancelled"
    I have not had any applications refunded or cancelled and this has only happened since my update to Yosemite.  FCP was working fine until the upgrade.  Is there anything that can be done to fix this?

  • Windows 7 64-bit update won't run after hard drive replacement HP G62-144DX

    Replaced hard drive, ran recovery discs, everything OK except that windows 7 64-bit would not update. Services showed windows update to be running, but update gave error message: service not started. Reinstalled old hard drive which before all tests had showed drive to be defective and tried again, this time all ran Ok and windows update ran. This time all tests showed the orginal hard drive to be OK.

    Hello jzerener,
    Is there a question in here somewhere?  I'm happy everything is working again, but I certainly can't explain why you encountered these results as you updated.
    Thank you for sharing.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Mouse wheel value update

    Hello everyone
    I am trying to get the value from "mouse scroll" changed by mouse wheel. The attached code is very simple and seems to be right wired, but it's not working properly. If you run the VI and scroll up and down  mouse wheel, you will see that sometimes the value is updated on the indicator, sometimes don't. If you keep using the mouse wheel always on the same direction (i.e. up), the value on the indicator starts to increase but not after every single roll of the mouse wheel. Seems like a lack of sync between the while loop execution and the mouse wheel usage.
    Any ideas how to trigger the loop just after mouse wheel usage? I have to sync them.
    Thanks
    Dan07
    Attachments:
    Mouse Wheel Value Update.vi ‏10 KB

    Mike
    I got your Vis and did some modifications to adjust them to my code and everything is working like a charm. But I would like to understand what's going wrong with my code (the one that I attached on the first message of this thread). I did a very very very simple code that was supposed to do the jog, but it is not working. As I roll the mouse wheel the value on the indicator does not update in sync with the mouse wheel (sometimes it updates, sometimes don't). If I have my code working I can put it inside an event structure on the timeout case and use:
    Mouser Enter array - feed timeout with 10ms
    Mouse Leave array - feed timeout with -1ms
    Anyway, thanks for your code.
    Please, help me to understand what's wrong with mine.
    Aested, my VI works on my computer too, but the value on the indicator does not update in sync with all movements of mouse wheel.
    Thanks
    Dan07

Maybe you are looking for

  • XML Format not poper For receiver File Adapter

    I am using XML File to xML File scenario. My receiver is SAP R/3 system. When I send file from another system, It is properly seen in payload but the file is not properly recived on SAP R/3. The XML File appears on single line and when seen on SAP si

  • Ruleset Comparison in GRC10

    Hi, Does any one also know the Ruleset comparison program name in GRC10. I tried running the Ruleset comparison option from NWBC->Setup-> Access Ruleset Maintenance->Rulesetup->Ruleset Comparison, there is an option to select Risks,Actions,Permission

  • Possible name conflict flex - java

    I have a string property 'comments' in data object A, it was working fine that the data was passing from flex to java, then because of some other properties in A, i need to add @XmlType and propOrder for A, then suddendly 'comments' is always null fr

  • Verification E-mail Waiting Time

    Why does apple take SOOOO long to send a verification email? I want to create an itunes account so I can buy some music to listen to tomorrow, but because it takes apple an astonishingly long time to send an email, I can't verify my account so can't

  • Cannot re-add deleted Header row to tablix in SSRS 2012?

    Hello, I am stuck on this seeminly small issue. I am using SSRS 2012 RC0 in Visual Studio 2010 sp1 to build this tabular report. I had inadvertantly removed the initial header row from my tablix before adding numerous nested groupings to move the col