ClonerAlliance Capture SDK

Getting Started

System Requirements

  • OS:Windows7 or above(32bit or 64bit)

  • CPU:Inter i3 or above or AMD CPU with similar processing ability

  • Memory: 4GB or above

  • Any model of ClonerAlliance Capture Device

  • Microsoft Visual studio 10 or later develop IDE

Installation

At default condition, both the simple version SDK and the full version SDK will be installed under the directory as below: C:\Program Files(x86)\ClonerAlliance Capture SDK.

The folder Bin includes all the compiled binary files and required DLL files.

The folder Examples includes example applications. If you need to compile the applications in “Examples”. We recommend you to copy the whole SDK to other location to work like copying to the directory D:\ClonerAlliance Capture SDK.

Compile

ClonerAlliance Capture SDK is developed under Microsoft Visual studio 10, it can be utilized under multiple developing language. We highly recommend you to use VS compiler to develop your application. If you like scripting language, you can use command line to control the device, for more details, please refer to the information of demoCLI in Examples.