Here:
LED_LV82_V2.vi:
http://forums.ni.com/attachments/ni/...LED_LV82_V2.vi
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...
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
Here:
LED_LV82_V2.vi:
http://forums.ni.com/attachments/ni/...LED_LV82_V2.vi
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
Hi Suneel,
to scroll the table you can use a property of it, set the top left cell value.
Mike
Use TopLeft Visible Cell propery node.
Andrey.
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
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
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
Hi Suneel,
try the attached example.
Mike
LED_LV80.vi:
http://forums.ni.com/attachments/ni/.../1/LED_LV80.vi
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