I'm having problems converting an array of enum type. I created a simplified version of the problem and have attached those files to demonstrate the problem.
 
	The enum is a strict type def.
 
	A single enum is converted to JSONtext string and back without a problem.
 
	An array of enum does not convert successfully.
 
Array of Enum.vi 
Loggin Header Data Selection Typedef.ctl