-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
Zyah AF Msg Forwarding by Zyah Solutions - Toolkit for LabVIEW Download
Zyah Actor Framework Msg Forwarding Utility
| Version | 3.2.1.19 |
| Released | Oct 27, 2025 |
| Publisher | Zyah Solutions |
| License | BSD |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows, Mac, and Linux |
| Project links | Homepage Documentation Repository Discussion |
Description
A utility to aid in automatic Actor Framework message forwarding using the AF Msg tree. Includes the utility, different message maps and a base actor that utilizes both.
Release Notes
v3.2.1
- Fixed an issue introduced in v3.2.0 where the space before "Messages" in an interface folder was not accounted for.
v3.2.0
- Added the ability leave the Caller Enqueuer unwired in the construction of the Forwarding Utility in order to stop upward forwarding beyond a specific actor within the AF message tree. (Issue #4)
- Added a write accessor for the Forwarding Utility in the Forwarding Base Actor to enable the ability for descendant actor to override the Forwarding Utility construction behavior. (Issue #4)
- Fixed an issue where parsing the LabVIEW version number in Linux could result in an error causing the "By Path" map to be used by default instead of the "By Object" map. (Issue #7)
- Fixed an issue where an interface messages folder with "Messages" not at the end would not be parsed properly. (Issue #5)