-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
NI Qbus by NI - Toolkit for LabVIEW Download
Version | 1.0.0.2 |
Released | May 19, 2016 |
Publisher | NI |
License | NI Sample Code License |
LabVIEW Version | LabVIEW>=15.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
NI Qbus is a LabVIEW based messaging API. The library provides VIs for sharing messages between asynchronous processes. The Qbus API provides subVIs that allow processes to send two types of messages:
Broadcast messages—Available to any process. The sender does not specify a recipient for a broadcast message. To receive a specific type of broadcast message, each process registers for the messages it desires by name.
Routed messages—Sent only to a specific, named process. You might send a routed message when multiple processes register for a particular message name, but in a specific situation, you only want one specific process to receive and handle the message.
Release Notes
Recent Posts
Sugestion for two small improvements regarding the NI QBus library
Dear Sir\Madam, I wish to suggest two small additions to the powerful NI QBus library, that is, … by Diego, 5 months, 1 week ago, 0 , 0 |