Hello everybody!
I spent the past weeks becoming familiar with julia and wrote a wrapper for the camera SDK. You can take a look at the result here:
https://github.com/AlfTetzlaff/LibASICamera.jl
All installation instructions, as well the documentation can be found there. Raspberry Pi is not yet supported, Mac and Windows have not been tested - you are welcome to do so. The wrapper downloads and installs the SDK in the background. If you see any licensing issues, please let me know and I will act immediately.
Have fun experimenting with it! Any help is welcome!
_______________
EDIT: Windows and RaspberryPi support have been added! :)