Skip to content

SDK v10

Latest
Compare
Choose a tag to compare
@Grix Grix released this 09 Nov 15:33
  • Add seamless support for ILDA Digital Network in the SDK. The Helios SDK now can find and output to any IDN servers (including the Helios OpenIDN adapter) in addition to Helios USB devices.
  • Add WriteFrameHighResolution() and WriteFrameExtended() for outputting higher resolution and more color channels to DACs that support it.

The libraries are entirely backwards compatible, should be a drop-in replacement for previous versions, both the C++ files and the shared library binaries.

NB: The shared libraries depend on libusb. In addition to HeliosLaserDAC.dll/dylib/so you also need libusb-1.0.dll/dylib/so in the same folder, or installed on the computer some other way. You can find these files in the sdk/cpp/libusb_bin folder.