LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display array values on indicators

how should i get read of that mismatch \

0 Kudos
Message 21 of 41
(1,957 Views)

Search and Replace String in the string palette.

0 Kudos
Message 22 of 41
(1,955 Views)

what kind of connection i have to make on search and replace buffer

thank you

0 Kudos
Message 23 of 41
(1,950 Views)
Please turn on Context Help.

If this basic function is so confusing for some reason, add the \00 to the format string of the Scan from String function. Be sure to enable \ Codes Display in order to scan for the correct character.
0 Kudos
Message 24 of 41
(1,945 Views)

still im not able to get reed of the error by adding \00

0 Kudos
Message 25 of 41
(1,939 Views)

Here it is with Search And Replace String

 

 

If you want to see how to add it to the Scan from String, attach your latest VI attempt.

0 Kudos
Message 26 of 41
(1,938 Views)

done with search and replace

0 Kudos
Message 27 of 41
(1,933 Views)
That's ridiculous. You want to replace from the VISA string that is read. Your code makes no sense.
0 Kudos
Message 28 of 41
(1,926 Views)

please tell me what should be my input string to search and replace string should it be the *T%f or the output from read visa 

0 Kudos
Message 29 of 41
(1,921 Views)
Output from the VISA Read! The *T was just an example. It's the read that you want to get the data from, isn't it?
0 Kudos
Message 30 of 41
(1,909 Views)