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: 

how to segregrate the strings from concantenates string

Solved!
Go to solution

Hi

 

I am trying to write and read datas from the seral port using the VISA.vi with Labview . I am able to concatenate a number of strings for writing .I am able to read and write datas using the serial port .

I also want to read the value from the board and have to put a indication like the data that is written and that has been read by the serial port are same .

Plz give me one suggetion .

0 Kudos
Message 1 of 2
(2,570 Views)
Solution
Accepted by topic author electroncis

 


I am able to read and write datas using the serial port .

 


So u need to compare the witten value with the read value and needs to update the staus.find the attached VI.

 

Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
Message 2 of 2
(2,537 Views)