-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Iterator Actor by LS Instruments AG - Toolkit for LabVIEW Download
A library implementing a high-level Actor Framework-based Iterator.
Version | 1.0.0.7 |
Released | Nov 25, 2024 |
Publisher | LS Instruments AG |
License | BSD-3-Clause license |
LabVIEW Version | LabVIEW>=23.3 |
Operating System | Windows, Mac, and Linux |
Dependencies | oglib_error mgi_lib_error_handling oglib_lvdata oglib_time ls_instruments_ag_lib_async_methods_actor |
Project links | Homepage Discussion |
Description
A library implementing a high-level Actor Framework-based Iterator. The caller Actor can configure the Iterator Actor to iteratively execute one of its methods by creating the corresponding Actor Framework messages.
Main Features
- Fully Actor Framework Based
- Iterate at a certain time period
- Waits on iteration completion and reports an error to caller if the corresponding timeout is exceeded
- Prepare and Conclude iterations definable
- Multiple iterator end condition definable: number of iterations, time elapsed, iteration result
Release Notes
1.0.0.7
(Nov 25, 2024)
First release. Visit https://github.com/LS-Instruments/Iterator-Actor to see about features and a library walk-through.
andreav-lsi
was a contributor to this release