I need to find out which processes in my labview programme are causing it to execute slowly?

Basically, I require a program that takes readings from my apparatus every tenth of a second and writes it to my hard drive.  It starts fine but after 30 seconds or so it slows down to one reading per second.  My program is pretty lean but there must be something in there that is slowing it down.
What can i use to to get a read-out of what processes my program is conducting and how long they take in order to find out what is cuasing delays in the execution?

TommyP wrote:
What can i use to to get a read-out of what processes my program is conducting and how long they take in order to find out what is cuasing delays in the execution?
My guess is that your program does a lot of unecessary things. It would help if you could attach a simplified version of your code.
How are you writing to the HD? (express VIs, storage VIs, lowlevel file IO, a new file with every write, appending to an existing file, etc. ? Binary file, formatted text, etc.)
Do you keep the file open for the duration of the run or are you constanty opening and closing the file?
How much data is in one "reading"? (bytes, kilobytes, megabytes ?)
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • TS1646 We have several apple devices in our family who use my debit card for itune charges.  I need to find out which device (itune account) these charges are coming from.  Can you help?

    We have several apple devices in our family who use my debit card for itune charges.  I need to find out which device (itune account) these charges are coming from. Can you help?

    You can't tell which device a purhcase was made on, but if your family members each have their own iTunes account to which your card is linked then you can check the purchase history on each of those accounts via the Store > View Account menu option on your computer's iTunes - that should have 'purchase history' section with a 'see all' link to the right of it

  • I have two copies of CS6 and I need to find out which serial number is installed on which computer. How do I find the serial number once it's installed on a computer?

    I have two copies of CS6 and I need to find out which serial number is installed on which computer. How do I find the serial number once it's installed on a computer?

    if they're pcs, Belarc Advisor - Free Personal PC Audit, for software, hardware and security configuration information on your computer.…

  • Query to find out which process consuming more cpu?

    Hi All,
    some one please tell me the query to find out which process is consuming more
    cpu resources?
    Thanks and Regards
    Srikanth

    Use V$SESSTAT to determine which sessions are using most CPU, and investigate what SQL these users/sessions are executing:
    SQL> select ss.sid, se.command, ss.value CPU, se.username, se.program
    from v$sesstat ss, v$session se
    where ss.statistic# in
    (select statistic#
    from v$statname
    where name = 'CPU used by this session')
    and se.sid=ss.sid
    order by ss.value desc;

  • Any good way to find out which process is running on which CPU, how long it

    Hi All
    any good way to find out which process is running on which CPU, how long it took, how many threads it has forked, which thread went to which CPU, etc. .
    RPS
    Message was edited by:
    RajeshPS

    Hi All
    any good way to find out which process is running on
    which CPU, how long it took, how many threads it has
    forked, which thread went to which CPU, etc. .Because the scheduler moves threads from CPU to CPU all the time, that would be a lot of information to store. I don't know any easy way to gather it.
    Under Solaris 10, you could write a dtrace script that noted every time one of the processes thread was enqueued or dequeued on a cpu and post-process that.
    That's probably the best way.
    Darren

  • I need to find out how much wifi data my apps are using. I have a very limited amount of wifi data, and I am exceeding my monthly allowance. Apparently, even apps I think are not open are sending/receiving data through the wifi and using up my allowance.

    I need to find out how much wifi data my apps are using. I am on a very limited amount of WiFi data each month, which I am regularly exceeding. I have been told to work out which of my apps is using the data. Also, I think I have closed an app by double clicking the home button, then swiping the app up - is this the way to close it, or will it still be sending/receiving data?

    Go into your Settings : General : and turn off background refresh for your apps.  In Settings : Mail  turn Fetch new data to OFF and Load Remote Images to OFF.  This will mean that Mail will only check for messages when you actually use it, and all your advertising junk mail won't have all the images in it.
    Turn off push notifications every chance you get.
    Make sure you are actually quitting apps:  to quit apps press the Home button twice and you should see a bunch of smaller screen images for every open app.  To quit the app swipe from the screen image (not the icon) upward off the top of the iPad.  You can swipe left and right to see more open apps, but there must be no left-right movement on the screen when you swipe upward to close the app.
    Turn off your internet connection when you do not need it.  The easiest way to do this is to swipe up from the bottom of you screen to get the control centre, and then touch the airplane to turn on airplane mode.  You can repeat this sequence to turn it back on again when you need it.  Most especially turn airplane mode on whenever you are sleeping your iPad for long periods.  This will save battery life too.  OR actually turn your iPad off - which means holding the power key down for several seconds until the red swipe bar appears, and then swipe to turn it off.  If you go this route, note that it will take longer to turn on then it takes to wake from sleep.

  • HT1937 i need to find out which carrier my 3GS hot plz help someone IMEI: 012265001470520

    hey guys,
    ehm.. i wanted to find out how im gonna find out which carrier my Iphone 3GS got.
    so if anyone can help me out plz do
    my IMEI: 012265001470520
    i read thats gonna be find out with the imei so i posted it
    plz advice me fast

    Ask whomever originally purchased the phone.  There is no reliable way to tell otherwise - certainly none of your fellow Apple users here can tell you.
    P.S. if you are in the USA and the iPhone was purchased in the USA, it has to be AT&T.

  • Need to find out which application is making an frequent account lockout in AD

    Hi ,
    In my environment two of the user accounts are having an frequent account lockout.
    We have found that the account lockout was happening in their own machines with the help of the event logs in the domain controllers.
    Please tell us how do we find that which application on their machines are making an frequent account lock with the help of event logs else do we have some other options.
    All of your suggestions are much appreciated.
    Thanks & Regards S.Nithyanandham

    Usage of Microsoft ALtools( https://www.microsoft.com/en-us/download/details.aspx?id=18465 ):
    LockoutStatus application
     Run LockoutStatus.exe and choose File > Set target > Define “Target User Name”
    and “Target Domain Name”
    Tool will show you user with its “User State” (Locked/Not Locked), time when
    account was locked (Lockout Time) and will allow you to Unlock Account if you
    right click output string.
    EventCombMT application
     This tool gathers specific events from Windows event logs of single or several
    different servers to one central location.
     Run EventCombMT.exe > Right Click on “Select to search” field >Choose “Get DCs
    in Domain” > Mark your Domain Controllers for search> Select “Security” log file >
    Type “4740” in the “Event IDs” field > Choose “Success Audit” Event type > Click
    “Search” > Wait for “Matching Events Found” counter to show some values and
    click “Quit”
     In the opened window investigate file or files named by your domain controllers
    names. You should be able to determine the originating system where lockout
    happened by searching for “Caller Computer Name”
    Aloinfo application
     This tool has 2 purposes:
     To display all user account names and the age of their passwords run cmd >
    change directory to the one where ALtools were extracted > type @powershell >
    Enter > type “./aloinfo.exe /expires /server:DC | out-file C:\temp\expires.txt” >
    Enter
     To display credentials used for running services or for mapping network drives
    run cmd > change directory to the one where ALtools were extracted > type
    @powershell > Enter > type “./aloinfo.exe /stored | out-file C:\temp\stored.txt” >
    Enter
    You may also enable Netlogon logging on DC through command shell:
    nltest /dbflag:2080ffff
    Netlogon.txt file is created in %systemroot%/debug directory
    Just don't forget to turn it off after investigation :) nltest /dbflag:0
    Or you can use
    Netwrix Account Lockout Examiner to troubleshoot account lockouts, it's free.
    --- Jeff (Netwrix)

  • Need to find out which apps were purchased previously (local copies lost)

    Rebuilding after losing the main HD on a MacBook (no, there was no backup, sigh). There were a few dozen iPhone apps, and the first iPhone sync wiped them from the iPhone. So we have no local list of purchased iPhone apps.
    Is there an easy way to find out from the App Store which apps have been purchased with an account in the past?
    Thanks

    in iTunes, go to the iTunes Store, on the right side of the store you have some "Quick Links", one is a link to your Account. There you can select your "Purchase History" and you see everything you were downloading... hope that helps

  • I need help finding out which web cam I own.

    I've had it since Christmas last year, and this year, I got a new computer. I put in my webcam and it said it didn't know what it was. Obviously, I need the drivers for it, but I don't even remember what kind of camera I got. I can take a picture of it with my camera and post what it looks like, but maybe you guys would know. It's white, and the circley-thingy right around the lens is grey.

    VF0220 is a Live! Cam Video IM, there are Windows XP and Vista drivers available in the download section.
    I have included the filenames for your reference.
    If you are running Windows Vista:
    Creative Live! Cam Video IM (VF0220) Driver v.03.02 (<FONT color=#222222 size=><B>2.48 MB</B>)
    Filename: LCVM_PCDRV_US__03_02.exe
    If you are running Windows XP, download this driver instead:
    Creative Live! Cam Video IM Driver .0.0.00 (<FONT color=#222222 size=><B>2.29 MB</B>)
    Filename: LCVM_PCDrv__0_0.EXE
    You can might want to download the Li've! Cam Center software too, it works on both OS.
    Creative Live! Cam Center 2.02.05 (<FONT color=#222222 size=><B>3.89 MB</B>)
    Filename: LCC_PCAPP_LA_2_02_05.exe
    Hope this helps.

  • Finding out which jars are needed

    I am using an open source library. I am only using a fraction of its functionality, and the library is huge (it drags in many other JARs from other OS projects). This is making my install file very large, and I need to cut it down.
    If I take just the parts of the library I am actually using, is there any way to find out which of the other JAR files are still being used? It seems that a missing JAR at runtime might not be detected when the program runs up (is that correct?) but might result in a runtime error later on when Java tries to load the library.
    Is there a more methodical way of doing this than just removing various JARs and checking if it still works?

    Run app with -verbose:class - you can do this standalone or add parameter to JRE in the Java Control Panel
    (also enable tracing and then check result trace file).
    This option will list where each class is loaded from.

  • What information can I use to find out which software has been downloaded for my company?

    Hello Adobe forums! I hope this is the right spot to put these questions.
    This is the situation:
    I work for a very small printing outfit in a very small town in the middle of nowhere, Canada.
    Everybody that worked for the company that was involved with adobe in the past has now moved on, except people that can't help with this issue.
    I have managed to slueth some information from some people here but nothing concrete.
    Anyways, so far that I know that this company subscribed to some sort of Adobe subscription service that enabled them to upgrade as need be for an annual fee. At least this is what i've been told.
    We have both a PC and a Mac version of Adobe Design Premium CS3, working on their respective computers. The reason I need to know whats going on is that the PC with CS3 is about to go kaput - So I've got a new PC. Now I need to transfer the design suite from one computer to another. I know I can have active two installations of the design suite per purchase, but I also know I can deactivate one activation and reactive it again elsewhere. Thats the option I want to pursue.
    I have no idea what usernames were used to download these products, no idea which people in the company's history were responsible for acquiring these suites. I have a list of names and emails, and also I do beleive the company credit card has remained the same for many years, and so I have that as well.
    I also still have the working and legitimate copies of Design Premium CS3. I do not have serial numbers for these programs because I dont have access to the emails that purchased them. I did however yesterday register the photoshop CS3 to the current email address I use now for adobe.com (although I haven't seen anything reflected in my account just yet - I understand it takes 24-48 hours for that to show up) So that I believe should at least be one step towards proving to adobe I exist and that my design suite is genuine.
    So basically I'm looking for two things. One, I need to find out which account we used to acquire the software (With email addresses and a CC# should will I be able to find this?) and two, I need the serial number and a link to download CS3 Design Premium, which I'd imagine is dependant on the first objective.
    (An interesting side note: in the Adobe folder on the dying PC there is an unistalled zip file containing CS4 Design Premium. I know the PC wont support CS4, so maybe thats why its not installed. Interesting that it is on there - is there any way i can tell if it was downloaded from a subscription service by jsut looking at the .7s zip file?)
    Thanks for any help anyone can provide! Any further info I can give I will glady hand out, cheers!

    Two thoughts:
    (1)     It is possible that your Adobe software was the result of belonging to a now-discontinued Adobe Print Service Provider program where for a certain annual membership fee, print service providers were provided with (a) both a Windows and Macintosh license to the Adobe print-oriented software products (such as InDesign, Illustrator, Photoshop, and Acrobat) and (b) special direct product support as well as the ability to put your name on Adobe's website as a member of this program. The program ended over a year ago if I remember correctly.
    (2)     You may wish to contact Adobe Customer Support (not Technical Support) and see if they can track down any and all licenses associated with your company. If you have the names of the former employees who worked with this software, it would be helpful. Likewise, if you were a member of the discontinued Adobe Print Service Provider program, you may have some options for upgrading/updating the software you have.
    Unfortunately, you cannot get any more definitive information about your situation on these forums.
    Good luck.
              - Dov

  • ADF table: How to find out which rows were modified by the user

    Hi,
    I am using ADF table to display data that can be modified by the user (ReadOnly = false in the input text). I need to find out which rows were modified by the user, and only update (persist) those rows in the database.
    Is there an easy way to find out which rows were modified by the user.
    I am NOT particularly concerned with which columns were modified as I would update the entire row (if any data in that row is modified).
    I am using Oracle JDeveloper version 11.1.1.3.
    Thanks,
    Ash K

    Thanks Timo.
    I am using ADF Data Control (which are created from Web Service proxy) to display/update the data.
    In the backing bean, the operation that is invoked at the time persisting data is as follows:
    public void commitOperation {
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding = bindings.getOperationBinding("operationA");
    DCIteratorBinding dciter = (DCIteratorBinding)bindings.get("someIterator");
    for(int i=0; i<dciter.getViewObject().getEstimatedRowCount(); i++)
    Row row=dciter.getRowAtRangeIndex(i);
    SomeObject someObject= new SomeObject ();
    someObject.setAttr1(row.getAttribute("Attrbute1").toString());
    someObject.setAttr2(row.getAttribute("Attribute2").toString());
    objectList.add(someObject);
    operationBinding.getParamsMap().put("param1", objectList);
    ResultObject result = (ResultObject) operationBinding.execute();
    Inside the for loop (or any other place in the backing bean), I would like to figure out if the row was modified by the user. Please let me know if how to get that. If ADF provides this automatically, that would be GREAT.
    Thanks,
    Ash K

  • How find out which user is using which company code?

    Hi Gurus,
    I am having more than 500 users in Production System.I need to find out which user is using which company code?I can get the roles and users separately from two different SAP tables.
    Is it possible to get it from a single table or Tcode?
    Best Regards,
    Rahman

    Hi,
    Thanks for the update.Yes I tried with SUIM.But I was unable to find any clue.
    Regards,
    Rahman

  • Query to find out which workflow(s) use a particular message ? wf_messages

    Hi guys
    Hoping someone can help.
    I've a list of particular notfication messages, which are stored in the WF_MESSAGES_TL and WF_MESSAGES table, and I need to find out which workflows use them.
    Can anyone tell me what table I can query to find this out ?
    There's no referential integrity which I can use to find this out, and google has turned up nothing so far.
    Any ideas ?
    Thanks a lot
    Scott

    You can use this and tweak it around:
    select p.process_item_type, p.process_name, p.activity_name, a.message
    from wf_process_activities p, wf_activities a
    where p.process_item_type=a.item_type and
    p.activity_name=a.name and
    a.end_date is null;-- means the active/current activity
    Regards,
    Alejandro

Maybe you are looking for

  • How to export best quality gif animations in flash

    how to export best quality gif animations in flash

  • BOXI R2 SP2: Error in Infoview when accessing report that has subreport in it.

    I have subreport imbedded in a Crystal Report.  When published to BOEXI R2 SP2.  We've just upgraded to service pack 2, and now it seems subreports that are linked to main report no longer work. I'm getting error: Error in File D:\Apps\Business Objec

  • Add a new Ethernet line?

    My Base Station is in a home office with feeds going various places in the house. All the ports are full. One goes to an Airport Express in the living room for a direct Ethernet connection there for music. I want to add the new AppleTV. It will sit n

  • Issue in Funds Management

    Hi Gurus, I am facing one problem in Funds Management. I have created budget document using transaction code FMBB. after when I am trying to create purchase requisition, system is giving the following message. 'Annual Budget exceeded by 3,20,000 But

  • MediaSource: No left rear sound with mlp 5.0 fi

    I have an Audigy 2 ZS running on Win XP. I make my own MLP files. I used to make 5. files, but I just started making 5.0 files (24 bit, 88200 Hz). I play them in MediaSource. 5. files play fine, but with 5.0 files, the left rear speaker is mute. If I