Jump to content

VIWeek 2020/Efficient Programming in LabVIEW: Difference between revisions

From LabVIEW Wiki
Added links and categories
Wikify
 
(One intermediate revision by the same user 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
}}


Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST
{{presentation
 
|presenters=Tom McQuillan
In this session, I'm going to showcase Project Templates.
|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 Templates and how templates could be used for your modular applications.
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.
I'll also showcase some scripting tools that were possible using templates.
<br>
|youtube-id=1aMsftXMlTY
<br>
}}


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


<div style="text-align:center;"><youtube width="800" height="600">1aMsftXMlTY</youtube></div>
== See also ==
 
== Presentation Links ==
* [https://youtu.be/1aMsftXMlTY Link to video on YouTube]
 
== See Also ==
* [[VI Template]]
* [[VI Template]]
* [[Project Template]]
* [[Project Template]]
Line 23: Line 23:
* [[Delacor Queued Message Handler (DQMH)]]
* [[Delacor Queued Message Handler (DQMH)]]


== External Links ==
== External links ==
* [https://www.youtube.com/channel/UCdptDHNxa4MPVFJacivYlWg Tom's LabVIEW Adventure YouTube Channel]
* [https://www.youtube.com/channel/UCdptDHNxa4MPVFJacivYlWg Tom's LabVIEW Adventure YouTube Channel]


[[Category:VIWeek 2020]]
[[Category:VIWeek 2020]]
[[Category:Videos]]
[[Category:VI Scripting]]
[[Category:IDE Add-ons]]
[[Category:DQMH]]

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