01-08-2008 10:31 PM
01-08-2008 10:53 PM
Has one or more subdiagrams, or cases, exactly one of which executes when the structure executes. The value wired to the selector terminal determines which case to execute and can be Boolean, string, integer, or enumerated type. Right-click the structure border to add or delete cases. Use the Labeling tool to enter value(s) in the case selector label and configure the value(s) handled by each case.
Has one or more subdiagrams, or event cases, exactly one of which executes when the structure executes. The Event structure waits until an event happens, then executes the appropriate case to handle that event. Right-click the structure border to add new event cases and configure which events to handle. Wire a value to the Timeout terminal at the top left of the Event structure to specify the number of milliseconds the Event structure should wait for an event to occur. The default is –1, indicating never to time out.
01-08-2008 11:18 PM
i started learning labview by reading the book myself last 3-4 days back (without attending any classes). so i have this problem..
so please give answer to my questions
01-09-2008 01:01 AM
Hi Rajesh,
Tell you what? read this Link
You may be able to come up with to some conclusions on your query, after reading it
Regards,
Dev
01-09-2008 03:45 AM