Hi,
unfortunately, you can't directly save a multi-element item in a .ini file. You have two options - convert it to a string using typecast, and store some information to say what type the array was, or use a separate datalog file, where you store the filename used in the .ini file.
Attached are the save and retrieve .vi's used by the typecast method.
Hope that helps
S.
// it takes almost no time to rate an answer