Hi,
I own a PCSGU250 and I’m writing an application in Python 3.5 64bit that’s planned to utilize the PCSGU250’s sine generator (via cffi or ctypes).
Unfortunately the DLL inside the SDK is 32bit and thus cannot be used together with a 64bit Python distro. Running two distros (64 and 32bit) in parallel will most likely become a mess.
Would it be possible for you to provide the PCSGU250.dll in 64bit?
If not, do you know of any other solution to this problem? Did someone try this out and would share his/her experience?
Thanks in advance…