07-19-2007 04:00 AM
Hi all,
Any suggestions on how to solve the following problem would be greatly appreciated.
I am making DMM resistance measurements, 2 wire, routing the measurement points through two switches (configured as multiplexers) and comparing the results against a set of expected results, using the Comparison Express VI, set to equal within tolerance.
This works well until I measure open circuits. I need to confirm that some points are open circuit, some points are directly connected and other points have a resistance between them, of up to 15 Kohm.
My open circuits get reported as ‘
Is there a simple way to convert my
Or is there a better way of approaching this?
Thanks,
Mark
07-19-2007 04:31 AM
07-19-2007 06:57 AM
Thanks Jorge,
I wasn't aware of the 'Not a Number' comparison vi, what you suggested was exactly what I needed.
Lama
07-19-2007 07:07 AM
07-19-2007 07:14 AM
07-19-2007 07:56 AM
07-30-2007 08:11 AM
Unfortunatly I have a further complication.
Because my readings are generated via switches running through scan lists, my results are in the form of a 1 D Array, but neither the Select VI, nor the Search and Replace VI will accept an array as an input. Nor can I convert an array to a string.
Do I have to use the index array function in a loop to go through each element of the array to lok for, and change my NaN's?
Thanks.
Lama
07-30-2007 08:17 AM