LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bar graph and serial communication

Hi,

 

I want to generate bar graph in lab view which will look like as per attachment. 

Data are coming from Arduino via serial communication.

Can any one help me to receive data via serial communication (COM PORT) on Lab VIEW and display as bar graph on Lab VIEW.

 

0 Kudos
Message 1 of 4
(2,402 Views)

Hi,

 

I want to generate bar graph in lab view which will look like as per attachment. 

Data coming from Arduino via serial communication.

Can any one help me to receive data via serial communication (COM PORT) on Lab VIEW and display as bar graph on Lab VIEW?

 

Regards,

 

Nikhil

0 Kudos
Message 2 of 4
(2,395 Views)

Hi,

 

I want to generate bar graph (please see attachment) for serial data coming out from Arduino.

Data coming with baud rate of 9600.

 

Can anyone help me to complete this task?

0 Kudos
Message 3 of 4
(2,406 Views)

Hi nik,

 

you should solve your two problems in two threads…

(Or: focus on one problem at a time.)

 

- For serial communication you can start with the Serial Read/Write examples in the example finder.

- The bar graph is easy: you plot your FFT (?) data on a graph and select the right plot properties as shown in your image.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,395 Views)