Sign Up

LSI Actor Framework Message Maker by LS Instruments AG - Toolkit for LabVIEW Download

Improved Actor Framework Message Maker Supporting Interfaces

D Discussion Watch * 0 ↓2
 logo
Version1.1.0.17
ReleasedJun 03, 2025
Publisher LS Instruments AG
License BSD
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage   Discussion

Description

This is a fork of the MGI Actor Framework Message Maker ( https://www.vipm.io/package/mgi_lib_mgi_actor_framework_message_maker/ ) that adds support for interfaces.

An enhanced Actor Framework Message Maker!

Key improvements over NI's Actor Framework Message Maker:

- Ability to update already built messages
- New message icons
- Send Message VI gets its description and icon from the message VI

To use the tool open a your project then select "Tools"->"LSI Actor Framework Message Maker...". Next select the methods you'd like to create messages for and click "Build/Update Selected Messages"

We had two main gripes when working with the actor framework message maker supplied by NI:
1. If you changed the message VI, you had to manually fix the message class
2. A lot of block diagram readability is lost because of the plain "Send Message" VIs, and it takes a lot of time to go in and change the icons and descriptions.

This new message maker aims to fix both of these issues.

First, you can update messages. The message maker automatically detects which messages are out of date, and the user just has to click a button.

Next, readability. We felt like there were two main things that a message needed to significantly increase block diagram readability. First, it needs a good icon. The icon should clearly show that it's a message, but also tell you what the message does. To do this, we steal parts of the icon from your source code to create a distinct and helpful icon. Second, it needs a good VI description. This is again stolen from the message VI. Now you can look at a block diagram, mouse over things, and get a good idea of what your actor code is doing.

Release Notes

1.1.0.17 (Jun 03, 2025)

- Added support for interfaces

andreav-lsi was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts