Hi Folks,
I have got a listbox that contains a list of tests selected from another
listbox. When the user clicks on these tests that have been added to
the listbox (Selected Tests) , they can then enter a series of test
settings per item. These test settings are stored in numeric
clusters. The idea is that the user will be able to add values
to these controls and then save them to file by clicking a save button. Or
if the user already has the values saved then they will be able to im****t
them to the controls via a load button.
Can someone offer me advice as to how to go about saving the values to
file. I am assuming an excel file would be best as it would need to be 2D
- the listbox items against the test values. I have tried to wire the
clusters to the write to excel file vi when the save button is pressed but
haven't had much luck as it says something about not being able to wire to
a polymorphic source.
Apologies if the explanation does not appear to be clear. I have attached
my working vi if that helps more.
Thanks Liz :-)
Listbox Cluster Save.vi:
http://forums.ni.com/attachments/ni/170/322856/1/Listbox
Cluster Save.vi