VI Week 2020: Efficient Programming - Templates, DQMH Modules and IDE Extension in LabVIEW

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024

Комментарии • 10

  • @softwareminimalist
    @softwareminimalist 4 года назад +2

    Great presentation Tom. You should give AF another try with interfaces in LV 2020. Its a completely different experience :) You create interfaces for all the functionalities you want an actor to have, and the interface also defines the messaging. Interface can be an independant PPL and the actor implementing it is a single class, also easily packed into PPL.

  • @jamesbalisciano2922
    @jamesbalisciano2922 4 года назад

    Fantastic video as always Tom. I was only recently thinking that I should create something similar to that documentation tool myself. I am lazy and terrible when it comes to documentation, but it doesn't help having to go into that painful modal dialog to fill in every VI description individually.

  • @geethabalakrishnan7355
    @geethabalakrishnan7355 3 года назад

    Hello Tom, Do you have forum where you discuss technical details in programming? or your mail id. I need a small technical help with my LV Project. After seeing your videos, I feel that you are the right person to get help!!

    • @TomsLabVIEWAdventure
      @TomsLabVIEWAdventure  3 года назад

      Hi Geetha,
      I don't, but if you create a post on the NI LabVIEW community forum and tag me I should be able to help there 🙂

  • @alexandrlubchenko3669
    @alexandrlubchenko3669 3 года назад

    Tom.
    Thank you for your work. I am finishing all your content - It is the best in RUclips. And boosted my knowledge about LV dramatically.
    Tom, Help me, if you able. Do you know the template of ATM, in which the structure of a Module consists of:
    *Module Top **Level.vi* (public)
    And Folders:
    *APIs*
    *Private Controls*
    *Private VIs*
    *Public Controls*
    *Public VIs*
    The Idea the same, as in QMH, but the realization - I do not understand what is it.
    The Module Top Level.vi has the comment inside, if it helps some how:
    _This is the top level of the error handler module (a free running module of the ATM simulator)._
    _It is closed using a user event It communicates with the other modules using a_
    _queue based API which has comms modules that can be swapped if required. _

    • @TomsLabVIEWAdventure
      @TomsLabVIEWAdventure  3 года назад

      Hi Alexandr, I'm not sure what you're asking im afraid. Is it a piece of code I wrote?

  • @dryfus3031
    @dryfus3031 3 года назад

    hey tom, i have been watching your videos a lot lately and they are absolutely fantastic. I am learning a lot. I do want to ask one thing tho, is it possible for you to provide the custom DQMH template that you created that would be a great help.

    • @dryfus3031
      @dryfus3031 3 года назад

      its all good if its not possible. i do get it if this too much to ask for

    • @TomsLabVIEWAdventure
      @TomsLabVIEWAdventure  3 года назад +1

      Hi Dryfus,
      I'm sorry for the delay in getting back to you, I'm just catching up on comments now. Unfortunately, I can't share the template. However, I hope the video gave you some insights into the design process I took.

    • @dryfus3031
      @dryfus3031 3 года назад +1

      @@TomsLabVIEWAdventure like I said it's all good. Your videos have helped me a lot, cheers for that. One more thing I saw your course on Udemy for beginners, you have any plans for a more advanced course (AF, dqmh etc)?