From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

splitting serial data from multiple sensors recieved from arduino in Labview?

That is the Baud Rate, which is the rate that bits are sent in a message.  The question was how often does your Arduino send messages.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 11 of 13
(1,079 Views)

Actually I am sending 120 bytes of data from arduino to labview via serial port every 100ms at 57600 baud rate.

when I am sending more than 120bytes the data updation in labview is very slow.the looptime in labview is 200ms.

0 Kudos
Message 12 of 13
(724 Views)

@NagaJyothi wrote:

Actually I am sending 120 bytes of data from arduino to labview via serial port every 100ms at 57600 baud rate.

when I am sending more than 120bytes the data updation in labview is very slow.the looptime in labview is 200ms.


And what does this have to do the the issue the OP had?  If you have a problem, start a new thread.  You will also need to supply some code for us to help you debug your problem.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 13 of 13
(716 Views)