NI Simple Messaging (STM) Library by NI - Toolkit for LabVIEW Download
Version | 3.1.0.9 |
Released | Jan 09, 2017 |
Publisher | NI |
License | Apache License 2.0 |
LabVIEW Version | LabVIEW>=10.0 |
Operating System | Windows, Mac, and Linux |
Used By | nevstop_3rdparty_dependencies |
Project links | Homepage |
Description
The Simple Messaging Reference Library (STM) can enhance the performance, usability, maintainability and scalability of a distributed system. Unlike raw communications APIs, using formatted packets makes data manipulation more manageable and improves throughput by minimizing the transmission of repetitive data.
Release Notes
3.1.0.9
(Jan 09, 2017)
Version 3.x of the STM libraryis not code compatible with the previous 2.x releases of STM. You will need to manually update any existing code built using the STM library.
v 3.0
- Converted to contain API in a LV project library.
v 3.1
- Added Connection Manager By Reference VIs (..\STM\Connection Manager\TCP\Advanced)
- Renamed Generate Error.vi to Generate STM Error.vi