7
Product Description
Using the Flexible Array
You can change the coverage pattern by changing the position of the top and bottom array.
Moving the array
Pushing an array in Pulling an array out
Four coverage patterns
Straight array
Pull top and bottom array out
J array
Pull top array out, push bottom array in.
Reverse J array
Push top array in, pull bottom array out.
C array
Push top and bottom array in.