vee_yar Posted October 3, 2008 Report Share Posted October 3, 2008 Hi seniors, I am developing an application which allows the user to configure various parameters of DAQmx task and writes those parameters to the multicolumn listbox. The attached vi allows the user to configure only one channel and adds to the list, suppose the user try to add one more task in the list , then it replaces the previous task. How to develope the code in such a way that when the user configures second channel and clicks "add to the List" , then it should be written in the second row of the listbox instead of replacing the first row. Kindly guide me seniors Quote Link to comment
MikaelH Posted October 3, 2008 Report Share Posted October 3, 2008 Try something like this. Cheers, Mikael Quote Link to comment
LAVA 1.0 Content Posted October 3, 2008 Report Share Posted October 3, 2008 This is a cross-post, please mention the other post. Ton Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.