Config

MGI Read Key

This is a Polymorphic VI. Read an array key (actually a section) written by the matching Write VI.

MGI Remove Array Sections

Remove sections from an ini file when an array is shrinking. If Old Count is unwired, count will be read, parent section will be removed, and then count will be replaced. If Old Count is wired, it's assumed thatparent section handling was already performed. Child sections that are removed have names .#, where # ranges from new count to old count-1.

MGI Write Key

This is a polymorphic VI. Write an array datatype in a human readable format. The "key" is actually placed in a separate section.