LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read serial data from a particular START value?

I want to start reading serail from particular information.Suppose I want to start after getting a particular Hex Byte combination. How to that?

0 Kudos
Message 1 of 3
(2,238 Views)

Hi Omi,

 

you need to differ between reading serial port and storing data.

 

You should read the port in a loop the whole time. But you only store the data after you received your "particular hex byte combination"...

Best regards,
GerdW


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

Ok good idea. I am new user,so how to check the particular start during write? WHich functional block to use?

0 Kudos
Message 3 of 3
(2,229 Views)