Webcast Wednesday Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Webcast Wednesday Contest # 15

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.

Message 21 of 34
(1,738 Views)

Hi Ganesha Moorthy Arunagiri,

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..

Message 22 of 34
(1,738 Views)

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).

0 Kudos
Message 23 of 34
(1,738 Views)

Hi All,

Please find the attached Zip For Contest # 15.

Waiting for suggestions and feedback,

Thanks

Rahul.

Message 24 of 34
(1,738 Views)

Hello Friends,

Please find the attached VI.

Give feedback & sugestions.

All  the best to all of you

Thanks & Regards,

Shweta Walanj

Message 25 of 34
(1,738 Views)

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.

Message 26 of 34
(1,738 Views)

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

Message 27 of 34
(1,738 Views)

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!

Message 28 of 34
(1,738 Views)

Hello Friends,

Please find attached solutions of the problems of Webcast Wednesday 15.

Any improvements or suggestions are welcome.

Thanks and Regards,

Himanshu Jaiswal

0 Kudos
Message 29 of 34
(1,738 Views)

Hi bakkiyaraj

Thanks for your highly appreciated feedback

All the Best to you too !!

0 Kudos
Message 30 of 34
(1,738 Views)