02-18-2014 05:44 AM - edited 02-18-2014 05:45 AM
Hello, I am new in labview & I am facing some problems. I need desperate help.
I am using a hardware with different nodes defination and the hardware runs by assigning those nodes to a definite numeric value. Here the jpeg illustration to what i mean.
These are a limited amount of nodes I want to add more to these nodes. But in the first hand itself i am no table to create this node defination with their respective values. How am i supposed to create that big square (pink) and insert my nodes and their respective values. Please let me know.
Thanks in Advance
02-18-2014 05:50 AM
02-18-2014 06:04 AM
Yes, since I am very new to laview, I am having problems creating array of cluster containg a string and a DBL value. Please help me
02-18-2014 06:38 AM
Hi Promice,
put those 4 items on the frontpanel:
- array control
- cluster control
- string control
- numeric control
Now move the string control and drop it inside of the cluster control.
Then move the numeric control and drop it inside the cluster control
Finally move the cluster and drop it inside the array control.
Finished.
This is very basic knowledge. Did you ever try all those free online resources to actually learn LabVIEW?
02-18-2014 06:39 AM
02-18-2014 06:40 AM
It looks like you already made it. Or are you just trying to add to the array?
02-18-2014 07:02 AM - edited 02-18-2014 07:08 AM
Method Last+1: Select the outer boundary of the superior array. Pull the bottom boundary. Edit the 'null' cells to your wish.
Method Last+2: The slider/vertical scrollbar on the right-hand side of the array is always available, if no empty cell is displayed yet. Cycle through the cursor to get the right one (Selector). Then pull the vertical scrollbar. And you can edit the empty cells on the bottom.
02-18-2014 10:55 AM
Thanks guys I made it........Thanks a lot