Table control data update with LED status progress - labview

This is a discussion on Table control data update with LED status progress - labview ; Hi Andrey,   I've only 8.2 in my PC could you please save it for 8.2 and send it accross.   Please   Cheers, Suneel...

+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 23

Table control data update with LED status progress

  1. Default Re: Table control data update with LED status progress

    Hi Andrey,
     
    I've only 8.2 in my PC could you please save it for 8.2 and send it accross.
     
    Please
     
    Cheers,
    Suneel

  2. Default Re: Table control data update with LED status progress


  3. Default Re: Table control data update with LED status progress

    Thanks Andrey,
     
    But only half of my req is thru....
    TIck indication is fine, what abt vertical scrolling of table data.
    Since my data is bulk some where around 230 rows, i cant show the user the entire data one shot
    so that data should be scrolling once it reaches down...
    See in the attached JPG data visible only upto 0002
    after that user has to press the scroll button (vertical) down.
    I need to eliminate that ...
     
    Please help me how to overcome that.
     
    after that i can add the same logic to my original VI
     
    Cheers,
    Suneel


    Table_drag.jpg:
    http://forums.ni.com/attachments/ni/...Table_drag.jpg

  4. Default Re: Table control data update with LED status progress

    Hi Suneel,
    to scroll the table you can use a property of it, set the top left cell value.
    Mike

  5. Default Re: Table control data update with LED status progress

    Use TopLeft Visible Cell propery node.
    Andrey.

  6. Default Re: Table control data update with LED status progress

    Hi Andrey,
    I've added the TopLeft Visible Cell propery node but still i couldnt identify any change in the table display while executing.
    Added is the modified VI.
    -Suneel


    LED_LV82_V3.vi:
    http://forums.ni.com/attachments/ni/...LED_LV82_V3.vi

  7. Default Re: Table control data update with LED status progress

    Hi, Suneel,
    You should WRITE this property, not read. Reading property does nothing.
    See attached VI
    Andrey.


    LED_LV82_V3.vi:
    http://forums.ni.com/attachments/ni/...LED_LV82_V3.vi

  8. Default Re: Table control data update with LED status progress

    Hi Andrey,
    Good morning!!!
    The VI you have provided is giving the below bug.
    But looks ok.
    However still i'm working on it to get a refined result, bcoz

    - Scrolling down is not smooth

    - and also scrolling should hapen only once it reaches to the end of table display.(table display selection always would remain some constant 10 rows 10 columns)

    - And also the status should be much better.

    I started working on it, if u have any post for this plz do reply...
    Thanks in Advance.
    -Suneel


    Top_Left_Visible_Cell.JPG:
    http://forums.ni.com/attachments/ni/...sible_Cell.JPG

  9. Default Re: Table control data update with LED status progress

    Hi Suneel,
    try the attached example.
     
    Mike


    LED_LV80.vi:
    http://forums.ni.com/attachments/ni/.../1/LED_LV80.vi

  10. Default Re: Table control data update with LED status progress

    Thanks Mike...
    Even i've updated the VI as per my req.
    Here lies the new one.
    -Suneel


    LED_LV82_V6.vi:
    http://forums.ni.com/attachments/ni/...LED_LV82_V6.vi

+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast