11-02-2015 11:39 AM
Hello,
I guess my re-certification is due and I have learned the process for redeeming points. Here is a snipit of the email I got from NI
Please send an email to certificationrewards@ni.com with the activities you have attended and dates as well and they will add your points towards your re-certification.
Here is the link explaining the points
12-02-2015 12:23 PM
12-02-2015 12:26 PM
Awesome! Thanks for leading the user groups ☺
12-02-2015 01:02 PM
12-09-2015 01:13 PM
08-15-2018 05:22 AM
I have been programming with LabVIEW for 18 years and I worked as a contractor in a various types of projects and I can say that I failed my 1st CLD-R as the questions as not there to test your LabVIEW skills, they test your memory and if you can remember some side issues in LabVIEW that few of us use in our carrier as Labview programmers. In addition some questions in the exams I found in the NI sight to prepare for CLD-R have wrong answers. For example the recursive VI that calls itself dynamically using call by reference to perform a factorial calculation has an answer of 0 no matter what if it is run as shown in the exam paper, as the output of the 1st recursive call is always zero and zero multiplied by anything is zero.
They are trying to do a factorial of 4 this way. I have implemented the VI from the picture in the exam paper and then run it and the answer is 0 as I expect, their answer is 24 which is only right if you add a piece of code that identifies recursion count and if it is the 1st recursion it sets the value to 1, then carry on the factorial recursively. If I will have this question in my next exam, I will go for the answer that is equal to the factorial of the input knowing it is the wrong answer.
08-20-2018 09:48 AM
Hello,
Yes the CLD-R is terrible. I have complained along with many other people to NI about this test. I have also failed it. I have passed it as well but by the smallest for margins.
I would recommend recertifying with points. You can look at the document here
You get points for attending and presenting at user group meetings
Thanks
08-20-2018 10:22 AM
Points all the way for me. I'm renewed until 2023 at the moment. I never want to take another exam again. I may take a TestStand certification at some point I guess but I'm not sure I should bother, I don't really use it anymore.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord