Atik Cameras

Author Topic: Using ArtemisDotNetSDK  (Read 4481 times)

sadam

  • Guest
Using ArtemisDotNetSDK
« on: June 02, 2016, 02:08:56 pm »
Along with Artemis software  I downloaded ArtemisDotNetSDK.dll which can be in theory used as library to create for C# programs. Is anybody used or at least tried to use it? There is no documentation, unlike for C++ but there are enough differences that it hardly can by used as substitute. Any help would be appreciated :)

ChrisGolden

  • Atik Staff
  • Full Member
  • *****
  • Posts: 161
Re: Using ArtemisDotNetSDK
« Reply #1 on: July 05, 2016, 02:03:55 pm »
Hi Sadam,

Thanks for your interest in the SDK. The ArtemisDotNetSDK is no longer supported and has now been removed from the core installer. However, you can download the latest SDK from the downloads page:

http://www.atik-cameras.com/downloads/         (Bottom of page)

The SDK doesn't contain any .NET components yet, but you can easily PInvoke any methods you need. I can also supply some .cs wrapper files on request (essentially the files I use for infinity).

Please make sure you read through the documentation. In particular the 'ArtemisHSC.dll Guide' as this will guide you through all the steps you need to get set up. There is also an example application (written in c++) which should help get you started.

If you have any problems, feel free to email me at ChrisG@atik-cameras.com

Chris.