I love how you show the hot keys for useful commands. Really helpful
@teddyteddy39234 жыл бұрын
Use Logarithm vi is a good idea. But I would use the Search 1D Array to locate the boolean position after Cluster to Array, it will be faster. Nice video! Tom.
@TomsLabVIEWAdventure4 жыл бұрын
Hey Teddyteddy, you're absolutely right! I was thinking this after I published the video (and I think someone else called me out on it too!). What you're seeing there is my unedited thought process ;) I should have re-done that bit
@teddyteddy39234 жыл бұрын
@@TomsLabVIEWAdventure I just read fabiola' new book LABVIEW GRAPHIC PROGEAMING, there is the same code in page 113. So I come here and leave a mesage.Haha
@TomsLabVIEWAdventure4 жыл бұрын
@@teddyteddy3923 interesting! I have the book at home, I'll have a look later :)
@TariqJarrah444 жыл бұрын
Hi Tom, quick question for you: In the “failure” part of the case structure, I noticed 2 small errors. When you go through a sequence, for some reason when you make a mistake, the string will end up telling you that the correct answer is the NEXT color in the sequence. For example, if given: red, blue, green yellow and you get blue wrong, it doesn’t say the color was supposed to be blue, it says it’s green instead. Using the same example sequence, another mistake is if you get the very last color in the sequence wrong, it doesn’t tell you the correct color is “yellow”, instead it says the correct color is “white”. This happens no matter what the last color is. If you don’t mind, could you please explain to me how we fix this?
@Raulife3 жыл бұрын
Use a decrement between the number of key presses and the index array
@niteshreddy6423 жыл бұрын
send the file document of code
@vladuttebeica27864 жыл бұрын
Heloo! I still have the error that you had before you rearanged the colours. Any sugestions on how to fix it?
@fantanaideilor Жыл бұрын
Is "failour" an actual word in the english language?
@TomsLabVIEWAdventure Жыл бұрын
Only with my spelling ;) I meant failure
@armanmanukyan19706 жыл бұрын
Thanks for videos. At 28:24 Is it impossible to use "Search 1D Array" function with "T" attached to "element" terminal for determining which button in array was pressed? Keep making interesting labview tutorials.Very useful and informative.
@TomsLabVIEWAdventure6 жыл бұрын
Hi Arman, You're right, I could have used a Search 1D Array function and searched for True elements. Maybe that would have been a more straightforward solution!
@nikolajovanovic35214 жыл бұрын
What version of LabVIEW are you using? I am using LabVIEW 8.0 and i cannot make this project...
@TomsLabVIEWAdventure4 жыл бұрын
Ermmm probably 2015 or 16. How come you're using such an old version? If you're using LabVIEW professionally and have SSP I would suggest creating a VM and downloading LV20 for things like this. If however, you're using LV for hobby level stuff, download the 2020 community edition of LabVIEW