Hi gwain,
The following code does this:

First it filters both data-sets to an uper and lower limit (including the boundaries), then ANDs the results and uses an
OpenG function to return the subset that is true in both cases.
To speed up the code you should create a local copy of the OpenG VI and set it to reentrant, or create your own version that would do the filtering in one go.
Ton
Message Edited by TonP on
02-18-2008 04:45 PM