Jump to content

Roderic

Members
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Roderic

  1. Neil thanks for the input, I'll try to make it more neat, meaning I really need to code faster.

    To answer your question: I don't know, this seemed to be the right thing to do as I get the value at the moment the value changes (in case I have multiple states in the FIFO), but I think your method is simpler and maybe the best way to handle this (and it's simpler/faster). thanks.

    Do you think I would pass with a bit more practice or there are some major improvements needed?

  2. Hi all,

    I'm just starting preparing for the CLD exam and I'd like to get some feedback on my coding style.

    I think my documentation is weak, and I have some functionality issues (slides doesn't seem to work so I added a digital display I dunno what I've done wrong).I did not used tip strips for FP objects as it seems like they removed it from the exam requirements.

    I found the time limit to be tight (maybe I'll get 15 extra minutes with the new format as I don't need to make the front panel)

    Can you please rate my code?

    Best regards,

    Rodéric

    Boiler Controler.zip

  3. IMO, it would be best to have the toolkits under the palette that fits. I mean its easier to have all the communication functions under the same palette right? But, I understand it would be nice to have all the LAVA tools under the same palette from a "marketing" point of view. So both ideas make sense to me.

  4. We've got one of those - you wanna buy it? :D

    Well I know you've got one, your HMIs and posts on the forum were really helpfull. (we can't buy it because: We don't want the TestStand execution view (so I created a custom one), and we want to reuse the code in every project involving TestStand so we don't want to pay for a licence...)

  5. Hi,

    I have little experience but I thought a lot on how to become a better programmer:

    - I currently have a mentor who helped me a lot, my skills rocketed benefiting from his good advices

    - I will join a top LabVIEW consulting firm

    - talking with programmers (CVI etc..) helped me aswell because they also have good ideas you can implement in LabVIEW.

    - I also built my hown book library which helped me through certification

  6. Problem solved by shuting down the engine, then restarting. Don't know if I did it the right way but it works!

    it also seems like you have to close the Engine reference in every subVI , TestStand doesn't release the reference on his own every time (I got a popup error message)

    BTW: starting the engine by calling the IEngine.GetEngine method doesn't work.

  7. Dear LAVA folks,

    I'm trying to set TestStand Cfg directory from LabVIEW. See attached file. This works fine only if I restart TestStand. I understand I only need to shutdown the Engine. My question is how can I restart the Engine without restarting everything? (there is no such thing as Start Engine method) Could a GetEngine method work? What would be the best way to accomplish this task? I don't want my customer to restart the software.

    Thanks in advance.

    Rodéric

    post-18392-0-10100800-1308756885_thumb.j

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.