04-03-2008 03:28 PM
04-04-2008 08:56 AM
Hi Novice12,
Are you asking if you can wire an array into the case selector terminal? The selector terminal can only handle individual elements. If you embed the case structure in a for loop, and run the array into the loop, it will automatically execute once for every element in the array. This way you can wire the array to the selector terminal in a way that each element is considered individually.
Let me know if this helps, or if you still have questions.
Regards,
Lauren