<< Click to Display Table of Contents > 

Scanner Card Interface > Introduction > Overview

Overview
Previous pageReturn to chapter overviewNext page

The Scanner Card Interface (SCI) described in this document offers access to the functionality of the USC scanner card through a low level interface. Compared to the high level programming interface SAM the SCI deals with basic vectors and raw data, where complex operations and entities have to be implemented in the client software.

Accessing the low level functionality of the scanner card is usually done in C or C++, but can be done using any language that provides access to COM or can call dll functions.