LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display two signals on multiplot chart

Solved!
Go to solution

Hi, I am currently working on a LabVIEW program that requires me to display two signals measured by two current sensors with the help of NI MyRIO. I'm facing problems displaying the two signals on Data Dashboard, may I know how and what should I connect in the Block Diagram/Front Panel of LabVIEW so that the two signals measured by the current sensors can be shown on Data Dashboard?

0 Kudos
Message 1 of 4
(3,664 Views)

-Getting Started with Data Dashboard for LabVIEW http://www.ni.com/tutorial/13757/en/
-Integrating NI Data Dashboard for LabVIEW into your LabVIEW Applications: http://www.ni.com/white-paper/14689/en/
-Are you able to display single plot first?
-Basically you need to have 2D array so that you can have multiple plots.
-Check if this helps :http://forums.ni.com/t5/LabVIEW-Web-UI-Builder-and-Data/Showing-array-on-Data-dashboard-for-iOS/m-p/...
-Post your vi/snippet so that it's better to explain what problems you are facing.

 

Edit: Looks exactly same as this : http://forums.ni.com/t5/LabVIEW/Plotting-multiplot-chart-on-NI-Dashboard/td-p/3342706 If same please stick to single thread.

Thanks
uday
Message 2 of 4
(3,644 Views)

Hi udka,

Thank you for the reply, attached is my vi.

Also, because I'm quite new to LabVIEW, may I know what you mean by 2D array and does my program needs to modified in any way to be 2D array?

 

0 Kudos
Message 3 of 4
(3,631 Views)