NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Read ini file in TestStand

I have a computer with TestStand, but no LabVIEW. Can I read an ini file in TestStand directly? My file have several section headings and several keys under each. Any help appreciated.

Senior Test Engineer
nkamal@hotmail.com
0 Kudos
Message 1 of 2
(4,809 Views)

If you are comfortable calling the Win32 sdk, you could use the DLL adapter to call:

 

http://msdn.microsoft.com/en-us/library/windows/desktop/ms724353%28v=vs.85%29.aspx

0 Kudos
Message 2 of 2
(4,808 Views)