How can I search for hexadecimal number of 32-bit in .csv file

Hello

How can I search for 32-bit in .csv file usinf labview 8.6.1 hexadecimal number

Mathan,

This post was not really a solution.  He just ordered Sandy to post in the appropriate forum, which we now know is LabVIEW 8.6.1 LV.

Sandy,

You want to read the text file, then use the search/Split String function to find the matching characters that make up your hexagonal pattern.

What you ask is a little strange wordly since .csv files are text files, and you ask a "32-bit hexadecimal number.  Can you give an example of what you are looking for?  My response assumes you have a 8 string that consists of the characters 0-9, A - F for catch the 4 bytes.  Maybe you are dealing with just 4 bytes that present themselves as ASCII characters in a text file.  In which case you wouldn't have one. CSV file.

If the response of research/Split String is not useful to you, you will need to provide details about what you are looking for and also an example of your. CSV file.

Tags: NI Software

Similar Questions

Maybe you are looking for