Webcast Wednesday Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Webcast Wednesday Contest # 15

Thank you Ganesha.

here is the feedback:

Q1 you should add an event handler to the row/column value change (otherwise it will not work correctly)

Q2 row number initialized to (-1) and first colum filled with numbers

Q3 fill the "input values" array with random numbers so that it is more interactive

Best

Message 11 of 34
(2,247 Views)

Hello,

Please Find the attached vi of contest 15

Thanks,

Parth Somaiya

Message 12 of 34
(2,247 Views)

Hi,

Please find the attached VIs...

Download All
Message 13 of 34
(2,247 Views)

Hi PBP and Ganesha

Thanks for the LV2011 version.

Ganesha: Ammouri's feedback and notes about your code are valuable.

May be you could have also added them all in Tabs, but that's not important!

All the Best to you all

Message 14 of 34
(2,247 Views)

Kindly find an updated version of Contest 15, using (Producer Consumer Design)

Waiting for your highly appreciated feedback and comments.

All the Best to you all

Ahmed Zahran

0 Kudos
Message 15 of 34
(2,247 Views)

Hi wwt,

Please Find the Attachment for NI Contest .

Give me a feedback to improve the code.

Thanks,

Bakkiyaraj

0 Kudos
Message 16 of 34
(2,247 Views)

Hi ALL:

Some guys are adding nice touches to their codes which would require considerable amount of time.

Such implementations however adds complexity to the codes and makes is more prone to bugs.

And since I’m meticulous in coding I can't but criticize it:

bakkiyaraj:

Today's software development is heading towards tabbed windows rather than modal. Try catching up with it.

Question 1:

* Nice visual array resizing touch

* It doesn't make sense to have a non-square array since it won't have a diagonal

* selecting a row size >10 would overlap other controls

* arrays before and after multiply also overlaps the stop and evaluate for same reason

* You already edited the custom vi properties. Make it not-resizable as well

* Try resizing the window programmatically using panes as an excursive

Question 2:

* If you opted using separate windows for different vis, make it modal

* implementing the configure/test in separate tabs would be better understandable

* The opened windows doesn't close properly (asks if needs to save or not)

Question 3:

It seems you missed this

Ahmed_Zahran:

Salam. Nice work. You keep of showing good programming skills. However does it worth spending such time on this? Don’t you have other things to do

Question 1:

* It doesn't make sense to have a non-square array since it won't have a diagonal

Question 2:

* The highlighted row is not re-initialized when switching to Q2 (it keeps last value)

Message 17 of 34
(2,247 Views)

Salam Ammouri,

LOL!! ...Thanks for your highly appreciated feedback and comments.

Well, of course I have other things to do, but mainly on LabVIEW .

I'm already working on 2 Big Projects in my Company and the contests are a good chance for practicing

As for Question 1,

I agree, however I thought that having a non-square array would prove that I still can get the Diagonal Only

Question 2:

Well, I thought it would not differ that much as the Row Selection is coerced between 0 & 9, But I'll fix it

Thanks again Ammouri and all the Best to you

0 Kudos
Message 18 of 34
(2,247 Views)

Hi Ammouri,

Thanks For your Valuable Feedback.

I Comeback soon With updated Code.

Thanks,

Bakkiyaraj.

0 Kudos
Message 19 of 34
(2,247 Views)

Hi,

I have Made Several Changes and also include Solution for Question 3.

I am Awiting for your Feedbacks.

Thanks,

Bakkiyaraj

0 Kudos
Message 20 of 34
(2,247 Views)