04-25-2017 09:12 AM
I just got job in project in my job and since I am very new in labview I have plenty of basic questions, due to deadlines I have no time to go through all the manuals and do my best to learn in the work.
I tried to implement all your points and still didn't get desired output, if I enable Auto Indexing for the array I am not able to run the program and in the disabled situation I get broken wires,
04-25-2017 09:17 AM
Dear Yamaeda,
Thanks for your comments
Unfortunately I still can't execute the software and get desire output, I am not able to enable Auto Indexing for the first for loop, and it always works only for the first element
04-25-2017 09:32 AM
@arvin1947 wrote:
I just got job in project in my job and since I am very new in labview I have plenty of basic questions, due to deadlines I have no time to go through all the manuals and do my best to learn in the work.
I tried to implement all your points and still didn't get desired output, if I enable Auto Indexing for the array I am not able to run the program and in the disabled situation I get broken wires,
Running around in the dark without stopping to figure it out will not help you with your deadlines.
Here is an image of the above posted solution where I have added some comments to explain what is happening.
STOP and take some time to figure this VI out.
Run the code in execution highlighting mode (turn on the light bulb) and watch it does.
Use the help window and read about all of the elements used in the diagrams we post to help you.
If you do so, it should not be long until you can figure out how LabVIEW works.
Ben
04-25-2017 09:40 AM - edited 04-25-2017 09:41 AM
You were able to enable auto-indexing for one of the tunnels.
Your VI is still way too complicated.
Since now I know you have LV 15, I'll attach my much simpler VI.
04-25-2017 10:00 AM
thank you man
04-25-2017 10:06 AM
@arvin1947 wrote:
thank you man
Could you PLEASE summarize how the code that Ravens Fan provided works... in your own words?
PLEASE?
Ben