epiz Posted June 13, 2023 Report Share Posted June 13, 2023 One small step in my project is to divide up my outputted data into small subsections. There are certain areas of the data that I want to extract then convert. My data is in hexadecimal. I want to extract certain parts of it and then display it, How can I do that?. My results come in the value of a string Quote Link to comment
infinitenothing Posted June 14, 2023 Report Share Posted June 14, 2023 Alternatively, have you tried the split string function? https://www.ni.com/docs/en-US/bundle/labview/page/glang/search_split_string.html Or, you could try a monospaced font and tape on the screen. Quote Link to comment
epiz Posted June 19, 2023 Author Report Share Posted June 19, 2023 I have tried split string and it works perfectly thank you!! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.