DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Event Search...but not quite!

Solved!
Go to solution

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

0 Kudos
Message 21 of 23
(1,875 Views)

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

Download All
0 Kudos
Message 22 of 23
(1,853 Views)

Hi Brad,

 

It's working well now, was able to validate with old data sets. Thanks so much for the repeated assistance!

 

Peter

0 Kudos
Message 23 of 23
(1,819 Views)