NI LabVIEW Quiz Challenge
Our monthly quiz question
Our monthly quiz question
“It’s okay to have fun”. A phrase that was used in the past to promote LabVIEW. And many programmers will agree with this, it is fun to program in LabVIEW.
For this edition we received a nice question from Norm Kirchner from NI (ni.com)
If you answer the following question correctly, you might win a gift!
What is the result in XY Graph and Boolean Grid?
This VI shows some interesting LabVIEW coding including: conditional indexing, concatenating indexing, complex data as a first class citizen, decimate 1d array, complex data going to a XY graph and a complex multiply with a bias vector of mag(1) causes a rotation.
This was the question:
The right answer is:
Start with -0
Array 1 = {T, T, T, T, T, T, T, T, T, T}
Array 2 = {F, T, F, T, F, T, F, T, F, T}
Start with 0
Array 1 = {T, T, T, T, T, T, T, T, T, T}
Array 2 = {T, F, T, F, T, F, T, F, T, F}
Here are the winners:
Netherlands – Jeroen Ploegmakers
Norway – Tom Kristian Moen from Autronica Fire and Security
Finland – Mikko Rossi from the University of Jyväskylä
Sweden – Peter Nilsson from Etteplan
Belgium – Stijn Helsen from Flanders Make
Denmark – Rasmus Ejlersen from CCM Electronic Engineering
Do you want to challenge the Newsletter readers? Send your question to ni@cnrood.com and who knows, we might use it. Let’s have some fun!