Hi,
i am working on this small code where I want to select a sensor which will output 3 axis. but I set the list box of the sensor selection to 1 or more selection mode. So when I pick more than one sensor I get 6 axis (3 for each sensor) in my indicator array. My problem is I want to list those axes in a list box. but the list box for the axis is 1D array and the item names property node is 1D array as well. My problem is the reference array for the sensor axes are 2D array. How do I get them to list?
Please help..... An image of the short code is provided