Atik Cameras Forum

Support (Please note, this is primarily a user forum, for direct Atik support, please email support@atik-cameras.com) => Software and Everything Else => Topic started by: sadam on June 02, 2016, 02:08:56 pm

Title: Using ArtemisDotNetSDK
Post by: sadam 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 :)
Title: Re: Using ArtemisDotNetSDK
Post by: ChrisGolden 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.