The IFFT in LabVIEW 7.0 requires you to enter the complete complex input array, that is also including the complex conjugate "mirrored" array. Earlier versions of LabVIEW were assuming your array to be complex conjugated so this was optional.
So if you want your N samples to be real, you have to make sure your complex input array also contains N samples and that H(n) = H*(N-n) and that H(0) and H(N/2) are real.
See for example the following exchange and associated examples on how to implement this correctly.
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000F9BD0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0