04-22-2010 09:09 AM
Hello everyone,
I am having some trouble reading a INI file that I created.
I successfully created a INI file using Write Key.vi so that I can eventually send the baud settings to my RS-232 port. What I am having difficulty now is reading that same INI file that I created. What I need to do is look at a certain line, go so many characters in, then grab the settings from the file.
Any guidance is greatly appreciated.
Solved! Go to Solution.
04-22-2010 09:21 AM
Hey BadAzz
Instead of using the Read Text File VI to read the INI file use the INI Read VI's found in the same pallet as the ones you used to write the file. Let me know if you need an example I may be able to do one in a bit.
Chill
04-22-2010 09:32 AM
Something like this...