10-01-2012 02:16 PM
You did not implement suggestion #2.
Please don't have objects scale with the panel, epsecially during developments. It's just a mess.
Here's a quick draft, see if it works for you.
10-02-2012 01:17 AM
Oh yes. Actually how can I add a value change to boolean array? And also I could not open your modified VI because I have 2009 version of labview. Could you convert it for me? Thank you for your help.
10-02-2012 02:32 AM
Here is the 2009 version.
You need to read up on the event structure and how to configure events. This is basic stuff!
Start with right-clicking the event structure. Select "edit events handled by this case", the press the [help] button on that dialog.
10-02-2012 03:10 AM
Thank you very much altenbach. I handled.
@altenbach wrote:
Here is the 2009 version.
You need to read up on the event structure and how to configure events. This is basic stuff!
Start with right-clicking the event structure. Select "edit events handled by this case", the press the [help] button on that dialog.