06-02-2014 04:04 AM
Hi all
I need help please
I have ini file ( see attach) which include data inside
also I have string array which include these data
EEPROM
Calibration
Verify SN
BAT Value
HW Ver
I want to load min and max result from ini file , regarding to array input
what I mean
I you see that the ini file include line called [EEPROM] if the array have this infomarion I want load min and max result for EEPROM
and the next index in array is calibration I want to look into ini file and serach for this word is exsist I want to load min and max for this index
can any one help how to do that in labview 2013
thanks very much
06-02-2014 04:51 AM
You should be able to find your question answered here 🙂
http://forums.ni.com/t5/LabVIEW/Read-array-from-ini-file/m-p/1406006
06-02-2014 06:38 AM - edited 06-02-2014 06:38 AM
edit
same link as above