hi,
I am using run-time menu in a vi which is running on LV-FDS. When I select an item from the menu, it does not give any response for the first time- as if that menu is not linked to any action in the diagram. But, When I select the same item for the second time, the action takes place as it has to. This is applicable for all the entries I've made in the menu. Menu includes user defined items and the actions are performed thru' a case structure wired to the tag terminal of the menu-selection vi.
The vi is controlling an automated test sequence and carries out a hell lot of activities. There are two while loops running independently and the menu selection is a part of one of them. I've tried
changing the ms-time out values, to see no effect on the problem. I also tried using a seperate while loop only for the menu selection, but the problem remained the same.
Pls let me know if any one has a suggestion for the same.
thanks and regards,
Sudheer