-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
IG Serial Stream by Illuminated G - Toolkit for LabVIEW Download
Serial client implementation of IG Stream Base
| Version | 1.0.1.14 |
| Released | Nov 30, 2024 |
| Publisher | Illuminated G |
| License | MIT |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows, Mac, and Linux |
| Dependencies | illuminatedg_lib_ig_stream_base |
| Project links | Homepage Discussion |
Description
Provides a SerialStream implementation based on the IG Stream Base library. Uses VISA under the hood but is only intended for serial use, other connections may work but are not tested.
A demo serial terminal is provided demonstrating use of the library to read/write data to a serial port and allow a user to interact with the serial device.
Release Notes
1.0.1.14
(Nov 30, 2024)
1.0.1.14
- Set shared reentrancy on blocking command VI causing potential deadlocks with multiple ports in use
derrickb
was a contributor to this release