02-06-2015 08:10 AM
Hi, I am new in Labview and learned basic stuff only. I have an LDX-3200 current source. I have tried many times and still can't get it.(i'm not sure that it's visa problem or others.)
my question is the laser measurement can only displayed 1 result one time by making selection(see attached picture). Can it be modified( modify vi in labview) and display 2 or more results in front panel without making choices?
another picture is block diagram of select a measurement and display a measurement. I just want to change to non-selection and display all results.
Thanks a lot...
02-06-2015 09:07 AM
It would probably work if you put the 'Measure LAS' SubVI in a loop (e.g. for loop) to take one of each reading. The output of the loop will be an array with your 4 measurements which you can then put into the graph.
02-07-2015 08:19 AM
Hi Sam_Sharp,
Thanks for your reply,
I tried to insert for loop and not sure it's correct or not (see attached pic). Futhermore, i'm not sure how to put array on output(keep showing error).
any idea?
Thanks.
02-07-2015 08:44 AM
02-08-2015 01:18 AM
Hi Dennis_Knutson,
Thanks for your reply and sorry for my stupidity. Please advise if it is correct or not.
Thanks
02-08-2015 02:02 AM
Attached picture is another result.
Thanks
02-08-2015 03:05 AM
02-08-2015 10:29 PM
Hi,
How to solve this error? thanks...
02-09-2015 12:27 AM
02-09-2015 03:43 AM