Tutorial Videos
Video #1
Introducing Workers v4.0 - Real Time Development and Remote Debugging
Introduces the main new features in Workers v4.0 by demonstrating how to create a Workers application on a cRIO, how to use the new Debug Server and how to use the new TCP Server and Client Workers.
The tutorial videos below were made with Workers 3.0. The contained information is still relevant to Workers 4.0, though minor changes / improvements might exist.
Video #1
Creating your first Workers™ project
Explains how to easily go from a blank project to a LabVIEW application consisting of 6 Workers, by demonstrating the use of the 'Create/Add Worker' and 'Worker Hierarchy Viewer' tools.
Video #2
Sending Messages - Part 1
This video is the first part of two, which explains and demonstrates the use of the framework's messaging API by providing a walk-through of the first few steps of the Workers Fundamentals sample project.
Video #3
Sending Messages - Part 2
This video is the second part of two, which explains and demonstrates the use of the framework's messaging API by providing a walk-through of the first few steps of the Workers Fundamentals sample project.
Video #4
Case Labels - Explained
Case Labels are a unique feature in Workers™ that replace ‘string constants’ to select which case of a Message Handling Loop (MHL) to send a message to, and come with several additional benefits.
Video #5
Workers Debugger - Main Features
Presents the main features of the Workers Debugger, explaining its usefulness as an integral part of developing applications with Workers™.
Presentation Videos
GLA Summit 2021: An Introduction to Workers, a new QMH framework for LabVIEW
Workers is a new QMH based framework for LabVIEW, which combines LVOOP with the LabVIEW QMH template style of development, and has been developed for use by anyone at the Core 3 level and above. This presentation will present the main features of the framework, introduce the framework’s scripting tools and API, and provide a short demonstration how to create a small Workers application.