12-07-2015 10:50 AM - edited 12-07-2015 10:50 AM
Hi Brad,
After looking a bit deeper into the results we seem to be getting all the flow values around the same value which cannot be correct, flow should vary significantly with speed and decrease as pressure rises.
I also notice that no matter the input data the averaged pressure rises with each speed point, a highly unlikely outcome given the nature of the input data.
Is it possible you can step me through what you are doing in the CreatePressureGroups Sub so we might find what's going on?
Thanks
Peter
12-08-2015 02:30 PM
Hi Peter,
You're absolutely right. There were two ChnMultipleSort() calls in the VBScript I sent you, and I only changed the "1" parameter to "0" on one of them (line 92). As soon as I toggled that parameter on the second call (line 117), then I got the correct values for everything, not just Flows.
I'm really glad you noticed,
Brad Turpin
DIAdem Product Support Engineer
National Instruments
12-10-2015 08:21 AM
Hi Brad,
It's working well now, was able to validate with old data sets. Thanks so much for the repeated assistance!
Peter