We have 19 CAN nodes and up to 16 channels per node, all different. I
would like to write a VI where I can firstly select the node out of a
list of names and the list of channels comes up corresponding to that
node out of which I can select a channel. This selected channel should
connect to a channel in MAX.
My first problem is that I don`t know how to create a listbox (or
something similar) which opens a new listbox (each one with different
content) depending on the first selection and how to select an item out
of the second listbox. Anybody an idea?