Tree Controls in LabVIEW
Tree Controls in LabVIEW
We can use the tree control to give users a hierarchical list of items from which to select. We can organize the items we enter in the tree control into groups of items or nodes. We can click the expand symbol next to a node to expand it and display all the items in that node.
When we type characters in a tree control at run time, LabVIEW selects the first item in the tree control that begins with the characters we type. We can change the hierarchy of items in the tree control by selecting an item and pressing the period (.) key to indent the current item or the comma (,) key to move the current item to the left. Right-click a tree control and select Selection Mode - Highlight Entire Row from the shortcut menu to highlight the entire row when we select an item.
We configure items in a tree control the same way we configure them in a listbox. We can also change the type of symbol that appears next to each node, and we can configure whether the user can drag and drop items within the tree control.
We can use an Invoke Node to modify items in the tree control and to gather information about items, such as to detect which items, if any, the user double-clicked. When we add an item in the tree control, LabVIEW creates a unique tag for the item. We use this tag to modify items or to gather information about items programmatically. We can right-click the tree control and select Edit Items from the shortcut menu to modify the tags that LabVIEW creates for each item.
Watch the entire LabVIEW tutorial series here;
https://www.youtube.com/watch?v=Sr0xYsHHYUo&list=PL741D36B501D4AC78
Watch the entire TestStand video learning series here;
https://www.youtube.com/watch?v=8w2S80ZrwHQ&list=PLOO4qYU7-Ve4MgIJvFb7QPvCgQbTzlrhj
#LabVIEW #TreeControls #hierarchicallistofitems
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Tree Controls in LabVIEW», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.