Introducing Workers 4.0 - Real-Time Development and Remote Debugging

Опубликовано: 14 Октябрь 2024
на канале: Workers for LabVIEW
663
13

This video introduces the main new features in Workers 4.0, by demonstrating:
1. How to create a Workers application on a cRIO.
2. How to use the new Workers Debug Server to observe a Workers application running on a cRIO.
3. How to use the new TCP Server and Client Workers to stream data between a Workers application running on a cRIO and a Workers application running on a Windows host PC.

If you want to learn more about Workers v4.0, please follow the link below:
https://workersforlabview.gitbook.io/...

To download the application created in this video, please click the link below:
https://5730d3fa-1ec7-40d9-98eb-4408b...

00:00 Introduction
02:43 Adding Worker to cRIO
06:04 RT Worker Convert tool
07:17 Workers Debug Server
10:37 TCP Server and Client Workers
21:42 Ending