04-19-2015 12:00 AM
When i run this Vi, I'm getting two errors.can anyone correct these errors please.
Thanks in advance.
04-19-2015 11:21 PM
This question doesn't relate to the "UI Interest Group" where you have posted it.
Please ask programming support questions in the LabVIEW forum, not in the community groups.
When you ask a question in the forum, those who have time to answer will look at your question and reply.
When you ask a question in an NI community group EVERY MEMBER GETS SPAMMED with your question.
I'm sure most people don't realize this when they post their questions here in an NI community.
04-20-2015 06:44 AM
Hi Chandra shekar, First Disconnect the Enum from the case structure ,add a new case structure connect it to the Enum, The Enum elements will appear in the case selector after that drop your code in each case you will get the output. I suggest you to learn more about Enum and case structure. Good Luck, Regards, Krish.
04-20-2015 12:12 PM
Thank you krish.