Hi evreyone,
I am just recently approaching LabVIEW and MQTT and would need some help in making a VI.
I would like LabVIEW to simultaneously access multiple topics via wildcard so that I can graph their values on the same chart.
An example is the case of a sensor that returns the three coordinates of its location and saves them in three topics as "home/sensor/+" where the "+" symbol can be X,Y or Z and I want to plot the three coordinates on the same chart.
Could you please direct me how to edit the VI that I attach?
What if I had more sensors? Is it better to create a client for each sensor?
Thank you for your help!