DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Resampling function problem

After update to v19SP1

 

This code part

 

Call ChnResampleChnBased("", oCh, oChRefTime, oCh, "Analog", False, False, "Linear")

 

try to resample and save to the same channel - the diadem fall down (without error message)

on version

(On version 19 work reliably)

 

 

0 Kudos
Message 1 of 2
(2,163 Views)

Difficult to diagnose without a sample of your source data.  It appears you are using waveform data as the input?  

 

Try performing it manually (run command below), and then capture the dialog settings with Shift-Ctrl-C.  

 

Call SUDDlgShow("Main", ResourceDrv & "AnaChnResample")

 

See also the full example in this link:

 

http://www.savvydiademsolutions.com/analysis.php?topic=analysis-resample-channel

 

0 Kudos
Message 2 of 2
(2,074 Views)