WireQueue MQTT Toolkit
The WireQueue MQTT Toolkit is the easy way to connect your devices using the de facto standard protocol for IoT: MQTT. It is ideally suited to connect LabVIEW devices over local or remote network for robust data acquisition and control purposes.
WireQueue MQTT can connect to any standard MQTT message broker on your LAN or in the cloud with the option of using TLS secured communication.
Info about license.
$ 880.00
Quote request for WireQueue MQTT Toolkit
Downloads, Information & Videos
Downloads
LabVIEW Toolkit
AE0020-004 Deliverables.zip v2.1.5.135
User Manual
AC0075-001 WireQueue LabVIEW User Manual.pdf
Data sheet
AB0005-096 WireQueue Toolkit Data Sheet.pdf
Additional Downloads
Remote monitoring of a floating wind turbine
AB0005-052 AN3 Remote monitoring of a floating wind turbine.pdf
Remote monitoring of fingerprint sensors in a climate chamber
AB0005-058 AN5 Remote monitoring of fingerprint sensors in a climate chamber.pdf
AWS IoT How-To
AB0005-112 AN18 AWS IoT How-To.pdf
Specification/Requirements
– LabVIEW for Windows
– LabVIEW for Real-Time targets
– Supports MQTT v3.1.1
– Compatible with MQTT brokers on LAN or WAN
Features
– Open pub/sub protocol
– Optimized for high-latency or unreliable networks
– Secured with TLS
– Optional hardware dongle message authentication
Application areas
– Data logging
– Asset monitoring
– Remote control
– Industrial IoT

Support & FAQ
Visit our knowledge base on our Support Portal if you don’t find any answers to your questions here.
General information about WireQueue MQTT Toolkit
How can I handle special topic sanity checks?
The MQTT API allows the user to define filtering for received topics, e.g. to check incoming topics for CRC, before the topic is added to event och topic lookup. This makes is easy to create a centralized topic check avoiding bad topics to reach endpoints.
How can I connect my LabVIEW application to an MQTT broker?
With the WireQueue MQTT Toolkit, you can connect any LabVIEW application to a standard MQTT broker, locally or in the cloud. The toolkit fully supports MQTT v3.1.1 and TLS for secure connections, enabling reliable LabVIEW MQTT messaging and data exchange across distributed LabVIEW systems.
Can I use LabVIEW for real-time MQTT messaging on embedded or RT targets?
Yes. WireQueue runs on both LabVIEW Windows and LabVIEW Real-Time targets. It manages all LabVIEW MQTT messaging in a background process, automatically handling reconnections and re-subscriptions. This ensures continuous, reliable real-time messaging even in networks with interruptions or latency.
How can I log and access MQTT messages locally in LabVIEW?
WireQueue stores all published and received MQTT messages in a local timestamped database. This allows LabVIEW applications to access past messages, filter topics, and process MQTT data asynchronously. The feature makes LabVIEW MQTT topic logging easy and reliable for troubleshooting, analytics, or distributed data collection.
How do I handle incoming MQTT messages and topics efficiently in LabVIEW?
The toolkit provides both event-driven and polling methods to process MQTT messages. LabVIEW applications can configure topic queues or user events for efficient handling, ensuring fast response to important events while keeping MQTT topics synchronized across distributed LabVIEW systems.


