Jump to content

VIWeek 2020/Efficient Programming in LabVIEW: Difference between revisions

From LabVIEW Wiki
Created page with "Efficient Programming in LabVIEW *Tom McQuillan Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST In this session, I'm going to showcase Project Templates. After ch..."
 
Wikify
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Efficient Programming in LabVIEW
{{infobox
*Tom McQuillan
|category=presentation
|icon=VIWeekIcon.png
|presentation-conference=VIWeek 2020
|presentation-presenter=Tom McQuillan
}}
 
{{presentation
|presenters=Tom McQuillan
|abstract=In this session, I'm going to showcase Project Templates.
After choosing to go down a [[DQMH]] route for a project (after being a hardcore [[Actor Framework]] user), I realized there were certain aspects of AF I missed. Namely, the ability to reuse messages between modules. In this session, I will showcase a solution to this using [[Project Template]]s and how templates could be used for your modular applications.
I'll also showcase some scripting tools that were possible using templates.
|youtube-id=1aMsftXMlTY
}}


Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST
Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST


In this session, I'm going to showcase Project Templates.
== See also ==
After choosing to go down a DQMH route for a project (after being a hardcore Actor Framework user), I realized there were certain aspects of AF I missed. Namely, the ability to reuse messages between modules. In this session, I will showcase a solution to this using Project Templates and how templates could be used for your modular applications.
* [[VI Template]]
I'll also showcase some scripting tools that were possible using templates.
* [[Project Template]]
<br>
* [[VI Scripting]]
<br>
* [[QControl]]
 
* [[Delacor Queued Message Handler (DQMH)]]


<div style="text-align:center;"><youtube width="800" height="600">NCDjkBgnbg8</youtube></div>
== External links ==
* [https://www.youtube.com/channel/UCdptDHNxa4MPVFJacivYlWg Tom's LabVIEW Adventure YouTube Channel]


[https://youtu.be/NCDjkBgnbg8 Link to video on YouTube]
[[Category:VIWeek 2020]]

Latest revision as of 11:07, 11 January 2025

Efficient Programming in LabVIEW
Conference VIWeek 2020
Presenters Tom McQuillan
Efficient Programming in LabVIEW by Tom McQuillan

In this session, I'm going to showcase Project Templates.

After choosing to go down a DQMH route for a project (after being a hardcore Actor Framework user), I realized there were certain aspects of AF I missed. Namely, the ability to reuse messages between modules. In this session, I will showcase a solution to this using Project Templates and how templates could be used for your modular applications.

I'll also showcase some scripting tools that were possible using templates.



Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST

See also

External links