LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview based

Solved!
Go to solution

What is "CAT"?

 

You have a lot of unnamed controls your in your VI.  As a result, it is impossible to identify many of the control's property nodes and cases in the event structure.  You have 6 event cases all related to controls with empty or nearly empty names.  It is impossible to identify what control each case is associated with.  Be sure to show the labels on all of your control terminals and give the controls meaningful names.

0 Kudos
Message 11 of 12
(309 Views)

The problem has been solved.

The event structure time out terminal was not connected to any value. Hence the program was struck in event structure.

Labview user
0 Kudos
Message 12 of 12
(291 Views)