02-25-2013 10:46 AM - edited 02-25-2013 10:46 AM
Hi all,
We are trying to limit a numerical indicator of a vi to 100. We have tried the "in range and coerce" vi, but it is not compatible with the double precision data we are working with. What would be the best way of limiting the data range being displayed while working with double precision data? Is it even possible to limit the numerical indicator of double precision data?
Sincerely yours,
Danimor
02-25-2013 10:50 AM
You must be using the function incorrectly since In Range and Coerce is compatible with DBLs. Attach your code.