10-19-2015 09:58 PM
Is that how you set it up have the byte count at 1, then use match patter to look for "!" then find a match. I have attached the vi code along with pictures.
10-19-2015 10:52 PM
10-19-2015 11:48 PM
Okay so i ran a new code from what you said im not to sure if im doing it right but i set the read buffer string in a equal function and if it is equal to "!" i stop the loop but the loop is not stoping. I am reading one bit at time as you described. check out the code.
10-20-2015 12:18 AM
10-20-2015 12:45 AM
okay i know there data coming in but i dont know what form it is do i need to convert or what so i can find the "!" or is my code wrong for comparing.
10-20-2015 12:52 AM
10-21-2015 08:09 PM
okay so the conversion problem is with labview cause it coming back in some kind of chinese looking code. I heard there some kind of advanced visa control to be able to covert the data to a reable format so it labview changing the text format.
10-21-2015 09:25 PM
10-21-2015 09:45 PM
sorry, so how do you view as hex, what function does that.
10-21-2015 10:01 PM