08-18-2013 12:47 AM
Hi Ahmed_Zahran,
I Saw your VI Which is nice to look. Yor are having good programming skill.
Keep it up..
All The Best Ahmed_Zahran.
08-18-2013 01:07 AM
Nice Work.
My feedback is try to use Main VI or Labview project that should have these three VIs
and one more thing is start to practice to develope your vi in some architeture like State Machine, Producer Consumer,etc..
Becoz that will help when you take CLD Exam.
All the best Ganesh..
08-18-2013 01:42 AM
Hi bakkiyaraj
In question 3: the "empty arrays" are only initialized at the first vi call. They should also be cleared once "generate" is pressed (otherwise they will continue to grow in size with every separate press).
08-19-2013 12:12 AM
Hi All,
Please find the attached Zip For Contest # 15.
Waiting for suggestions and feedback,
Thanks
Rahul.
08-19-2013 01:07 AM
Hello Friends,
Please find the attached VI.
Give feedback & sugestions.
All the best to all of you
Thanks & Regards,
Shweta Walanj
08-19-2013 01:31 AM
Hello Sagardoshi,
We appreciate the attempt and look forward to many more.
Some feedback on your code -
1. For answer two you have used an event structure and also added wait to the loop. The use of timing is unnecessary as an event structure causes the loop to sleep when no event occurs. An additional timing in the loop just adds an unnecessary lag to the execution.
2. Also, excessive use of sequence structure is not advisable when alternative programming approaches are possible. Try a different approach by eliminating the outer stacked sequence structure.
08-19-2013 02:50 AM
Hi Ganesha
Greate attempt again!
Some feedback apart from the ones you have received, - try having an increment/decrement button for row selection. It would work better than manually entering the numbers.
Nice touch on the third VI by including the Independance day theme! Try using the conditonal auto indexing for separating the values (Included from LV 2012 onwards). More can be learnt from here - https://decibel.ni.com/content/docs/DOC-29603
Regards,
Jagriti
08-19-2013 02:56 AM
Hi Ahmed
An extremely well executed VI. Kudos for the programming practises used! The extra features such as including the dialog box for accepting user inputs and adding additional flexibility to your code are remarkable. Keep it up!
08-19-2013 06:22 PM
Hello Friends,
Please find attached solutions of the problems of Webcast Wednesday 15.
Any improvements or suggestions are welcome.
Thanks and Regards,
Himanshu Jaiswal
08-19-2013 06:44 PM