See the attached VI, a quick solution which took about 2 minutes. It takes an array 1-d and a value, and returns the indicies of all matching values. You can replace the array type and match type with any type and it will still work, right now it is a float type, hope this helps.
Paul