Save time in a table

Hi people!
I have a doubt and I think someone from here have the soluction.
In the picture I add you can see a "result" , this is the time 00:00:00.000 and when the max value is less than 4,5 start time if not reset the time.  I want to save this time in a table but...I'm bit confused...
I have to use a shift register or what..?
Any idea?
thanks,
Attachments:
ss.png ‏95 KB

Hi jocuma,
You must be comaring the time with 4.5 right? which will give boolean true/false. Connect this to simple case strucure. In true case, save the timing.
Thanks
uday,
Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
Certified LabVIEW Associate Developer (CLAD) Using LV13

Similar Messages

  • Cubes - how to extract a single dimension and save it in a table

    Hi,
    I am new to the cubes concept, although I've used it several times in the past to analyse the data but never explored options beyond that. using excel, I can get different dimentions from the cube such as customer information, location, etc.
    is there a way to extract (automatically) a single dimension and save it in a table...? e.g I want to pull customer name and revenues only from the cube, how would I do it?
    Thanks

    Hi,
    tparvaiz wrote:
    Hi,
    I am new to the cubes concept, although I've used it several times in the past to analyse the data but never explored options beyond that. using excel, I can get different dimentions from the cube such as customer information, location, etc.
    is there a way to extract (automatically) a single dimension and save it in a table...? Sure, you can do that.
    Say you had a table with many customers, and you were interested in only one of those customers: what would you do? You'd write a query with a WHERE clause that included only the customer you wanted to see.
    A cube is a table with many dimensions. You're interested in only one of those dimensions, so what can you do? You can write a query with a WHERE clause to include only the dimension you want to see.
    e.g I want to pull customer name and revenues only from the cube, how would I do it?Exactly how to do it depends on the table(s), your requirements and your Oracle version. As the others have said, post a little sample data (CREATE TABLE and INSERT statements to simulate what your real table looks like), and the results you want from that data.
    Always say which version of Oracle you're using (e.g. 11.2.0.2.0).
    See the forum FAQ {message:id=9360002}

  • How do I deal with project bloat? Long Save time is getting worse?

    Here are the FB posts I have got about this issue. I tried to paste them neatly but didn't work.
    To be honest I am baffled that such an advanced NLE has so many issues. There should be a warning about the Warp Stabilizer messing up a project I had no idea till now.
    This was my question to a PP user group on FB.
    I am cutting a 60+ minute doc with lots of source material and the project takes a dogs age to save now which is beginning to interrupt my workflow. I would have thought the save would take less time depending on how much work was done since the last save. I suppose working with Proxies might be the solution but I am already 70% done.
    Here are the responses
    Saving the project file on an SSD might be a good idea.
    Your project size is slowing you down. Create a couple of projects, each containing a part of the footage. Organized in bins as needed. Call them footage projects. Create an other project named edit and cut in there. Use the media browser to browse the footage projects. Import what you need and use search bins to keep it organized.
    If you didn't transcode your footage before you started the project it could be part of the problem. And like the other post says only having the footage you are currently working on will also help. The claim that you don't have to transcode when working in Premiere is misleading because in most cases when working with many different source codecs transcoding will always improve your computers performance.
    I had the exact same experience cutting a 90 min feature with 120 hours of Pro Res 4444 footage. Long save times are caused by project bloat, either by having too many assets loaded or a lot of warp stabilizer effects applied. Transcoding will only affect playback performance and exports - it doesn't sound like it's the problem in this case.
    only some codecs (4K GoPro, 6K R3D, lengthy h264/AVCHD clips for example) benefit from transcoding and will be snappier and playback smoother. But transcoding will never ever help the loading or saving time of your project
    Don't apply warp stabilizsr to everything. All those coordinates get stored in project file
    All I can say is that I worked on a Premiere project in November where my computer spent up to 5-7 minutes scanning through all the different directories with footage after the project was open before I could play back the sequences in my project. I ha...
    some of the ftg is in need of stabilization so I did use the warp stabilizer but not excessively. 15 x 3-10 second clips. Is there a way of managing the storage of the coordinates too minimize the hit on the project size?
    nope. Try importing existing project into a new project.
    I usually stabilize footage in a separate project to avoid huge project files, and export the stabilized result. Then I use the stabilized version in the main project.
    I also work with Nested Sequences a lot. Working in short, manageable timelines. When opening a large project, Premiere will find the footage for the active sequence first, so I can start working quickly, while Premiere is still finding the rest of the footage.
    Could do your warp stabilizing in AE and export renders of them, then import those renders into your project so the are just media files instead of files with stabilizer tracking points.

    I usually stabilize footage in a separate project to avoid huge project files, and export the stabilized result. Then I use the stabilized version in the main project.
    That would be something like  the advice I would have given
    and  more likely...
    Save heavy duty  FX application until after you have locked down your edit. (eg Blurs , Warp, 3rd party FX(MB)
    I Create separate sequences or Duplicate Projects for many reasons.  eg CC/Grade  and
    Warp Stabiliser ...definitely.  Its even has a slow save  impact on After Effects Projects!

  • Is there any way of exporting a clip (example 1 hour) into 4 seperate 15 min clips at the same time? Or does anyone have any ideas along the same lines to save time? Add my skype baconhousevidz if you can help or are unsure of what im asking

    Is there any way of exporting a clip (example 1 hour) into 4 seperate 15 min clips at the same time? Or does anyone have any ideas along the same lines to save time? Add my skype baconhousevidz if you can help or are unsure of what im asking
    thanks everyone

    BaconHouseVidz wrote:
    … at the same time…
    in hope to speed things up?
    no, no effect.

  • Editing one row at a time in a table control

    Good day all
    I need your urgent assistance with the problem below:
    At first time load, the table control needs to allow input on the first line only, validation will then be done through clicking a “check” button.  After the check has been done, table control needs to open up the second row for input and grey out the first one. This sequence needs to follow every time a check has been performed.
    After the check has been done, table control needs to show the previously entered data on the first line but grey it out, and open up only the second row for input.
    The table control has been created using a wizard with an internal table and I am working on dialog/screen programming. The table control has been created as an output control but it needs to perform as both and output and input control.
    I have made changes to the “MODULE tc_create_ph2_get_lines OUTPUT.” Which is created by the wizard as follows:
    The module is in the PBO Section.
    IF it_tab is initial.                                                                 "it_tab being the internal table that stores the data from the table control                        
         DESCRIBE TABLE it_tab LINES lv_num.
               LOOP AT SCREEN.
           IF tc_create_ph2-current_line <> 1.
             screen-input = 0.
             MODIFY SCREEN.
           ENDIF.
         ENDLOOP.
       ELSE.
    tc_create_ph2-current_line = lv_num + 1.
         LOOP AT SCREEN.
           IF tc_create_ph2-current_line <> lv_num + 1 .
             screen-input = 0.
             MODIFY SCREEN.
           ENDIF.
         ENDLOOP.
       ENDIF.
      Your assistance will be highly appreciated.

    Hi Dineo,
    This module would make all line non editable except the last line, which will be open for input.
    LOOP AT IT_ST INTO WA_ST WITH CONTROL MATERIAL CURSOR
    MATERIAL-CURRENT_LINE.
        module mod_screen.
       ENDLOOP.
    module MOD_SCREEN output.
       data : tc_lines type n.
       describe table it_st LINES tc_lines.
    *  loop at screen.
         if material-current_line le tc_lines.
          loop at screen.
           screen-input = 0.
           modify screen.
           endloop.
          endif.
    endmodule.
    When checking and saving data, after saving data delete all lines of tc internal table except the last added row, if you want only the last record to appear in the table.

  • How to save changes in a Table?

    Hi Experts,
    I have included my own component into an SAP component as an assigment block. My component shows a table (Table Context Node). I have made some columns editable. However, when I try to make changes in this table, after pushing the Enter Button, the chaged values is being replaced by the old value.
    I have set
    rv_disabled = 'FALSE'.
    in my GET_I_<attribute name> method. I guess there are other things to do..?
    How can I make and save changes in my table?
    Thanks, Johannes

    Hi,
    I just saw that in Method IF_BOL_BO_PROPERTY_ACCESS~SET_PROPERTY , the condition:
    if ME->IS_CHANGEABLE( ) = ABAP_TRUE and
               LV_PROPS_OBJ->GET_PROPERTY_BY_IDX( LV_IDX ) ne IF_GENIL_OBJ_ATTR_PROPERTIES=>READ_ONLY.
    is skipped (coding in IF statement is skipped)..
    I think the IS_CHANGEABLE( ) thing is "true", but
    IF_GENIL_OBJ_ATTR_PROPERTIES=>READ_ONLY
    is set..
    Where/ how can I set/ reset this? I have had a look around and did not find anything..
    Thanks, Johannes

  • Huge file size and long save time in Premiere Elements 10

    I have just got Premiere Elements 10.
    I have a 80MB webinar recording in wmv format which I'm using PE10 to remove sections and resave. No fancy filters or effects. Just cutting out unwanted bits. My issue is that no matter what save formats I look to set, my 60 minute cut down video is estimated at almost 6GB. It has also been rendering and saving for the past 3 hours and only at 41%. How in the world can the shorter video be 75 times larger than the original!!!!
    I've used a lot of Adobe products in the past so I can't believe this software would actually be designed to be this way. I had previously used other software such as Windows Movie Maker and the file and save times were much smaller/shorter.
    My laptop has 4GB of RAM and an Intel Core Duo 2.66GHz processor so that can't be it. Also my Photoshop, InDesign, Illustrator etc all run fine.
    Any advise please? I must be missing something. PE10 couldn't be this useless.

    AltusDyna wrote:
    On the settings I was trying to pick ones that looked small
    That'll be your problem.
    It sounds as though you have tried to select project settings that match your anticipated output. That is completely wrong for PRE (although it is the case in some competitor products. In PRE you must pick a project setting that exactly matches your clips. You can identify the clips with something like GSpot or MediaInfo.
    You will also know if you picked the right setting when you add a clip to the TimeLine. If a red line appears across the top of the TimeLine you have picked the wrong setting.
    Analyze your clip with GSpot and post a screenshot here. Then we can tell you what setting to use.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Flash Cs6 incredibly sluggish save time, & unable to save document as

    I am using Flash CS6, animating on ones with the brush tool.  my timeline is 100 frames long, there arent keyframes on every frame, but there are a lot of them.  my .fla file is 79mb. 
    there is only one thing in my library - a 15 second .wav audio file... 
    Saving the .fla file takes about 2 1/2 minutes!
    after the 2 1/2 minutes I get flashed the "cannot save document as...   please try saving with a different name or on a different volume".
    contrary to the error message the file does in fact save perfectly fine - in that volume with that name.
    what is the deal with the save time being so outrageously long? the program is equally sluggish with copying and pasting keyframes - though thats less of an issue than the save time. 
    please help me, i can send you the flash file if your willing to look at it.
    ps: I tried opening the file in cs5.5 - the save time was slightly faster, but not by much.

    Sujai, here’s what I found:
    1.       The student’s project is 58 mbytes in size. This is mostly because she used the flame deco tool to create a frame-by-frame animation of a rocket.
    2.       At school students have networked folders. The network is 1 gbit, and the server is in the same building.
    3.       It took 3 minutes and 40 seconds to save her project. At the end of the Save operation, we got the error message that it didn’t save properly (And, if we have auto-save on, this happens every 10 minutes). . However, the file was properly saved, and could be opened.
    So, it appears that Flash has problems saving files of this size, at least in our network. This surprises me, because 50 mbytes is not that big.
    I was able to get around this problem by having the student change her flame animation to a movie clip, and Tween the flames. It doesn’t have quite as cool a look as the frame-by-frame, but it’s more efficient (and only 6mbytes in size).
    Thoughts? JR

  • Find record insert date and time in a table

    Hi All,
    I want to get record insert date and time in a table. There is no datetime column in my table. Are there any possibility to get date and time for each record?
    Thank You

    Thats not easy. If your transaction info still resides on active portion of the log you can use fn_dblog to read out the time at which the transactions occurs. This is useful only if you try it shortly after transaction.
    the code would look like this
    SELECT *
    FROM fn_dblog(null,null)
    WHERE [Transaction Name] LIKE 'INSERT%'
    OR [Transaction Name] LIKE 'UPDATE%'
    Also see
    http://www.mssqltips.com/sqlservertip/3076/how-to-read-the-sql-server-database-transaction-log/
    http://solutioncenter.apexsql.com/read-a-sql-server-transaction-log/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Inserting logon date & time into a table

    hi,
    i want to insert the logon date&time into a table which have a field
    called log_track and data type as date. i want to insert the
    information as 'dd/mm/yyyy hh24:mi:ss' . I tried to insert with
    the follwoing
    insert into log_chek values ( to_date(sysdate,'dd/mm/yyyy hh24:mi:ss))
    but it is not taking the time...how to include the time also..? I am using oracle 8i
    thanks in adv
    kris

    Dates are stored as dates. You cannot select to store a date in date format like dd/mm/yyyy hh24:mi:ss. That is not your decision to make. It is stored as a date format as a binary value.
    How you want to view that date, is your decision. How must this binary date format value much be displayed as a text string?
    So, when inserting a date you insert it as a date. That simple.
    insert into log_chek values ( sysdate )
    When you want to view that date, you decide how you would like it to be displayed in human readable format:
    select TO_CHAR( log_date, 'dd/mm/yyyy hh24:mi:ss') as log_date from log_chek

  • Program SAPLSBAL_DB taking long time for BALHDR table entries

    Hi Guys,
    I am running a Z program in Quality and Production system both which is uploading data from Desktop.
    In Quality system the Z program is successfully uploading datas but in production system its taking very long time even sometime getting time out.
    As per trace analysis, Program SAPLSBAL_DB taking long time for BALHDR table entries.
    Can anybody provide me any suggestion.
    Regards,
    Shyamal.

    These are QA screen shots where no issue, but we are getting very long time in CRP.
    Regards,
    Shyamal

  • Long duration time extraction BKPF table

    I have access to SAP R/3 on a Oracle database.
    For one object GL Open Items I need to extract all required data from 2 tables BSIS and BKPF. (=select all open items of required G/L Accounts)
    Selection Criteria as follows:
    step 1:Select BSIS records on MANDT, BUKRS and HKONT (from a list of GL Accounts).
    step 2:Select BKPF records where:
    - BSIS-MANDT=BKPF-MANDT
    - BSIS-BUKRS=BKPF-BUKRS
    - BSIS-GJAHR=BKPF-GJAHR
    - BSIS-BELNR=BKPF-BELNR
    I have used SQL statements in order to get the data out of SAP but this will lead to an enormous long duration time, caused by the BKPF table. Therefore I need to improve my performance of BKPF.
    Do you have a solution in how to fasten the BKPF data extraction? (other tooling/special code written, etc.)?  SQL tooling is not a must!
    Thanks

    Long duration time extraction BKPF table
    Markus

  • Gather table stats takes time for big table

    Table has got millions of record and it is partitioned. when i analyze the table using the following syntax it takes more than 5 hrs and it has got one index.
    I tried with auto sample size and also by changing the estimate percentage value like 20, 50 70 etc. But the time is almost same.
    exec dbms_stats.gather_table_stats(ownname=>'SYSADM',tabname=>'TEST',granularity =>'ALL',ESTIMATE_PERCENT=>100,cascade=>TRUE);
    What i should do to reduce the analyze time for Big tables. Can anyone help me. l

    Hello,
    The behaviour of the ESTIMATE_PERCENT may change from one Release to another.
    In some Release when you specify a "too high" (>25%,...) ESTIMATE_PERCENT in fact you collect the Statistics over 100% of the rows, as in COMPUTE mode:
    Using DBMS_STATS.GATHER_TABLE_STATS With ESTIMATE_PERCENT Parameter Samples All Rows [ID 223065.1]For later Release, *10g* or *11g*, you have the possibility to use the following value:
    estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZEIn fact, you may use it even in *9.2*, but in this release it is recommended using a specific estimate value.
    More over, starting with *10.1* it's possible to Schedule the Statistics collect by using DBMS_SCHEDULE and, specify a Window so that the Job doesn't run during production hours.
    So, the answer may depends on the Oracle Release and also on the Application (SAP, Peoplesoft, ...).
    Best regards,
    Jean-Valentin

  • Forms 6i save photo inside database table

    dear people
    I have table with 2 fields no number(10), photo_path varchar2(300)
    these 2 fields have number and the path of fotos, and i form to look at these paths and find the photo and save it on database table.
    by the way i am using forms 6i and db 8i
    please help me how to do it
    Edited by: yasser_egypt on Nov 22, 2012 6:25 AM
    Edited by: yasser_egypt on Nov 22, 2012 6:43 AM

    Hello Yasser
    It seems good to hear about your first isseu.
    for the second isseu i didn't try to it before but i think it can be done .
    but let us think about the previous code fro inserting images in blob .
    when i added a message with the filename it appears the path like that
    DECLARE
    filename VARCHAR2(256);
    BEGIN
    filename := GET_FILE_NAME (File_Filter => 'jpg (*.jpg)|*.*|');
    READ_IMAGE_FILE(filename, 'jpg', 'IMAGE6');
    MESSAGE(filename);MESSAGE(filename); ---- = D:\KHALED_WORK\hr_demo\pic.jpg
    END;
    so i think if you tried to
    1- create 2 temp table
    FIRST one 2 columns holding the images path and you record id x_temp
    second 2 columns holding the image blob and you record id x_temp2
    2- creat an update form on the x_temp2 contains
    1- image
    2- your id pk
    3- two push_button
    3- the push putton should be like cursor loop at the temp table and updates your image table.
    like
    declare
    cursor pic is
    select p_path , p_id from x_temp;
    begin
    for i in pic loop
    READ_IMAGE_FILE(p_path, 'jpg', 'IMAGE6');
    record_id := i.p_id;
    commit;
    next_record;
    end loop;
    end;
    4- the second push putton updates the main table from the x_temp2 where id = id
    i think that senario should work like that
    try it and hope it works
    Respectfully
    Khaled Farouk

  • HOW DO I CHANGE THE SCREEN SAVER TIME?

    How do I change the screen saver tim e?
    jamesrhoads

    Here is a basic tutorial for Vista, it should apply to WIN7.
    I am a volunteer. I am not an HP employee.
    To say THANK YOU, press the "thumbs up symbol" to render a KUDO. Please click Accept as Solution, if your problem is solved. You can render both Solution and KUDO.
    The Law of Effect states that positive reinforcement increases the probability of a behavior being repeated. (B.F.Skinner). You toss me KUDO and/or Solution, and I perform better.
    (2) HP DV7t i7 3160QM 2.3Ghz 8GB
    HP m9200t E8400,Win7 Pro 32 bit. 4GB RAM, ASUS 550Ti 2GB, Rosewill 630W. 1T HD SATA 3Gb/s
    Custom Asus P8P67, I7-2600k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX660 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Custom Asus P8Z77, I7-3770k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX670 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Both Customs use Rosewill Blackhawk case.
    Printer -- HP OfficeJet Pro 8600 Plus

Maybe you are looking for

  • Oracle Reports In Oracle Forms 11g Parameter problem.

    Hello techies,               I am using Weblogic server 10.3.5 with oracle forms 11g at windows 7.I have a report that is Bar_code.rdf.It has two parameters as: P_1---->character type---->accepts the options(barcode generated or barcode not generated

  • Unknown error when editing Pages document.

    I uploaded a Pages document to the iCloud Drive via the web browser. I can open and read the document using Pages on my iPad. However, when I attempt to edit the document, it tells me "Unknown Error: Document must be closed." Is this a bug that Apple

  • Pacman only checks core rep

    I just installed Arch but I can't get pacman to check any repositories other than core. Ie, $ pacman -Sl extra returns nothing. Here's my pacman.conf # /etc/pacman.conf # See the pacman manpage for option directives # GENERAL OPTIONS [options] LogFil

  • How do I show sender in Mail 6.2?

    I have been using Mail in the Classic Layout. I got a garbeled message that was clear on Mail on iCloud. I decided to try the iCloud, iPad, Default view message. First thing I discovered is that I only got two columns because I didn't use the preview

  • Mail disappears on Ipad & Iphone

    When opening the mail fraom a laptop all mail list on Ipad & Iphone disappears...How can I configure so that this remains...?