10-12-2010 07:29 AM
Hi again everybody!
I am developing an interface for the keithleys devices and some termocouples to the college lab. I would like to create something like the device front panel to look like the real one, to select the chanells by clicking.
I tried to do a 2D array of clusters, but I don´t want to scan every channel all the time; the program will be slow! (there are 40 channels each slot with 10 slot total!!!) . Is there any way to create a table that give the adresses of the checked fields? I need it to insert into the final string code and run the scan.
the picture below is the idea of what I need and I cant find the solution (I researched through the topics of tables but they only returned one value,..I need all ckecked without scan all the time!)
thank you very much
Leandro V. Zaccarias
Solved! Go to Solution.
10-12-2010 07:44 AM
ps- attached figure now
ps2- I am beginner in LV,...thanks for the comprehension
10-18-2010 09:51 AM
Hi,
Maybe this VI will help you.
Best regards
Phanuel
10-18-2010 10:11 AM
hum,..
Is it possible to save as 2009 version, please?
thanks!
10-18-2010 10:19 AM
Hi,
here the VI in LabVIEW 2009.
I hope the VI will help you.
Best regards,
Phanuel
10-18-2010 11:02 AM
Genious!
thank you!