LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

assign array type

Hi,
 
The answer must be very simple but I can't find how to assign a type to an array indicator. Could anyone help me?
 
Thanks
0 Kudos
Message 1 of 2
(5,642 Views)

Just place an empty array on the front panel and then place the type of control you want in it.

To change the number of dimensions you can drag the index control of the array or right click the array border.

To change to an indicator you can right click the control inside the array or the array itself.

To change a numeric type, you can right click the control and select Representation.

This is all relatively basic stuff. To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).


___________________
Try to take over the world!
Message 2 of 2
(5,637 Views)