02-27-2020 02:15 AM
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)
03-18-2020 12:05 AM
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