VIWeek 2020/Efficient Programming in LabVIEW: Difference between revisions
Appearance
m Move to Category:LabVIEW add-ons |
Wikify |
||
| Line 1: | Line 1: | ||
{{infobox | |||
|category=presentation | |||
|icon=VIWeekIcon.png | |||
|presentation-conference=VIWeek 2020 | |||
|presentation-presenter=Tom McQuillan | |||
}} | |||
{{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 | 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. | ||
|youtube-id=1aMsftXMlTY | |||
}} | |||
Start Time: 9-10 PDT, 11-12noon CDT, 5-6pm BST, 6-7pm CEST | |||
== See also == | |||
== See | |||
* [[VI Template]] | * [[VI Template]] | ||
* [[Project Template]] | * [[Project Template]] | ||
| Line 23: | Line 23: | ||
* [[Delacor Queued Message Handler (DQMH)]] | * [[Delacor Queued Message Handler (DQMH)]] | ||
== External | == 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]] | ||
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