09-23-2015
09:28 AM
- last edited on
02-26-2024
03:02 PM
by
migration-bot
The DDC lib got an update that fixes the given behavior.
Please update your version and the behavior should be gone in 64 bit.
09-24-2015 02:56 AM
I am not sure why but it doesn't work! Is the nilibddc.h for 32bit? Normally the 'include' folder contains two nilibddc.h, one 32-bit and one 64-bit. The later is even called nilibddc_m.h
On the other hand, I did replace the tdms_ebd.dll with the one from the excel folder, as you suggested, and everything is working fine now.
09-25-2015
02:20 AM
- last edited on
02-26-2024
03:02 PM
by
migration-bot
See you are refering to the matlab example including the ddc lib.
If you update the example by just extract the new ddc version into the same folder it should also work.
See if we can update this example too.
Current solution before update is available
Afterwards it should work using the new ddc lib. The *_m.h headers should also work with tne new ddc version.